/* Custom.css started */
@font-face {
  font-display: auto;
}

body {
    padding: 0 !important;
}

body.modal-open {
    padding-right: 17px !important;
}

h4 {
    font-weight: 500;
}

p {
    font-weight: 400;
}

a {
    cursor: pointer;
}

.m-0 {
    margin: 0;
}

.mt-5 {
    margin-top: 5px;
}


.bus-banner{
	width:100%;
	display:inline-block;
	max-height:240px;
	overflow:hidden;
	margin-bottom:-10px;
	position:relative;
}
.bus-banner img{width:100%;}
.inner{position:absolute;bottom:0;left:0;right:0;top:0;}
.bus-banner h1{ font-size:46px;}
.bus-banner .search{ border-radius:5px; overflow:hidden; }
.bus-banner .search .btn{ border-radius:0;  height:55px; font-size:16px; font-weight:700; letter-spacing:1px; line-height:2; text-transform:uppercase; }
.bus-banner .inner{background-color:rgba(0,0,0,0.5);}
.bus-banner .search .form-control{
	padding-left:15px;
 border-left:none;  border-top:none; border-bottom:none;  height:55px; border-color:#eee; 
}
.bus-banner .search .form-control::placeholder{ color:#999; }
.slide.pv-60{ padding:60px 0; }
.back-line{border: #ddd 2px solid;
height: 182px;
border-radius:50px 50px 0 0;
margin-top: -195px;
border-bottom: none;}

.step-box {
    width: 250px;
    display: inline-block;
    padding: 30px;
    height: auto;
    margin: 10px -3px;
    border-top: #0095da 7px solid;
    border-left: #0095da 7px solid;
    transform: rotate(46deg);
    border-radius: 150px;
    border-bottom: #0095da 5px dotted;
    border-right: #0095da 5px dotted;
}

.step-box p{
	font-family:Asap Condensed;
	font-size:25px;
	font-weight:300;
	line-height:1.2;
}

.step-box.border-bottom-curve{
    border-top:#0095da 5px dotted;
    border-left:#0095da 5px dotted;
    border-radius:150px;
    border-bottom:#0095da 7px solid;
    border-right:#0095da 7px solid;
}

 .step-box div {
   border-radius: 150px;
display: block;
background-color: #0095da;
width: 180px;
height: 180px;
padding: 37px 21px;
font-size: 20px;
color: #fff;
line-height: 1.5;
vertical-align: middle;
transform: rotate(-46deg);
box-shadow: rgba(0,0,0,0.3) 0 20px 20px;
}

.step-box.orange{ border-color:#ff9600; }
.step-box.orange div{ background-color:#ff9600;}
.step-box.green{ border-color:#7dbe4d;}
.step-box.green div{ background-color:#7dbe4d;}
.step-box.red{ border-color:#f0523d;}
.step-box.red div{ background-color:#f0523d;}

.steps .table-ul{
	display: inline-table;
	width: auto;	
}

.why-cablo {
   background-image: url(../images/why.png);
    background-size: auto 100%;
    background-position: right;
    background-repeat: no-repeat;
}

.reason {
    border-radius:5px;
    padding:0 25px;
    position:relative;
	padding-left:120px;
	margin-bottom:50px;
}

.reason span {
    background-color:#fff;
    color:#0095da;
    width:70px;
    height:70px;
    display:inline-block;
    text-align:center;
    line-height:2;
    font-size:35px;
    font-weight:700;
    border-radius:50px;
	position:absolute;
	left:0;
}

.reason p{
	margin:0;
    margin-top:0px;
	font-size:19px;
	margin-top:15px;
}

.bus-features {

    text-align: center;
    height: 300px;
    border: #ddd thin solid;
    padding: 15px;
        padding-top: 15px;
    margin-bottom: 30px;
    padding-top: 40px;

}
.bus-features .icon_{ width:100%; text-align:center; height:70px; }
.bus-features .icon_ img{ height:70px; display:inline-block; }
.bus-features h3 {
    font-weight: 100;
    color: #000;
}
.bus-features p{ font-size:14px; }

.bus.heading h2{font-size:35px;  }


.why.heading h2{display: inline-block;

width: 300px;

height: 300px;

background-color: #fff;

border-radius: 150px;

line-height: 1.6;

padding: 65px 26px;
position:relative;
z-index:10;

margin: 0;

font-size: 36px !important;}



.services {
    background-color: #fff;
    box-shadow: rgba(0,0,0,0.15) 0 0 35px;
    margin-bottom: 50px;
}

    .services .image {
        vertical-align: middle;
        width: 50%;
        position: relative;
    }

        .services .image img {
            width: 100%;
            min-height: 350px;
        }

    .services .content_ {
        padding: 30px;
        position: relative;
    }

        .services .content_ h3 {
            margin-top: 0;
            margin-bottom: 15px;
            color: #000;
            font-weight: 700;
        }

        .services .content_ p {
            color: #666;
			font-size:13px;
			margin-bottom: 10px;
        }

        .services .content_ .list {
            color: #000;
            font-size: 14px;
            margin-bottom: 10px;
            list-style: inside;
            line-height: 1.7;
        }

        .services .content_ .list li {
            padding: 0;
            font-weight: 400;
        }

        /*.services .content .btn {
            position: absolute;
            right: 0;
            bottom: 0;
            border-radius: 0;
            margin: 0;
        }*/
		
.services .bottom-buttons{ 
  position:absolute; 
  left:30px; 
  right:30px; 
  bottom:30px; 
}
		
.services .list-inline li{ padding:1px; } 
.services .label-default{
 border-radius: 50px;
 background-color: #FFF;
 margin:1px;
 color:#333;
 border:#ddd thin solid;
 display:inline-block;
 float:left;
 padding:5px 10px;
}

.popular-routes li a.label {
  margin-top: 10px;
  display: inline-block;
  border-radius: 50px;
  margin-right:0px;
  padding: 8px 10px;
}

.fleet {
   margin-bottom: 50px;
   padding: 0px;
}

.fleet:last-child{margin-bottom:0;}

.fleet .head{
	position:relative;
}

.fleet .head .inner{ position:absolute; z-index:10; }

.fleet .head h3{
	color:#fff;
	text-shadow:rgba(0,0,0,0.5) 1px 1px 2px;
	margin:0;
	margin-bottom:0px;
	font-weight:800;
	margin-bottom:10px;
	font-size:45px;
	line-height:1;
	font-family:roboto;
	text-shadow:rgba(0,0,0,0.8) 0 0 5px;
}

.fleet .head p{
	color:#FFF;font-size:13px;
}

.fleet .head img{ width:100%; }

.fleet .table-ul{
}

.fleet .otr-det{
    padding: 30px;
    background-color: #f5f5f5;
}
.fleet .otr-det > h4{ 
	font-size:40px;
	font-weight:300;
	padding-left:15px;
	margin-bottom:30px;
	font-family:roboto;
	text-align:center;
	color:#000;	
}

.traveller{background-color:#FFF; box-shadow:rgba(0,0,0,0.15) 0 0 50px; margin-bottom:30px; display:inline-block;width:100%;}
.traveller:hover{box-shadow:rgba(0,0,0,0.15) 0 0 100px;}
.traveller .img{ width:100%; height:auto; overflow:hidden; position:relative; }
.traveller .img .left {
    position: absolute;
    width: 70%;
    height: 150px;
    background-color: #fff;
    transform: rotate(-25deg);
    left: -53px;
    top: -108px;
	box-shadow:rgba(0,0,0,0.2) 0 0 3px;
}

.traveller .img .right{
	position: absolute;
    width:70%;
    height:150px;
    background-color: #fff;
    transform: rotate(25deg);
    right:-53px;
    top:-108px;
	box-shadow:rgba(0,0,0,0.2) 0 0 3px;
}

.traveller .img img{ width:100%; }

.traveller .cont {
    padding: 25px 15px 10px;
    text-align: center;
	background-color:#fff;
}

.traveller .cont h4 {
    color: #0095da;
    font-family: roboto;
    font-size: 35px;
    font-weight: 300;
    margin-bottom: 5px;
}

.traveller .cont p{
	height:50px;
	margin-bottom:0;
}

.text-600 {
    font-weight: 600;
}
.text-no-wrap{
	white-space:nowrap;
}

.full-width {
    width: 100%;
}

.border-top {
    border-top: rgba(0,0,0,0.3) 1px solid
}

.text-yellow {
    color: #FC0;
}

.call-to-action h2 {
    margin-top: 20px;
    font-size: 40px;
}

.border-top-default {
    border-top: #0095da 3px solid;
}

.blankstar {
    background-image: url(../images/blank.png);
    width: 30px;
    height: 30px;
    background-size: 100%;
}

.waitingstar {
    background-image: url(../images/half.png);
    width: 30px;
    height: 30px;
    background-size: 100%;
}

.shiningstar {
    background-image: url(../images/star.png);
    width: 30px;
    height: 30px;
    background-size: 100%;
}

.navPrev {
    position: absolute;
    top: 40%;
    left: 15px;
    z-index: 2;
    width: 100px;
    height: 100px;
    background-size: 100px 100px;
}

.navPrev:hover {
        top: 39%;
        left: 8px;
        width: 118px;
        height: 118px;
        background-size: 118px 118px;
    }

    .navPrev span {
        width: 100px;
        height: 100px;
        display: table-cell;
        vertical-align: middle;
        cursor: pointer;
    }

    .navPrev:hover span {
        width: 118px;
        height: 118px;
    }

    .navPrev span img {
        position: relative;
        margin: auto 0px;
        cursor: pointer;
        width: 100px;
        height: 100px;
    }

    .navPrev:hover span img {
        width: 118px;
        height: 118px;
    }

.navNext {
    position: absolute;
    top: 40%;
    right: 15px;
    z-index: 2;
    width: 100px;
    height: 100px;
    background-size: 100px 100px;
}

    .navNext:hover {
        top: 39%;
        right: 8px;
        width: 118px;
        height: 118px;
        background-size: 118px 118px;
    }

    .navNext span {
        width: 100px;
        height: 100px;
        display: table-cell;
        vertical-align: middle;
        cursor: pointer;
    }

    .navNext:hover span {
        width: 118px;
        height: 118px;
    }

    .navNext span img {
        position: relative;
        margin: auto 0px;
        cursor: pointer;
        width: 100px;
        height: 100px;
    }

    .navNext:hover span img {
        width: 118px;
        height: 118px;
    }

.place-banner {
    background-color: #eee;
}

    .place-banner h2 {
        color: #000;
        font-weight: 700;
    }

    .place-banner h3 {
        color: #000;
        font-size: 18px;
        margin-top: 15px;
        font-weight: 700;
        color: #333;
    }

    .place-banner ul.list-inline li a {
        color: #0099da;
    }

    .place-banner > .row {
        margin: 0;
    }

        .place-banner > .row > .img {
            padding: 0;
        }

        .place-banner > .row > .img img {
           width: 100%;
        }

        .place-banner > .row > .img	.photo-count{
		  position: absolute;

bottom: 15px;

right: 20px;

color: #FFF;

z-index: 9;

font-size: 24px;
		}
	
.key-features{
	position: relative;
    text-align: center;
    padding: 25px 0;
	height:200px;
    background: #fff;
    margin-bottom: 10px;

}
.key-features .img{
	width: 100%;
}

.key-features .img img{ 
	height: 100px;
display: inline-block; 
}

.key-features h5{ 
	font-size:16px; font-weight:600;
	color:#000;
}

.trip.fix-it{ 
	margin-top:-50px; padding-top:50px; 
}

.fix-it {
 z-index:10;
 padding:0;
 width:100%;
 height:auto;
 z-index:10;
}

.fix-it .navbar{ width: 100%;
	border-radius:0;
}
.fix-it.fix{
    background-color: #fff;
    position: relative;
    z-index: 100;
}
.fix-it .trip-det{ display:none; }
.fix-it.fix .trip-det{ 
	display: block;
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    left: 0;
    z-index: 5;
}

.trip-det h2 {
    font-size:27px;
    font-weight:700;
    margin-top:15px;
}

.fix-it.fix .trip-det h3{ font-size:27px; font-weight:700; margin-top:15px;}

.fix-it.fix .trip-det h4{ font-size:25px; margin-top:0; }

.fix-it.fix .navbar{
	position:fixed;
	left:0;
	background-color:#fff;
	top:85px;
	z-index:4;
	height:auto;
	bottom:auto;
	display:inline-block;
	border-bottom:#ddd thin solid;
	min-height:auto;
}

.navbar.fix-it {
    border-radius:0;
	background-color:#FFF;
}

.section.default-bg.clearfix.plan{ position:relative;z-index:100; margin-bottom:0 !important; }

.day-collapse{ margin-left:85px; position:relative; padding-bottom:20px; }

.day-collapse hr{ margin-bottom:0; }

.itinery-box .day-collapse:last-child hr{ 
  display:none; 
}

.itinery-box a{
  margin-bottom:0;padding-bottom:15px; position:relative;
}

.itinery-box .day-collapse:last-child .line{ display:none;  }

.day-collapse a:hover {text-decoration:none;}
.day-collapse a:focus {text-decoration:none;}

.day-collapse a.collapsed .day{ border-color:#ddd; }

.day-collapse h4{ margin-top:0; }

.day-collapse .day{ 
	border: #0095da 2px solid;
	width: 70px;
	height: 70px;
	border-radius: 70px;
	background-color:#fff;
	text-align: center;
	font-weight: 600;
	color: #000;
	line-height: 4;
	display: inline-block;
	vertical-align: middle;
	margin-left:-85px;
}

.day-collapse .line {
    width: 3px;
    display: inline-block;
    height: 100%;
    background-color: #ccc;
    position: absolute;
    left: -50px;
    z-index: -1;
    top: 0;
    bottom: 0;
}

.place-tab {
}

.place-tab .nav-pills {
    margin-bottom:0;
    padding:0;
	border-bottom:#ddd 1px solid;
	white-space:nowrap;
}

.place-tab .nav-pills > li{
	display:inline-block;
	white-space:nowrap;
}

.place-tab .nav-pills > li > a {
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    color: #666;
    border-bottom-width: 5px;
    padding:12px 20px;
}

.place-tab .nav-pills > li > a:hover {
    border-bottom-width: 5px;
}

.place-tab .nav-pills > li.active > a {
    border-bottom-width: 5px;
    color: #000;
    border-bottom-color: #0095da;
}

.place-tab .nav-pills > li.active > a:hover {
    border-bottom-width: 5px;
}

.place-tab .nav-tabs {
	white-space: nowrap;
}

.place-tab .nav-tabs > li{
	display:inline-block;
	white-space:nowrap;
	float:none;
}


.fix-it.fix .place-tab .nav-tabs{ border-bottom:none; }

.mt-30 {
    margin-top: 30px;
}

.pt-30{ 
    padding-top:30px; 
}

.pt-50 {
    padding-top: 50px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-5 {
    padding-top: 5px;
}

.height-full {
    height: 100%;
}

.search.modify .form-group {
    margin-bottom: 10px;
}

.search.modify p {
    font-size: 13px;
}

.search.modify .form-control {
    border: none;
}

.search.modify .input-group-addon {
    border: none;
    color: #0095da;
}

.panel-heading.white-bg {
    background-color: #FFF;
}

.banner .inner.top-n {
    padding-top: 0;
}

.faq-det-heading {
    padding: 15px 0;
}

    .faq-det-heading h1 {
        font-weight: 300;
    }

.mr-10 {
    margin-right: 10px;
}

.pv-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.cab {
    height: 80px;
}

.cab2 {
    height: 60px;
}


.related {
    padding: 30px 0;
    border-bottom: #CCC thin solid;
    border-top: #CCC thin solid;
    margin-top: 30px;
}

.comment {
    border-bottom: #CCC thin solid;
    padding: 30px 0;
}

    .comment ul.table-ul li > div {
        vertical-align: top;
    }

    .comment ul.table-ul li h3 {
        margin-bottom: 10px;
    }

    .comment ul.table-ul li > div:first-child {
        width: 120px;
    }

    .comment .dp {
        width: 90px;
        height: 90px;
        display: inline-block;
    }

.reply p {
    margin-top: 25px;
    margin-bottom: 8px;
}

.btn-primary {
    color: #fff;
    background-color: #25aae1;
    border-color: #25aae1;
}

.location-icon {
    padding: 8px;
    width: 40px;
}


.table.table-bordered.rate-card-table tr th.heading {
    background-color: #16a7f9;
    border-color: #128dd3;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
}

.table.table-bordered.rate-card-table tr td.heading {
    background-color: #16a7f9;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    border-color: #128dd3;
}

.table.table-bordered.rate-card-table tr td span.amt {
    font-weight: 700;
    color: #000000;
}

.table.table-bordered.rate-card-table tr th {
    border-bottom: #d5d5d5 3px solid;
}

.ml-5 {
    margin-left: 5px;
}

.visit {
    position: absolute;
    top: 0px;
    left: 0;
    padding: 15px;
	z-index:10;
    background-color: rgba(0,0,0,0.5);
    text-align: center;
}

    .visit h3 {
        color: #FFF;
        font-size: 40px;
        margin: 0;
    }


    .visit p {
        margin: 0;
        font-size: 13px !important;
		color:#FFF;
    }

.or {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 50px;
}

    .or p {
        border-bottom: #ccc thin solid;
        text-align: center;
        height: 25px;
    }

        .or p span {
            width: 50px;
            height: 50px;
            display: inline-block;
            border: #ccc thin solid;
            background-color: #FFF;
            border-radius: 30px;
            line-height: 3.3;
        }

.pay-tab .tab-content {
    padding: 20px;
    background-color: #FFF;
    border: #ddd thin solid;
}

.pay-tab .nav {
    background-color: transparent;
    border-bottom: none;
}

    .pay-tab .nav > li {
        position: relative;
        display: inline-block;
    }

        .pay-tab .nav > li > a {
            border: none;
            color: #333;
            background-color: #ccc;
            padding: 7px 15px;
            font-size: 13px;
        }

        .pay-tab .nav > li.active > a {
            color: #000;
            background-color: #fff;
            border: #ddd thin solid;
            border-bottom: none;
        }

        .pay-tab .nav > li > a:hover {
        }

        .pay-tab .nav > li > a:focus {
        }

.pay-tab .tab-content .btn-gray-transparent {
    border-color: #CCC;
    height: 35px;
    padding: 7px 0;
}

    .pay-tab .tab-content .btn-gray-transparent img {
        height: 20px;
        width: auto;
        display: inline-block;
    }

    .pay-tab .tab-content .btn-gray-transparent.active {
        border-color: #15a7f9;
    }

.pay-tab .tab-content .form-group .input-group-addon {
    background-color: #fff;
}

.pay-tab .tab-content .form-group .form-control {
    height: 35px;
    border-left: none;
    border-left-color: currentcolor;
    border-color: #ddd;
    border-radius: 0 5px 5px 0;
}

.allocat-cab {
    position: relative;
}

    .allocat-cab .bottom {
        position: static;
    }

        .allocat-cab .bottom .btn-group {
            display: table;
            width: 100%;
        }

            .allocat-cab .bottom .btn-group a.btn {
                display: table-cell;
                float: none;
            }

.car-icon {
    width: 100%;
    height: 50px;
    background-size: auto 150%;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
}

.active > .car-icon.small-compact {
    background-image: url(../images/small-compact.png);
}

.active > .car-icon.business-class {
    background-image: url(../images/business-class.png);
}

.active > .car-icon.essentail {
    background-image: url(../images/essential.png);
}

.active > .car-icon.executive {
    background-image: url(../images/executive.png);
}

.active > .car-icon.power-suv {
    background-image: url(../images/power-suv.png);
}

.active > .car-icon.elite {
    background-image: url(../images/elite.png);
}

.active > .car-icon.black {
    background-image: url(../images/black.png);
}

.car-icon.small-compact {
    background-image: url(../images/small-compact-blank.png);
}

.car-icon.business-class {
    background-image: url(../images/business-class-blank.png);
}

.car-icon.essentail {
    background-image: url(../images/essential-blank.png);
}

.car-icon.executive {
    background-image: url(../images/executive-blank.png);
}

.car-icon.power-suv {
    background-image: url(../images/power-suv-blank.png);
}

.car-icon.elite {
    background-image: url(../images/elite-blank.png);
}

.car-icon.black {
    background-image: url(../images/black-blank.png);
}

.bank-btn {
    margin: 0 -5px;
    margin-bottom: 10px;
}

    .bank-btn li input {
        position: absolute;
        visibility: hidden;
    }

    .bank-btn li {
        padding: 0 5px;
    }

.p-10 {
    padding: 10px;
}

.p-15
 { padding:15px;}

.top-download {
    padding: 0;
    margin-top: 6px;
    list-style: none;
    display: inline-block;
    text-align: left;
    vertical-align: top;
}

.login-wrap {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-image: url(../images/banner/bg.jpg);
    background-size: 100% 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: auto;
}

.login-panel {
    border-radius: 0;
}

    .login-panel p {
        margin-bottom: 5px;
    }

    .login-panel .form-control {
        border-color: #ddd;
    }

    .login-panel.panel .panel-heading {
        border-bottom: #aedef7 thin solid;
    }

    .login-panel h3 span {
        color: #00a6fc;
    }

    .login-panel h1 span {
        color: #00a6fc;
    }


    .login-panel .panel-body {
        padding: 40px;
    }

.form-control {
    border-radius: 0;
}

.fild-arw-wrap {
    position: relative;
}

    .fild-arw-wrap i {
        position: absolute;
        top: 0;
        right: 0;
    }


    .fild-arw-wrap .form-control {
        border: #ddd thin solid;
    }

.login-logo {
    display: inline-block;
}

    .login-logo img {
        height: 70px;
    }

.register-link {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #FFF;
    display: inline-block;
}


    .register-link > a {
        display: inline-block;
        margin-left: 10px;
    }

    .register-link:hover {
        color: #FFF;
    }

.mt-30 {
    margin-top: 30px;
}

.radius-0 {
    border-radius: 0 !important;
}

.login-panel .form-control {
    border-color: #ddd;
}

.form-control {
    border-radius: 0;
}

.mb-30 {
    margin-bottom: 30px;
}

.bottom {
    position: absolute;
    bottom: 0;
}

.top-download li {
    display: inline-block;
    width: auto;
}

    .top-download li a {
        padding: 2px;
    }

        .top-download li a img {
            height: 33px;
            width: auto;
        }


.table-ul {
    display: table;
    width: 100%;
    padding: 0;
}

    .table-ul > li {
        display: table-row;
    }

        .table-ul > li > div {
            display: table-cell;
            float: none;
        }

            .table-ul > li > div.v-align-b {
                vertical-align: bottom;
            }

            .table-ul > li > div.v-align-m {
                vertical-align: middle;
            }

.v-align-m {
    vertical-align: middle;
}

.full-height {
    height: 100%;
}

.panel-body.p-30 {
    padding: 30px;
}

.feedback-rating {
}

    .feedback-rating li {
    }

        .feedback-rating li.row {
            margin: 0;
        }

        .feedback-rating li > div {
            padding: 10px 0;
            font-size: 14px;
        }

            .feedback-rating li > div .fa {
                font-size: 25px;
                color: #0095da;
            }

.drop-angle {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    padding: 15px 0;
    background-color: #15a7f9;
    pointer-events: none;
    font-size: 22px;
    z-index: 10;
    color: #fff;
    width: 36px;
    text-align: center;
}

.search-banner {
    position: relative;
    overflow: hidden;
    width: 100%;
    height:300px;
}

.search-banner > img {
    min-height: 100%;
    min-width: 100%;
}

.search-banner .search-inner {
    position: absolute;
	top: 0;
	bottom: 0;
    left: 0;
	right: 0;
	vertical-align: middle;
	padding-top: 25px;
    
}
	
.search-banner .search-inner h1{ 
	color: #fff;
	font-size: 31px;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #000;
	font-weight: 800;
	margin: 0;
    margin-bottom: 0px;
	margin-bottom: 20px;
}

.mb-0 {
    margin-bottom: 0;
}

.mt-15 {
    margin-top: 15px;
}

.search {
    padding: 0px;
}

.search p.form-text {
    font-weight: 600;
}

.search ul.nav.nav-pills {
    margin: 0;
}

.search .tab-content {
    background-color: #fff;
}

    .search .nav-pills.style-2 > li {
        width: 30%;
        margin-right: 2%;
    }

        .search .nav-pills.style-2 > li > a {
            padding: 10px;
            text-align: left;
            border-radius: 5px 5px 0 0;
            color: #666;
            font-weight: 400;
            border-color: #fff;
            text-align: left;
            background-color: #fff;
        }

        .search .nav-pills.style-2 > li div {
            padding: 0;
        }

        .search .nav-pills.style-2 > li > a > div {
            vertical-align: middle;
        }

        .search .nav-pills.style-2 > li > a i {
            font-size: 35px;
            vertical-align: top;
        }

        .search .nav-pills.style-2 > li > a span {
            text-transform: capitalize;
            font-size: 12px;
            display: block;
            font-weight: 300;
            vertical-align: top;
        }

        .search .nav-pills.style-2 > li.active > a {
            background-color: #16a7f9;
            border-color: #16a7f9;
            color: #FFF;
        }

    .search .border-bottom {
        border-bottom-color: #e5e5e5;
    }

    .search .form-control {
        box-shadow: none;
        border-radius: 0;
        height: 40px;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
        color: #000000;
        font-weight: 300;
        letter-spacing: 1px;
        padding-left: 10px;
        background-color: #fff;
        padding-right: 0;
        font-size: 13px;
        font-weight: 400;
        border-color: transparent;
    }

        .search .form-control:focus {
            background-color: #FFF;
        }

    .search select.form-control {
        line-height: 40px !important;
        height: 40px;
    }

    .search .form-group {
        margin: 0;
        padding: 0;
    }


    .search .input-group-addon {
        border-radius: 0;
        text-align: left;
        background-color: transparent;
        color: #fff;
        min-width: 41px;
        border-color: transparent;
    }

    .search .input-group-addon img {
        height: 20px;
    }

    .search .input-group-addon .small {
        min-width: 45px;
        display: inline-block;
        white-space: nowrap;
    }

    .search.panel-group .panel {
        border-radius: 0;
    }

    .search .panel-heading {
        padding: 10px;
        display: inline-block;
        width: 100%;
        border-radius: 0;
        text-decoration: none;
        background-color: #15a7f9;
        color: #FFF;
    }

    .search .panel-heading h4 {
        font-weight: 400;
        line-height: 30px;
    }

    .search .panel-heading h4 i {
        width: 22px;
    }

    .search .panel-body {
        padding: 0px;
    }


.popover-content {
    background-color: #fff;
    border: #ddd thin solid;
    border-top: none;
    border-radius: 0 0 5px 5px;
}

.slide {
    position: relative;
    padding: 40px 0;
    overflow: hidden;
}

.slide.fleet{margin-bottom:0;}

.slide > img {
    position: absolute;
    width: auto;
    height: 100%;
    max-width: none;
    min-width: 100%;
}


    .slide .inner {
        padding: 40px 0;
        position: relative;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .slide .heading h1 {
        font-size: 35px;
        font-weight: 300;
        letter-spacing: 0;
        margin-bottom: 10px;
        font-family: Open Sans;
        color: #000;
    }

    .slide .heading h2 {
        font-size: 35px;
        font-weight: 300;
        letter-spacing: 0;
        margin-bottom: 10px;
        font-family: Open Sans;
        color: #000;
    }


    .slide .heading h2 img {
        height: 45px;
    }
	
	.step-wrapper {
     width: 100%;
     border:#ddd thin solid;
	}
	
	.step{ 
	    padding: 30px;
	    width: 100%;
		margin-bottom:-5px;
	    display: inline-block;
	}
	
	.custom-vehicle li{ border-radius:50px; border:#ccc thin solid; }
	
	
    .feature .toggle{ background-color:#0095da; border-color:#fff !important; border-radius:50px; }
	
	.feature .toggle label.btn{ background-color:#0095da !important; }
		
	.step.completed p.location{ 
	   font-weight:600;
	   color:#000;
	   font-size:15px;
	   text-transform:none;
	   letter-spacing:0;
	   margin-bottom:15px;
	}

	.step .num-wrap{
		text-align:center;
		
	}
	
	.step .number{ 
	 width: 45px;
     height: 45px;
     display: inline-block;
     background-color: #CCC;
     color: #fff;
     font-size: 15px;
     font-weight: 600;
     border-radius: 5px;
     line-height: 3;
	}
	
	.step.completed{ background-color:#eee; border-bottom:#ddd thin solid; }
	
	.step .head h2 {
	    margin-bottom: 20px;
	    font-weight: 600;
	    margin-top: 0px;
	}
	
	.step h3{ font-size:16px; }
		
	.step.completed .number{ background-color:#333;}
	
	.step.active .number{ background-color:#0095da;}
	
	.step .edit-wrap{ text-align:right; }
	.step.active{ background-color:#FFF; }
	
	.step .form-control{ 
		border-radius:3px; 
	}
	.step h2{ 
	 font-weight: 500;
	 font-size: 20px;
	 margin: 0;
     margin-bottom: 0px;
	 margin-bottom: 15px;
	}
	
	.feature h2{ border-bottom:rgba(0,0,0,0.2) thin solid; margin-bottom:0; padding-bottom:10px; } 
	
	.f-list li{ padding-top:15px; border-right:rgba(0,0,0,0.2) thin solid;}
	
	.f-list li:last-child{border-right:none;} 
	
	.f-list li img{
	  height:50px	
	}
	
	.modal-dialog.otp{
		width:380px;
	}
	
	.modal-dialog.otp .modal-content{ padding:20px; }
	
	.modal-dialog.otp .modal-content h4{
	  margin: 0;
      margin-bottom: 0px;
      margin-bottom: 10px;
      font-weight: 700;
      font-family: roboto;
	}
	
	.modal-dialog.otp .modal-content p{}
	
	.modal-dialog.otp .modal-content p.heading{ 
	  text-transform: uppercase;
	  text-align: left;
	  margin-bottom: 5px;
	  color: #222;
	}
	
	.modal-dialog.otp .modal-content{
	  margin: 0;
      margin-bottom: 0px;
      margin-bottom: 10px;
      font-weight: 700;
      font-family: roboto;
	}
	
.modal-dialog.otp .modal-content .form-control{ 
	 border-radius:0; 
	 border-left:none; 
	 border-right:none; 
	 border-top:none;
	 box-shadow:none; 
}

.thank-status{ 
    border-bottom: #999 2px solid;
    list-style: none;
    margin: 0;
    margin-top: 50px;
	margin-bottom:60px;
    padding: 0;
}

.thank-status li{ text-align:center; height:100px;}

.thank-status li span.icon{ width: 50px; height: 50px;display: inline-block;font-size: 20px;line-height: 2.2;background-color: #0095da;border-radius: 50px;color: #fff;margin-bottom: -12px;}

.thank-status li p{ 
	margin-bottom:50px; 
	text-transform:uppercase;
	font-size:17px;
	color:#000;
}

.steps2 {

    display: inline-block;
    text-align: left;
    width: 90%;
    background-color: #ddd;
    height: 5px;
    margin-bottom: 100px;
    margin-top: 50px;
    border-radius: 50px;
    margin-left: 5%;
}

.steps2 ul {
    width: 124%;
    margin: -27px -12% 50px;
    height: ;
}

.steps2 ul li .progress{ 
position: absolute;
left: -50%;
top: 27px;
background-color: #0095da;
height: 5px;
width: 100%;
display:none;
z-index: 0;
}


.steps2 ul li.completed .progress{
	display:block;
}

.steps2 ul li.active .progress{
	display:block;
}
.steps2 ul li:first-child .progress{
	display:none;
}


.steps2 ul li a {
color: #333;
margin: 0 -10px;
padding: 0;
font-weight: 600;
text-align: center;
position: relative;
z-index: 1;
}

.steps2 ul li a:hover{ background-color:transparent; }

.steps2 ul li a:focus{ 
	 background-color:transparent; 
 } 

.steps2 ul li.completed a{ pointer-events:auto; }
.steps2 ul li.completed a span.fa-stack{
   background-color: #0095da;
border-color: #0095da;	
}

.steps2 ul li.completed a span.fa-stack strong{color:#FFF;}
.steps2 ul li.completed a p{ font-weight:700; color:#333; }

.steps2 ul li a span.fa-stack {
	border-radius: 40px;
	margin-bottom: 10px;
	background-color: #fff;
	border: #ddd 5px solid;
	box-shadow:#fff 0px 0px 0px 10px;
}

.steps2 ul li a i.fa{ 
	color: #333;
	font-size: 38px;
	margin-right: 15px;
	margin-top: 8px;
}

.steps2 ul li.active a span.fa-stack strong{ 
	color:#000; }

.steps2 ul li a span.fa-stack strong{ 
	color:#333;
	line-height: 1.5; 
	font-weight: 400;
}

.steps2 ul li.active a p{ font-weight:700; }

.steps2 ul li.active a span.fa-stack{background-color: #fff;
border-color: #0095da;} 

.steps2 ul li.active:last-child a{ width:108%; }

.steps2 ul li.active a i.fa{ color:#FFF; }


.field-wrap{ position:relative; }
.field-wrap > i.fa {
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    width: 40px;
    background:#fff;
    padding:12px;
	pointer-events:none;
    text-align:center;
}	

.default-bg .field-wrap > i.fa{background-color:#0389c7;}
.default-bg .border-left{border-left-color:rgba(0,0,0,0.2);}


.use-for {
    margin-bottom: 40px;
}

.use-for h4 {
    font-weight: 700;
}

.use-for img {
    height: 80px;
    width: auto;
    display: inline-block;
    opacity: 0.25;
}

	.slide.gray-bg {
    	background-color: #e5e5e5;
	}

	.company-signup {
    	margin-bottom: 0;
	}

    .company-signup .form-control {
        margin-bottom: 15px;
    }

    .company-signup .panel-heading {
        padding: 20px 50px;
    }

    .company-signup .panel-body {
        padding: 20px 50px 35px;
    }

    .company-signup h3 {
        font-weight: 700;
    }

    .company-signup h4 {
        font-weight: 600;
        font-size: 15px;
        color: #333;
    }

.banner {
    position: relative;
    top: 0;
    z-index: 10;
    overflow: hidden;
    height: auto;
    min-height: 600px;
}

    .banner

    .banner img {
        width: 100%;
    }

    .banner .inner {
        position: absolute;
        background-color: rgba(0,0,0,0.5);
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        padding-top: 15%;
        text-align: center;
        color: #fff;
    }

		.banner .inner h1 {
            color: #fff;
            font-size: 40px;
            font-weight: 700;
        }


.banner .inner h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
}

.banner .inner p {
    font-weight: 500;
    font-size: 22px;
}

.gallery-wrapper{ 
	margin:30px 0; 
	overflow:hidden;
}

/*.gallery-wrapper .owl-nav{ 
	position: absolute;
	top: -40px;
	right: 6px; 
}
.gallery-wrapper .owl-nav > div{ padding:5px 15px; display:inline-block; text-transform:capitalize; }
.gallery-wrapper .owl-nav > div:last-child{ border-left:#ddd thin solid; }*/

.gallery-wrapper .owl-next{ right:65px; }
.gallery-wrapper .owl-next::before
 {color:#FFF; font-size:25px; }

.gallery-wrapper .owl-prev{ left:65px; }
.gallery-wrapper .owl-prev::before
 {color:#FFF; font-size:25px; }
  


.gallery-wrapper a.img{ 
	height: 232px;
	overflow:hidden;
	display: inline-block;
	position:relative;
	padding:5px;
	border:#ccc thin solid;
	margin:0;
	margin-right:2%;
	width:98%;
	
}

.gallery-wrapper.trip a.img{
	height:175px; 
}

.gallery-wrapper a.img span {
    display: inline-block;
    height: 220px;
    position: relative;
    overflow: hidden;
}

.gallery-wrapper a.img span img{
    transition:all 0.3s;
	opacity:1;
}

.gallery-wrapper a.img span img:hover{
	transform:scale(1.2,1.2);
	transition:all 0.3s;opacity:0.8;
}

.work-step {
    margin-bottom: 20px;
    height: 350px;
    border: #eee thin solid;
    text-align: center;
    padding: 15px;
    transition: all 0.4s;
}

    .work-step:hover {
        box-shadow: rgba(0,0,0,0.2) 0 0 20px;
        margin: 0 -10px;
        padding: 15px 25px;
    }

    .work-step h3 {
        font-size: 18px;
        font-weight: 700;
    }

    .work-step p {
        font-weight: 600;
    }

    .work-step figure {
        height: 170px;
    }

        .work-step figure img {
            height: 170px;
            width: auto;
            display: inline-block;
        }


.why-cablo h4 {
    font-weight: 700;
}

.why-cablo > li {
    border-top: #ddd thin solid;
    padding: 15px 0;
}

.why-cablo i.fa {
    width: 60px;
    height: 60px;
    display: inline-block;
    text-align: center;
    line-height: 1.85;
    border: #ddd 3px solid;
    color: #333;
}

.heading {
    margin-bottom: 30px;
    text-align: center;
}

    .heading p {
        font-size: 18px;
        font-weight: 300;
        color: #888;
    }

.use-corp-img {
    display: inline-block;
    height: 400px;
}

.inline-block {
    display: inline-block;
}

.cut-down-box {
    text-align: center;
}

    .cut-down-box figure {
        height: 100px;
    }

        .cut-down-box figure img {
            height: 100px;
            width: auto;
            display: inline-block;
            opacity: 0.3;
        }

    .cut-down-box h3 {
        font-size: 18px;
        font-weight: 700;
    }

    .cut-down-box p {
        font-weight: 600;
    }

.slide {
    position: relative;
    height: auto;
}

    .slide.full-height {
        height: 100%;
    }

    .slide.p-0 {
        padding: 0;
    }

    .slide .slide-inner {
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
        background-color: rgba(0,0,0,0.7);
        color: #FFF;
    }

.slide-inner h3 {
    color: #FFF;
    font-size: 40px;
    font-weight: 500;
    letter-spacing: 2px;
}

.slide-inner p {
    line-height: 1.8;
}

.usage .form-control {
    border-color: transparent;
    box-shadow: none;
}

.usage .drop-angle {
    background-color: #fff;
}

.cab-grid {
    border: #ddd thin solid;
    border-radius: 5px;
    box-shadow: rgba(0,0,0,0.1) 0 0 5px;
    margin-bottom: 30px;
}

    .cab-grid .cab-image {
        height: 250px;
        text-align: center;
    }

    .cab-grid .cab-cont {
		height:100px;
	}

        .cab-grid .cab-image div {
            vertical-align: middle;
        }

        .cab-grid .cab-image img {
            height: auto;
            width: auto;
            display: inline-block;
            padding:5px;
        }

    .cab-grid .cab-cont .row {
        margin: 0;
    }

        .cab-grid .cab-cont .row > div {
            padding: 0 8px;
        }


    .cab-grid .cab-cont h4 {
        font-weight: 500;
        font-size: 16px;
		margin:0;
    }

    .cab-grid .cab-cont h5 {
        font-weight: 400;
        font-size: 14px;
        text-transform: capitalize;
        margin: 0;
        margin-bottom: 0px;
        margin-bottom: 0px;
        margin-bottom: 2px;
        color: #fff;
    }

    .cab-grid .cab-cont p {
        font-size: 12px;
        color: #fff;
        margin: 0;
    }

    .cab-grid .cab-cont .table-ul{
        margin:0;
    }

    .cab-grid .cab-cont .table-ul.name_qty li div{
        text-align:left; vertical-align:bottom; width:75%;
    }
    .cab-grid .cab-cont .table-ul.name_qty li div:last-child{text-align:right;width:25%; }

        .cab-grid .cab-cont .table-ul li div {
            width: 33%;
            padding: 10px;
            text-align: center;
            border-right: none;
            color: #FFF;
        }

            .cab-grid .cab-cont .table-ul li div:first-child {
                border-left: none;
            }

            .cab-grid .cab-cont .table-ul li div img {
                display: inline-block;
                vertical-align: top;
            }

.border-bottom {
    border-bottom: #CCC thin solid;
}

.nav.nav-tabs.categ-tabs {
    border-bottom: none;
    white-space: nowrap;
}

    .nav.nav-tabs.categ-tabs li {
        display: inline-block;
    }

    .nav.nav-tabs.categ-tabs > li a {
        font-size: 13px;
        font-weight: 400;
    }

    .nav.nav-tabs.categ-tabs > li:hover > a {
        margin-bottom: 0px;
        padding-bottom: 11px;
        background-color: #FFF;

        position: relative;
        z-index: 1;
        border-radius: 0;
        border-top: #16a7f9 4px solid;
    }

    .nav.nav-tabs.categ-tabs > li.active > a {
        margin-bottom: 0px;
        padding-bottom: 11px;
        background-color: #FFF;
        position: relative;
        z-index: 1;
        border-radius: 0;
        border-top: #16a7f9 4px solid;
    }

.slide-heading {
    margin-bottom: 30px;
}

.slide-heading h3{ font-weight:700; }

    .slide-heading.border-left {
        border-left: #16a7f9 5px solid;
    }

    .slide-heading.border-left h1 {
        padding-left: 15px;
    }
		
	.slide-heading.border-left h2 {
        padding-left: 15px;
    }

    .slide-heading h2 {
        font-weight: 900;
        font-size: 40px;
        text-transform: capitalize;
        color: #15a7f9;
        letter-spacing:1px;
    }
	
    .slide-heading h1 {
		font-weight:700;
        font-size:40px;
        text-transform:capitalize;
        color:#15a7f9;
    }
	
	.slide-heading h1.sub-head{
		font-size:25px;
		margin:0;
     	margin-bottom:0px;
	 	text-align:center;
	 	margin-bottom:10px;
		color:#333;
	}

.footer-link .list-inline{ 
	display:inline-block;
	width:100%;
	margin:0; 
}

.footer-link .list-inline li{ 
	width:20%;
	float:left;
	font-size:13px;
	text-align:left;
	line-height:2;
	padding:5px 15px;
	border-bottom:#ccc thin solid;
}

.footer-link .list-inline li a{ color:#000; }

.footer-link .list-group-item{
	padding:0px;
	line-height:1;
	background-color:#f5f5f5; 
}

.offering {
    display: block;
    box-shadow: rgba(0,0,0,0.5);
    position: relative;
    transition: all 1s linear;
}

    .offering img {
        width: 100%;
    }

    .offering .inner {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        text-align: center;
        top: 0;
        transition: all 0.3s linear;
        padding-top: 150px;
    }

    .offering:hover .inner {
        background-color: rgba(0,0,0,0.5);
        transition: all 0.3s linear;
        padding-top: 50px;
    }

    .offering .icon-wrap {
        text-align: center;
    }

        .offering .icon-wrap i {
            color: #333;
            font-size: 30px;
            border: #fff 3px solid;
            border-radius: 50px;
            width: 70px;
            height: 70px;
            background: #fff;
            line-height: 2;
        }

    .offering .btn-wrap a.btn {
        color: #333;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 500;
        min-width: 100px;
    }

.nav.nav-tabs.fare-tabs {
    border: none;
    text-align: center;
    overflow: auto;
    white-space: nowrap;
    height: auto;
    padding-bottom: 8px;
    background-color: transparent;
}

    .nav.nav-tabs.fare-tabs li {
        display: inline-block;
        float: none;
        white-space: nowrap;
    }

        .nav.nav-tabs.fare-tabs li.active {
            border-bottom: #15a7f9 2px solid;
        }

        .nav.nav-tabs.fare-tabs li a {
            border: none;
            font-weight: 400;
            color: #333;
            font-size: 13px;
            padding: 10px;
            text-align: center;
            background-color: transparent;
            height: 123px;
        }

            .nav.nav-tabs.fare-tabs li a:hover {
                background-color: #FFF;
                border-color: #fff;
            }

            .nav.nav-tabs.fare-tabs li a .icon {
                display: block;
                margin-bottom: 5px;
                text-align: center;
                width: 90px;
                height: 90px;
                border-radius: 70px;
                border: #666 2px solid;
                line-height: 4;
                background-size: 80px;
                background-repeat: no-repeat;
                background-position: center;
            }

        .nav.nav-tabs.fare-tabs li:hover a {
            color: #15a7f9;
        }

        .nav.nav-tabs.fare-tabs li:hover .icon {
            background-color: #15a7f9;
            border-color: #15a7f9;
        }

        .nav.nav-tabs.fare-tabs li.active a {
            color: #15a7f9;
        }

        .nav.nav-tabs.fare-tabs li.active .icon {
            background-color: #15a7f9;
            border-color: #15a7f9;
        }

        .nav.nav-tabs.fare-tabs li a .icon.essentail {
            background-image: url(../images/essential-dark.png);
        }

        .nav.nav-tabs.fare-tabs li.active a .icon.essentail {
            background-image: url(../images/essential.png);
        }


        .nav.nav-tabs.fare-tabs li a .icon.executive {
            background-image: url(../images/executive-dark.png);
        }

        .nav.nav-tabs.fare-tabs li.active a .icon.executive {
            background-image: url(../images/executive.png);
        }

        .nav.nav-tabs.fare-tabs li a .icon.power-suv {
            background-image: url(../images/power-suv-dark.png);
        }

        .nav.nav-tabs.fare-tabs li.active a .icon.power-suv {
            background-image: url(../images/power-suv.png);
        }


        .nav.nav-tabs.fare-tabs li a .icon.elite {
            background-image: url(../images/elite-dark.png);
        }

        .nav.nav-tabs.fare-tabs li.active a .icon.elite {
            background-image: url(../images/elite.png);
        }

        .nav.nav-tabs.fare-tabs li a .icon.black {
            background-image: url(../images/black-dark.png);
        }

        .nav.nav-tabs.fare-tabs li.active a .icon.black {
            background-image: url(../images/black.png);
        }


        .nav.nav-tabs.fare-tabs li a .icon.small-compact {
            background-image: url(../images/small-compact-dark.png);
        }

        .nav.nav-tabs.fare-tabs li.active a .icon.small-compact {
            background-image: url(../images/small-compact.png);
        }


        .nav.nav-tabs.fare-tabs li a .icon.tempo {
            background-image: url(../images/tempo-gray.png);
            background-size: 80%;
        }

        .nav.nav-tabs.fare-tabs li.active a .icon.tempo {
            background-image: url(../images/tempo.png);
        }

        .nav.nav-tabs.fare-tabs li a .icon.minibus {
            background-image: url(../images/mini-bus-gray.png);
            background-size: 80%;
        }

        .nav.nav-tabs.fare-tabs li.active a .icon.minibus {
            background-image: url(../images/mini-bus.png);
        }


        .nav.nav-tabs.fare-tabs li a .icon img {
            display: inline-block;
            height: auto;
            width: auto;
            max-width: 90%;
        }

.fare-detail > li > div {
    padding: 15px 10px;
    border-bottom: #ddd thin solid;
}


.light-gray {
    background-color: #e4f2f7;
}

.pv-0 {
    padding-bottom: 0;
    padding-top: 0;
}

.drive-step-wrap {
    height: auto;
    margin: 0;
}

    .drive-step-wrap li {
        height: auto;
        margin-bottom: 30px;
    }

        .drive-step-wrap li .drive-step {
            background-color: #fff;
            height: 100%;
            text-align: left;
            color: #333;
            font-weight: 600;
            display: inline-block;
            width: 100%;
        }

            .drive-step-wrap li .drive-step .num {
                height: 100%;
                margin-bottom: 0;
                display: inline-block;
                vertical-align: middle;
                width: 115px;
                text-align: center;
                font-size: 37px;
                line-height: 2.5;
                margin-right: 15px;
                height: 100px;
            }

.drive-step ul.table-ul {
    height: 100%;
}

    .drive-step ul.table-ul li > div {
        vertical-align: middle;
    }

        .drive-step ul.table-ul li > div:first-child {
            width: 70px;
        }

.drive-step.success-bg .num {
    background-color: #5cb85c;
    color: #FFF;
}

.drive-step.bg-warning .num {
    background-color: #f0ad4e;
    color: #FFF;
}

.drive-step.bg-danger .num {
    background-color: #ff873f;
    color: #FFF;
}

.drive-step.bg-primary .num {
    background-color: #25aae1;
    color: #FFF;
}



.step-wrap {
    margin-top: 30px;
    margin-bottom: 26px;
}

.p-0 {
    padding: 0;
}

.step-wrap ul {
    box-shadow: rgba(0,0,0,0.4) 0 0 2px inset;
    list-style: none;
    height: 7px;
    border-radius: 10px;
    background-color: #eee;
    margin-top: 20px;
    padding: 0;
}

    .step-wrap ul li {
        width: 25%;
        float: left;
        margin-top: -18px;
    }

        .step-wrap ul li div.num {
            display: block;
            text-align: center;
            margin-bottom: 5px;
        }

            .step-wrap ul li div.num > span {
                width: auto;
                height: 40px;
                border-radius: 5px;
                background-color: #fff;
                display: inline-block;
                box-shadow: rgba(0,0,0,0.5) 0 0 3px;
                padding: 9px 15px;
                font-weight: 400;
                letter-spacing: 1px;
            }

        .step-wrap ul li div.text {
            display: block;
            text-align: center;
        }

        .step-wrap ul li.active div.num > span {
            background-color: #00a6fc;
            color: #FFF;
            box-shadow: inherit;
        }

        .step-wrap ul li.active div.text {
            color: #000;
        }

.step-wrap.ride-state ul {
    box-shadow: unset;
    height: 10px;
    background-color: #fff;
}

    .step-wrap.ride-state ul li {
        margin-top: -20px;
    }

        .step-wrap.ride-state ul li.success {
        }

        .step-wrap.ride-state ul li div {
            text-align: center;
        }

            .step-wrap.ride-state ul li div.num > span {
                box-shadow: none;
                margin-top: 10px;
                display: block;
            }

            .step-wrap.ride-state ul li div.num span.circle {
                position: relative;
                width: 50px;
                height: 50px;
                display: inline-block;
                margin: 0;
                background-color: #ddd;
            }

    .step-wrap.ride-state ul.step-line {
    }

        .step-wrap.ride-state ul.step-line li div {
            display: flex;
            height: auto;
        }

            .step-wrap.ride-state ul.step-line li div span.line {
                display: block;
                margin-top: 20px;
                background-color: #ddd;
                height: 10px;
                width: 44%;
                border-radius: 0;
                padding: 0;
            }

        .step-wrap.ride-state ul.step-line li:first-child div span.line:first-child {
            background-color: #FFF;
        }

        .step-wrap.ride-state ul.step-line li:last-child div span.line:last-child {
            background-color: #FFF;
        }



    .step-wrap.ride-state ul li.success div.num span.circle {
        background-color: #008000;
    }

    .step-wrap.ride-state ul.step-line li.success div span.line {
        background-color: #008000;
    }

    .step-wrap.ride-state ul.step-line li.success.active div span.line:last-child {
        background-color: #ddd;
    }

.register {
    background: rgb(0,166,252); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(0,166,252,1) 0%, rgba(0,197,164,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(0,166,252,1) 0%,rgba(0,197,164,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(0,166,252,1) 0%,rgba(0,197,164,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a6fc', endColorstr='#00c5a4',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #FFF;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.text-black {
    color: #000;
}

.register .bg {
    width: 100%;
}

.btn-group .btn {
    padding: 8px 15px;
}

.login-wrappper {
    position: absolute;
    background-color: rgba(0,0,0,0.5);
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

.new-customer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 30px;
    text-align: center;
}

    .new-customer.register {
        position: static;
    }

.bold-700 {
    font-weight: 700;
}
.vehicle-option {
	box-shadow:rgba(0,0,0,0.2) 0 0 5px;
    border-radius: 10px;
    border: #ccc thin solid;
	background-color:#FFF;
	margin-bottom:15px;
	overflow:hidden;
	position:relative;
}

.vehicle-option .v-title{
	background-color: #eee;
	display: inline-block;
	width: 100%;
	text-align: center;
}

.vehicle-option .v-title h4{
	font-weight:800;
	padding-left:10px;
	text-align:left; 
}

.vehicle-option .table-ul > li > div{
	vertical-align:middle;
}
.vehicle-option .img {
    width:80px;
    position:relative;
    padding:20px 0px 20px 0px !important;
    border-right: #ddd thin solid;
    text-align: center;
}
.vehicle-option .table-ul > li > div.img img{ height:auto; max-width:none; width:60px; }

.vehicle-option .img > h4 {
        margin: 0;
        font-size: 16px;
}

.vehicle-option .img > p {
    margin: 0;
    font-size: 13px;
}
.vehicle-option .hot{
	background-image: url(../images/hot.png);
	width: 65px;
	height: 53px;
	position: absolute;
	left: -1px;
	top: -1px;
	background-size:100%;
	background-repeat:no-repeat;
}

.vehicle-option .det {
	text-align:left;
	padding:5px;
}
.vehicle-option .det .cars{ text-align: left;
	color: #000;
	margin-bottom: 5px; 
}
.vehicle-option .save {
	background-color: red;
    display: inline-block;
    position: relative;
    padding:3px 5px;
    padding-right: 5px;
    border-radius: 5px;
    padding-right: 10px;
	margin-right:10px;
	color:#ffffff;
}
.vehicle-option .save p{
	margin: 0;
	color: #fff;
	position: relative;
	z-index: 1;
	font-size: 12px;
	font-weight: 600;
}
.vehicle-option .save span{  
	width:16px;
	height:16px;
	position:absolute;
	background-color: red;
	right:-6px;
	top:4px;
	transform:rotate(45deg);
}

.pay-new
{
     font-size:26px;
     font-weight:600;
     letter-spacing:1.5;
     padding-left:10px;
     
    
    }
    
    
.pay-new a:hover
{
     text-decoration:none;
     
    }
    
.vehicle-option .rs-b {
	text-decoration:line-through;
}

.vehicle-option .rs{  
	height:auto;
	width:auto;
	font-weight:600;
	display:block;
	min-width:auto;
	font-size:13px;
}

.mb-0{margin-bottom:0;}

.pay-amount {
    border-bottom: #ddd thin solid;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.payment-box h1 {
    color:rgb(51, 51, 51);
    font-weight:600;
    margin:0;
    margin-bottom:10px;
}

.payment-box h3 {
    color: rgb(51, 51, 51);
    font-weight: 600;
    margin: 0;
    margin-bottom: 10px;
}

.payment-box p {
    font-weight: 400;
    margin: 0;
}

.payment-box h3 span {
    float: right;
}

.pay-option {
    background-color: rgb(245, 245, 245);
    border-radius: 3px;
    box-shadow: 1px 1px 2px rgb(221, 221, 221);
    margin-bottom: 15px;
    width: 100%;
    border: #4cae4c 1px solid;
}

    .pay-option ul.table-ul {
        margin: 0;
    }

        .pay-option ul.table-ul li > div {
            padding: 15px;
            vertical-align: middle;
        }

            .pay-option ul.table-ul li > div.bg-success {
                background-color: #4cae4c;
            }

                .pay-option ul.table-ul li > div.bg-success .btn {
                    border-color: #FFF;
                    color: #FFF;
                }

    .pay-option h4 {
        font-weight: 700;
        margin-top: 0;
        margin-bottom: 5px;
    }

    .pay-option .btn {
        font-size: 14px;
        font-weight: 400;

    }

        .pay-option .btn input {
            position: absolute;
            visibility: hidden;
        }

.bold-500 {
    font-weight: 500;
}

.prc-det {
    padding: 15px;
}

    .prc-det .row {
        margin: 0;
    }

    .prc-det h3 {
        margin: 10px 0;
        font-size: 20px;
    }

        .prc-det h3.m-0 {
            margin: 0;
            display: inline-block;
            width: 100%;
        }

    .prc-det .left {
        padding:0px;
    }

    .prc-det .right {
        text-align: center;
        background-color: #eee;
        padding: 30px;
    }

        .prc-det .right h4 {
            font-size: 30px;
        }

        .prc-det .right p {
            margin-top: 10px;
        }

    .prc-det > .row:first-child {
        margin-top: 0;
        margin-bottom: 15px;
    }

    .prc-det > .row:first-child > div:first-child {
        text-align: center;
        min-width: 45px;
        margin-top: 7px;
    }

    .prc-det .dist {
        max-height: 80px;
        width: auto;
        display: inline-block;
    }

.cab-opt {
    padding: 0;
    overflow: auto;
}

    .cab-opt div.owl-carousel {
        border-top: #ddd thin solid;
        margin-bottom: 0 !important;
        display: table;
        width: 100%;
    }

        .cab-opt div.owl-carousel > div {
            margin: 0;
            border-right: #ddd thin solid;
            width: auto;
        }

            .cab-opt div.owl-carousel > div:last-child {
                border-right: none;
            }

            .cab-opt div.owl-carousel > div label.disabled {
                pointer-events: none;
            }

            .cab-opt div.owl-carousel > div label {
                margin:0;
                text-align:center;
                color:#333;
                text-transform:capitalize;
                font-size:18px;
                font-weight:500;
                border-bottom:none;
                width:100%;
                border:none;
                border-radius:0;
				height:auto;
            }

                .cab-opt div.owl-carousel > div label input {
                    visibility: hidden;
                    position: absolute;
                }

            .cab-opt div.owl-carousel > div:hover label {
                border-bottom: 0;
            }

            .cab-opt div.owl-carousel > div label i {
                font-size: 25px;
            }

            .cab-opt div.owl-carousel > div label.active {
                background-color: #00a6fc;
                border-bottom: none;
                color: #FFF;
            }

            .cab-opt div.owl-carousel > div label:hover {
                background-color: #00a6fc;
                border-bottom: none;
                color: #FFF;
            }

            .cab-opt div.owl-carousel > div.active a:hover {
                border-bottom: none;
            }

            .cab-opt div.owl-carousel > div label p {
                margin: 0;
                font-weight: 400;
                font-size: 15px;
            }

                .cab-opt div.owl-carousel > div label p.small {
                    margin: 0;
                    font-weight: 300;
                    font-size: 11px;
                }

.booking-detail .prc-det h2 {
    font-size: 23px;
    color: #000;
    font-weight: 500;
    margin-top: 18px;
    padding-top: 8px
}

.booking-detail .prc-det h3 {
    color: #333;
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 400;
    margin-bottom: 10px;
}

    .booking-detail .prc-det h3.text-black {
        color: #000;
    }

.booking-detail .prc-det h4 {
    color: #666;
}

.booking-detail .prc-det h5 {
    color: #666;
    font-size: 14px;
    font-weight: 300;
    text-transform: none;
    margin: 0;
}

.booking-detail .prc-det hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border-color: #ddd;
}

.booking-detail .prc-det img.dist {
    margin-top: 7px;
    height: 80px;
    width: auto;
}

.prc-det .final-price {
    text-align: center;
    line-height: 1.2;
}

    .prc-det .final-price span {
        font-size: 35px;
        color: #000;
        font-weight: 700;
    }

.cab-wrap {
    border: #ddd thin solid;
}

.border-left {
    border-left: #999 thin solid;
}

    .border-left.border-left-white {
        border-left-color: #fff;
    }

.map {
    line-height: 0;
}

.panel.panel-default.estimate {
    border-radius: 0;
    margin-bottom: 10px;
    background-color: transparent;
}

.disabled {
    pointer-events: none;
    opacity: 0.5;
}

.panel.panel-default.estimate .panel-heading {
    background-color: transparent;
    text-align: center;
    border-bottom-color: #999;
}

.panel.panel-default.estimate .panel-body {
    padding: 0;
}

    .panel.panel-default.estimate .panel-body ul {
        margin: 0;
        height: 60px;
    }

        .panel.panel-default.estimate .panel-body ul li div {
            font-weight: 400;
            vertical-align: middle;
            font-size: 22px;
            color: #333;
            width: 50%;
            padding: 10px 0;
            line-height: 1.3;
        }

            .panel.panel-default.estimate .panel-body ul li div p {
                font-size: 15px;
                margin: 0;
            }

            .panel.panel-default.estimate .panel-body ul li div span {
                font-weight: 300;
                vertical-align: middle;
                font-size: 14px;
                color: #fff;
            }

        .panel.panel-default.estimate .panel-body ul li.date-time div {
            font-size: 16px;
            border-top: #999 thin solid;
            padding: 10px;
        }

.outstation-det .panel.panel-default.estimate {
    margin: -20px;
    margin-top: 0;
    border: none;
}

.outstation-det .panel.panel-default.estimate .panel-body ul li div {
    color: #FFF;
}

.outstation-det .panel.panel-default.estimate .panel-body ul li div p {
    color: #fff;
}

.outstation-det .dist-wrap {
    text-align: center;
}

.outstation-det .dist {
    height: 90px;
    width: auto;
    display: inline-block;
}

.top-box {
    height: 90px;
    text-decoration: none;
    padding: 20px 10px;
    padding-top: 20px;
    color: #000;
    text-align: center;
    color: #FFF;
    display: inline-table;
    width: 100%;
    text-shadow: rgb(0,0,0,0.5) 0 0 2px;
    vertical-align: middle;
    pointer-events: none;
}

    .top-box:hover {
        background-color: inherit;
        text-decoration: none;
    }

    .top-box.bg-success {
        background-color: #1c84c6;
    }

    .top-box.bg-danger {
        background-color: #ed5565;
    }

    .top-box.bg-warning {
        background-color: #f8ac59;
    }

    .top-box.bg-primary {
        background-color: #1ab394;
    }


    .top-box h2 {
        font-weight: 600;
        font-size: 18px;
        margin: 0;
        margin-bottom: 0px;
        margin-bottom: 0px;
        color: #fff;
        margin-bottom: 5px;
        height: auto;
        /*display: table-cell;*/
        width: 100%;
        vertical-align: middle;
    }

    .top-box h4 {
        color: #FFF;
        margin: 0;
        margin-bottom: 0px;
        margin-bottom: 0px;
        margin-bottom: 0px;
        margin-bottom: 0;
        font-size: 13px;
        font-weight: 300;
        position: absolute;
        bottom: 10px;
        width: 100%;
        left: 0;
    }

.label-warning {
    background-color: #ff9600;
    color: #FFF;
}


.booking-detail {
    padding: 15px;
    border: #ccc thin solid;
    margin-top: 0px;
}

    .booking-detail h2 {
        font-weight: 400;
        font-size: 17px;
        margin: 0;
        margin-bottom: 0px;
        margin-bottom: 5px;
    }

    .booking-detail h3 {
        color: #666;
        font-size: 16px;
        margin-top: 10px;
        font-weight: 400;
    }

        .booking-detail h3.text-black {
            color: #000;
        }

    .booking-detail h4 {
        font-size: 14px;
        font-weight: 400;
    }

    .booking-detail h5 {
        color: #666;
        font-size: 14px;
        font-weight: 400;
    }

    .booking-detail .dist-wrap{ text-align:center; }
	
    .booking-detail .dist {
        height: 100px;
        width: auto;
        max-width: none;
        display: inline-block;
    }

    .booking-detail hr {
        margin-top: 10px;
        margin-bottom: 10px;
        border-color: #ddd;
    }

.bg-primary:hover {
    color: #FFF;
}

.thank-you-wrap h1 {
    font-size: 25px;
    margin-bottom: 30px;
    font-weight: 400;
}

.guest-detail {
    background-color: #f5f5f5;
    padding: 15px;
    box-shadow: rgba(0,0,0,0.2) 0 0 10px;
}

    .guest-detail h2 {
        margin: 5px 0;
    }

.guest-img {
    width: 80px;
    height: 80px;
    display: inline-block;
    border-radius: 100px;
    overflow: hidden;
}

    .guest-img img {
        width: 100%;
        height: 100%;
    }

.driver-img {
    width: 80px;
    height: 80px;
    display: inline-block;
    border-radius: 100px;
    overflow: hidden;
    border: #ccc 2px solid;
}

    .driver-img img {
        width: 100%;
        height: 100%;
    }

.driver-detail {
    background-color: #FFF;
    margin-bottom: 30px;
}

.bg-total {
    color: #000;
}

    .bg-total h5 {
        color: #000;
        margin: 5px 0;
    }

    .bg-total h2 {
        font-size: 30px !important;
        padding-top: 0 !important;
    }

.border-none {
    border: none !important;
}

ul.car-det li div {
    padding: 5px 0;
}

    ul.car-det li div:last-child {
        font-weight: 700;
    }

.profile-element {
    display: flex;
}

    .profile-element > span {
        margin-right: 5px;
        width: 50px;
        height: 50px;
        display: inline-block;
        overflow: hidden;
    }

        .profile-element > span img {
            width: 100%;
            height: 100%;
        }

.m-t-md {
    margin-top: 20px !important;
}

.p-xs {
    padding: 10px;
}

.bold-600 {
    font-weight: 600;
}

.prc-det li {
    text-align: center;
}

.loader {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #3498db; /* Blue */
    border-radius: 50%;
    margin-top: 50px;
    width: 180px;
    height: 180px;
    display: inline-block;
    animation: spin 2s linear infinite;
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    -ms-animation: spin 2s linear infinite;
    -o-animation: spin 2s linear infinite;
}


.rating {
    display: inline-block;
}

.ratingStar {
    background-repeat: no-repeat;
    display: inline-block;
    font-size: 0;
    height: 20px;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    width: 20px;
}

.filledRatingStar {
    background-image: url("../images/star.png");
    background-size: 20px;
}

.emptyRatingStar {
    background-image: url("../images/blank.png");
    background-size: 20px;
}

.savedRatingStar {
    background-image: url("../images/star.png");
    background-size: 20px;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
    }

    100% {
        -o-transform: rotate(360deg);
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg);
    }

    100% {
        -ms-transform: rotate(360deg);
    }
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}




.cab-box {
    display: block;
    margin-bottom: 5px;
}

    .cab-box .img {
        display: inline-block;
        text-align: center;
    }

        .cab-box .img img {
            width: 60px;
            height: 60px;
            border-radius: 50px;
            display: inline-block;
            background-color: #fff;
        }

    .cab-box .name {
        text-align: center;
        display: block;
        font-size: 12px;
        color: #000;
        height: 35px;
    }

.allocat-cab ul.table-ul li div {
    vertical-align: middle;
}

.allocat-cab h3 {
    margin: 0;
    font-size: 18px;
}

.allocat-cab p {
    padding: 0;
    margin: 0;
    font-size: 13px;
}

.allocat-cab .driver {
    padding-top: 15px;
}

    .allocat-cab .driver ul.table-ul li div {
        vertical-align: top;
    }

ul.car-det li div {
    padding: 5px 0;
    font-size: 13px;
}

    ul.car-det li div:last-child {
        font-weight: 700;
    }

ul.car-det li div {
    padding: 0px 0;
}

.place-visit {
    background-color:#c3c3c3;
    height:auto;
    position:relative;
    display:inline-block;
    width:100%;
    margin-bottom:30px;
}

.place-visit img {
    width: 100%;
}

    .place-visit .cont {
        position: absolute;
        bottom: 0;
        width: 100%;
        background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 9%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 9%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 9%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
        padding-top: 25px;
    }

        .place-visit .cont h4 {
            color: #FFF;
            font-size: 15px;
        }

.review-content-slider .owl-pagination {
    display: none;
}

.owl-buttons {
    position: absolute;
    width: 100%;
    top: 45%;
    pointer-events: none;
}

    .owl-buttons > div {
        font: normal normal normal 14px/1 FontAwesome;
    }

    .owl-buttons .owl-prev {
        float: left;
        margin-left:5px;
        color: transparent;
        pointer-events: auto;
    }

    .owl-buttons .owl-next {
        float: right;
        color: transparent;
        margin-right:5px;
        pointer-events: auto;
    }

    .owl-buttons .owl-prev:before {
        content: "\f104";
        font-size: 50px;
        color: #000;
		display:inline-block;
		line-height:0.7
    }

    .owl-buttons .owl-next:before {
        content: "\f105";
        font-size: 50px;
		line-height:0.7;
        color: #000;
		float:right;
		display:inline-block;
    }
	
	
	.owl-nav {
    position: absolute;
    width: 100%;
    top: 45%;
    pointer-events: none;
}

    .owl-nav > div {
        font: normal normal normal 14px/1 FontAwesome;
    }

    .owl-nav .owl-prev {
        float: left;
        margin-left:15px;
        color: transparent;
        pointer-events: auto;
    }
	
	.owl-nav .owl-prev > span{ display:none;}
	
	.owl-nav .owl-prev > span{ display:none;}
	
    .owl-nav .owl-next {
        float: right;
        color: transparent;
        margin-right:25px;
        pointer-events: auto;
    }

    .owl-nav .owl-prev:before {
        content: "\f104";
font-family:FontAwesome;
font-size: 24px;

color: #0095da;

display: inline-block;

line-height: 0.9;

background-color: #fff;

border-radius: 50px;

height: 32px;

width: 32px;

text-align: center;

padding: 5px 10px 0 6px;
    }

    .owl-nav .owl-next:before {
content: "\f105";
font-family:FontAwesome;
font-size: 24px;

color: #0095da;

display: inline-block;

line-height: 0.9;

background-color: #fff;

border-radius: 50px;


height: 32px;

width: 32px;

text-align: center;

padding: 5px 6px 0 10px;

float: right;

font-weight: 300;		
    }

	.cab-selector .owl-buttons {
	    top: 30%;
	}

	.input-group-addon.btn-success {
	    background-color: #15a7f9;
	    border-radius: 0;
	    color: #fff;
	    border: none;
	}

.service-chardham {
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
   
}

.service-chardham:hover {
    background-color: none;
}

.service-chardham h4 {
    font-size: 22px;
    font-weight: 600;
    padding-top:20px;
}

.service-chardham:hover h4 {
    color: #000;
    text-decoration: none;
}

    .service-chardham .image {
        height: 100px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 50%;
        margin-top: 15px;
    }


.service-type {
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
    background-color: #ddd;
}

    .service-type:hover {
        background-color: #16a7f9;
    }

    .service-type h4 {
        font-size: 22px;
        font-weight: 300;
    }

    .service-type:hover h4 {
        color: #FFF;
        text-decoration: none;
    }

    .service-type .image {
        height: 100px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 50%;
        margin-top: 15px;
    }

        .service-type .image.small-compact {
            background-image: url(../images/small-compact-blank.png);
        }

    .service-type:hover .image.small-compact {
        background-image: url(../images/small-compact.png);
    }

    .service-type .image.business-class {
        background-image: url(../images/business-class-blank.png);
    }

    .service-type:hover .image.business-class {
        background-image: url(../images/business-class.png);
    }


    .service-type .image.essentail {
        background-image: url(../images/essential-blank.png);
    }

    .service-type:hover .image.essentail {
        background-image: url(../images/essential.png);
    }


    .service-type .image.executive {
        background-image: url(../images/executive-blank.png);
    }

    .service-type:hover .image.executive {
        background-image: url(../images/executive.png);
    }

    .service-type .image.power-suv {
        background-image: url(../images/power-suv-blank.png);
    }

    .service-type:hover .image.power-suv {
        background-image: url(../images/power-suv.png);
    }

    .service-type .image.elite {
        background-image: url(../images/elite-blank.png);
    }

    .service-type:hover .image.elite {
        background-image: url(../images/elite.png);
    }

    .service-type .image.black {
        background-image: url(../images/black-blank.png);
    }

    .service-type:hover .image.black {
        background-image: url(../images/black.png);
    }
	
	.service-type .image.minibus{ 
	background-image:url(../images/mini-bus-blank.png); 
	}

	.service-type:hover .image.minibus{ 
	background-image:url(../images/mini-bus.png); 
	}

	.service-type .image.tempo{ 
	background-image:url(../images/tempo-blank.png); 
	}

	.service-type:hover .image.tempo{ 
	 background-image:url(../images/tempo.png); 
	}

.banner.service-banner {
    height: auto !important;
    min-height: inherit;
}

    .banner.service-banner .inner {
        padding: 0;
        background-color: rgba(0,0,0,0.2);
    }

    .banner.service-banner h1 {
        color: #FFF;
        font-size: 45px;
    }

    .banner.service-banner p {
        font-weight: 200;
    }

ul.work-process > li > a {
    transition: all 0.3s;
    text-decoration: none;
    height: 110px;
    display: block;
    color: #666;
}

    ul.work-process > li > a span.head {
        display: block;
        color: #333;
        font-weight: 600;
    }

    ul.work-process > li > a:hover .num {
        background-color: #16a7f9;
        color: #FFF;
    }

    ul.work-process > li > a:hover span.head {
        color: #16a7f9;
    }

ul.work-process > li.active > a .num {
    background-color: #16a7f9;
    color: #FFF;
}

ul.work-process > li.active > a span.head {
    color: #16a7f9;
}

ul.work-process .num {
    width: 80px;
    font-size: 35px;
    border: #16a7f9 1px solid;
    text-align: center;
    letter-spacing: -2px;
    min-height: 80px;
    transition: all 0.3s;
}

ul.work-process ul.table-ul {
    height: 80px;
}

    ul.work-process ul.table-ul li div {
    }


    ul.work-process ul.table-ul > li > div:last-child {
        padding-left: 20px;
    }

.pos {
    position: absolute;
    visibility: hidden;
}

.out-station-cab-list {
    border: #ddd thin solid;
    background-color: #ffffff;
    padding: 15px;
	border-radius:5px;
    position: relative;
	margin-bottom:10px;
}

    .out-station-cab-list .table-ul > li > div:first-child {
        width: 90px;
    }

    .out-station-cab-list h4.text-black {
        font-size: 16px;
        margin-top: 13px;
        vertical-align: top;
    }

    .out-station-cab-list h4 {
        font-weight: 600;
    }

        .out-station-cab-list h4.text-black.m-0 {
            margin: 0;
        }

    .out-station-cab-list:hover {
        box-shadow: rgba(0,0,0,0.2) 0 0 10px;
    }

    .out-station-cab-list h4.text-default {
        margin-top: 3px;
        white-space: nowrap;
    }

    .out-station-cab-list .featured {
        overflow: hidden;
        width: 100px;
        display: inline-block;
        height: 80px;
        position: absolute;
        top: -1px;
        left: -1px;
    }

        .out-station-cab-list .featured span {
            position: absolute;
            width: 65px;
            height: 39px;
            transform: rotate(-45deg);
            background-color: #C00;
            text-align: center;
            color: #fff;
            left: -23px;
            top: -10px;
            z-index: 1;
            font-weight: 800;
            padding-top: 17px;
        }


    .out-station-cab-list .cab {
        width: 80px;
        height: 50px;
        overflow: hidden;
        background-color: #FFF;
        border-radius: 70px;
        padding-right: 0;
        padding-left: 0;
    }

        .out-station-cab-list .cab img {
            width: auto;
            height: auto;
            max-width: 80px;
            max-height: 50px;
        }

    .out-station-cab-list .btn-default {
        margin-top: 10px;
    }

.thk-map {
    border: none;
    margin-bottom: -5px;
}

ul.trip-type img {
    height: 40px;
    width: auto
}

ul.trip-type li > div:first-child {
    width: 35px;
    text-align: center;
    vertical-align: middle;
}

.border-bottom.dashed {
    border-bottom-style: dashed;
}

.guest-form p {
    margin-bottom: 5px;
    font-size: 14px;
}

.yellow-bg {
    background-color: #fce87c;
}

.car-image {
    text-align: center;
    width: 90px;
    height: 90px;
    border-radius: 100px;
    background-color: #fff;
    overflow: hidden;
}

    .car-image img {
        height: auto;
        width: 100%;
    }

.car-name {
    color: #000;
    font-weight: 400;
}

.pb-10 {
    padding-bottom: 10px;
}

.v-align-t{ vertical-align:top;}

.border-black {
    border-color: #000;
}

.border-right {
    /* border-right: #ccc 1px solid; */
}

.search.outstation-search {
    margin-bottom: 50px;
}

    .search.outstation-search .nav-pills.style-2 > li {
        width: 32%;
    }

.out-station-cab-list .popover {
    width: 200px;
}

.outstation-det .border-bottom {
    border-bottom-color: rgba(0,0,0,0.15);
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.outstation-det .from {
    height: 55px;
    font-size: 14px;
    margin-bottom: 5px;
}

.outstation-det .to {
    height: auto;
    font-size: 14px;
    margin-top: 0;
}

.outstation-det .date-time {
    padding-top: 10px;
    font-size: 14px;
}

.outstation-det .border-left {
    border-color: rgba(0,0,0,0.2);
}

.outstation-det .panel.panel-default.estimate .panel-heading {
    border-bottom-color: rgba(0,0,0,0.2);
}

.outstation-det .date-time.border-left {
    border-left: rgba(0,0,0,0.2) thin solid;
    padding-left: 15px;
    padding-bottom: 15px;
}

ul.point-int {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.point-int li {
    display: inline-block;
}

ul.point-int li a {
    padding: 7px 15px;

    display: inline-block;
    font-size: 13px;
    border-radius: 20px;
	margin: 5px 0;
}

.journey-type {
    border-bottom: rgba(0,0,0,0.1) 1px solid;
    margin-bottom: 10px;
}

.corporate-banner.banner {
    height: auto !important;
    min-height: auto;
}

.corporate-banner.banner img{ 
	min-height:200px; 
	width:auto;
	max-width:inherit;
}

.corporate-banner.banner .navbar-toggle {
    margin: 0;
    border-color: #fff;
    margin-right: 10px;
    margin-top: -5px;
}

.corporate-banner.banner .navbar-toggle .icon-bar {
    background-color: #FFF;
}

.corporate-banner.banner .inner {
    padding-top: 0;
}

.left-menu {
    padding: 0;
    border: #e9e9e9 thin solid;
    background-color: #FFF;
}

.left-menu ul.nav li a {
        padding: 12px 15px;
        color: #666;
        font-size: 14px;
        font-weight: 400;
        font-family: open sans;
    }

.left-menu ul.nav li:nth-child(1) a {
        border-left: #6C0 4px solid;
    }

.left-menu ul.nav li:nth-child(2) a {
        border-left: #F69 4px solid;
    }

.left-menu ul.nav li:nth-child(3) a {
        border-left: #3CF 4px solid;
    }

    .left-menu ul.nav li:nth-child(4) a {
        border-left: #090 4px solid;
    }

    .left-menu ul.nav li:nth-child(5) a {
        border-left: #FC0 4px solid;
    }

    .left-menu ul.nav li:nth-child(6) a {
        border-left: #F60 4px solid;
    }

    .left-menu ul.nav li:nth-child(7) a {
        border-left: #00F 4px solid;
    }

    .left-menu ul.nav li:nth-child(8) a {
        border-left: #0C0 4px solid;
    }

    .left-menu ul.nav li:nth-child(9) a {
        border-left: #FC0 4px solid;
    }

    .left-menu ul.nav li:nth-child(10) a {
        border-left: #C00 4px solid;
    }

    .left-menu ul.nav li.active a {
        background-color: #f1f1f1;
    }

.content-box {
    border: #e9e9e9 thin solid;
    background-color: #FFF;
    padding: 15px;
}

    .content-box h2 {
        text-align: left;
        font-weight: 500;
        border-bottom: #CCC thin solid;
        padding-bottom: 15px;
        margin-bottom: 15px;
        margin-top: 0;
    }

.corp-section {
    padding: 40px 0;
}

.faqs-search {
    padding: 25px;
    background-color: rgba(255,255,255,0.5);
}

.faqs-search .form-group {
        margin: 0;
}

.sitemap-link a{ 
	color: #444;
	font-size: 14px;
	margin: 5px 0;
	display: inline-block; 
}

.sitemap-link a i{ 
	margin-right:5px; color:#000; 
} 

.review .short-name{ 
	width:65px;
	height:65px;
	display:inline-block;
	background-color:#16a7f9;
	text-align:center;
	color:#FFF;
	border-radius:80px;
	font-size:30px;
	vertical-align:middle;
	line-height:2.2;
}

.review{ 
	text-align: left;

	padding: 30px;
	background-color: #FFF;
	margin: 5px;
	border: #ddd thin solid;
}

.review:hover{
	box-shadow:rgba(0,0,0,0.5);
}

.review p{
	font-size:13px;
	color:#444;
	text-align:center;
	line-height:1.8;
}

.review p span.commas{ 
	line-height: 0;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
}

.review p span.commas img{ height:20px; }

.review .table-ul > li > div{ vertical-align:top; }

.review .table-ul > li > div:first-child{
	padding:0; 
}

.review .table-ul > li > div:last-child p{  text-align:left; }

.review .table-ul > li > div:last-child{ 
	padding-left:10px; 
	text-align:left; 
}



.right-addon .fa {
    right: 0px;
}

.left-addon .fa {
    left: 0px;
}
.inner-addon {
    position: relative;
}
.left-addon .form-control{padding-left:25px;}
.inner-addon .fa {
    position: absolute;
    padding: 12px;
    pointer-events: none;
	z-index:1;
}

.inner-addon .fa-img{padding:8px;}
.inner-addon .fa-img > img{height: 25px;}
.review2{
	position: relative;
	height: 270px;
	margin-bottom: 30px;
	padding: 10px;
}

.review2.full{
	height: auto;
	padding-left: 117px;
}

.review2.full .img {left:0;}

.review2.full .cmt {
	height: auto;
	position: relative;
	left: 0;
}

.review2.full{ height:auto; }

.review2 .img{ 
	width:100px;
	height:100px;
	border-radius:80px;
	overflow:hidden;
	z-index:100;
	position:absolute;
	top:0;
	left:0px;
	color:#fff;
	background-color:#0095da;
	text-align:center;
	font-size:50px;
	line-height:2;
}

.review2 .cmt{
	position: absolute;
	left:115px;
	top:0;
	height:250px;
	padding:15px;
	right:0;
	background-color:#fff;
	box-shadow:rgba(0,0,0,0.3) 0 0 5px;
	border-radius:0 15px 15px 15px;
}

.review2 .cmt .arrow{
	position: absolute;
	top: 22px;
	box-shadow: rgba(0,0,0,0.15) -2px -2px 3px;
	width: 15px;
	height: 15px;
	display: inline-block;
	transform: rotate(-45deg);
	left: -7px;
	background-color: #fff;
}


.mt-0{ margin-top:0; }

.faqs .panel {
    border-color: #ccc;
    margin-bottom: 30px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f6f6f6+47,ededed+100;White+3D+%231 */
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}

.faqs .panel-heading {
    padding: 15px;
    display: inline-block;
    width: 100%;
    border-bottom: none;
    background-color: #fff;
    background-color: transparent;
    text-decoration: none;
}

    .faqs .panel-heading h3.panel-title {
        font-size: 26px;
        font-weight: 300;
        font-family: Arial, Helvetica, sans-serif;
    }

    .faqs .panel-heading span.angle {
        float: right;
        font-size: 40px;
        line-height: 0.7;
    }

    .faqs .panel-heading i {
        opacity: 0.5;
        line-height: 0.7;
    }

.faqs .panel-body {
    padding: 50px;
    border-top: none !important;
    padding-top: 0;
}

.faqs-list-box {
    box-shadow: rgba(0,0,0,0.2) 0 0 5px;
    padding: 15px;
    margin-bottom: 30px;
    background-color: #FFF;
}

    .faqs-list-box h4 {
        margin: 0;
        font-weight: 300;
        font-size: 15px;
    }

    .faqs-list-box ul.list {
        margin: 0;
        margin-top: 10px;
    }

        .faqs-list-box ul.list li {
            display: block;
            line-height: 0;
            padding: 0;
        }

            .faqs-list-box ul.list li a {
                padding: 5px 10px;
                display: inline-block;
                white-space: nowrap;
                overflow: hidden;
                width: 100%;
                text-overflow: ellipsis;
                line-height: 1.5;
                font-family: arial;
            }

            .faqs-list-box ul.list li:nth-child(2n+1) a {
                background-color: #eee;
            }

.faqs .panel-body .faqs-list-box {
    margin-top: 30px;
    margin-bottom: 0;
}

.faqs-list-box .ribbon {
    background-color: #090;
    position: relative;
    float: right;
    color: #fff;
    font-size: 12px;
    padding: 3px;
    padding-right: 3px;
    padding-left: 3px;
    padding-left: 15px;
    padding-right: 10px;
}

    .faqs-list-box .ribbon > span {
        width: 20px;
        height: 20px;
        display: inline-block;
        background-color: #FFF;
        transform: rotate(45deg);
        position: absolute;
        top: 1px;
        left: -13px;
    }

.faqs-list-wrap {
    padding: 20px 0;
    background-color: #f1faff;
}

    .faqs-list-wrap .heading {
        font-size: 35px;
        font-weight: 400;
        font-family: century gothic;
        border-bottom: rgba(0,0,0,0.1) thin solid;
        padding-bottom: 25px;
        text-align: left;
    }

    .faqs-list-wrap .panel-default {
        border: 1px solid #e0ecf3;
        font-family: open sans;
    }

    .faqs-list-wrap .panel-heading {
        border-bottom: 1px solid #e0ecf3;
        background-color: #fafdff;
        padding: 15px 30px;
        font-size: 22px;
    }

    .faqs-list-wrap p {
        line-height: 1.7;
        color: #000;
    }

    .faqs-list-wrap .list {
        color: #000;
    }

.left-categ-list {
    padding: 0px 15px;
    background: #ffffff;
    list-style: none;
}

    .left-categ-list li {
        position: relative;
        margin: 0px;
        line-height: 26px;
        padding: 12px 0px 0 30px;
        background-image: url(../images/faqs-icon.png);
        background-position: left center;
        background-repeat: no-repeat;
        background-size: 20px;
    }

        .left-categ-list li a {

            position: relative;
            display: block;
            color: #5a7182;
            border-bottom: 1px solid #e0ecf3;
            padding-bottom: 12px;
            font-size: 18px;
        }

            .left-categ-list li a span {
                position: relative;
                display: inline-block;
                float: right;
                line-height: 26px;
                padding: 0px 16px;
                background: #e4eff6;
                border-radius: 13px;
            }

.faqs-list {
    position: relative;
    width: 100%;
    padding: 17px 0px 20px 70px;
    margin-bottom: 10px;
    background-image: url(../images/faqs-icon.png);
    background-position: left 35px;
    background-repeat: no-repeat;
    background-size: 60px;
}

    .faqs-list h2 {
        position: relative;
        margin-bottom: 20px;
        color: #233145;
        font-family: open sans;
        font-size: 35px;
        font-weight: normal;
    }

    .faqs-list p {
        position: relative;
        font-size: 16px;
        margin: 0px 0px;
        color: #85949f;
    }

    .faqs-list .blue {
        color: #16a7f9;
    }

.call-to-action a.btn {
    margin-left: 10px;
}

select.form-control option {
    padding-left: 0;
}

.p-5 {
    padding: 5px;
}

.prc-det h5 {
    width: auto;
    height: 35px;
    margin-bottom: 0;
}

.cab-wrap.thank-you-wrap {
    margin-top: 30px;
}

    .cab-wrap.thank-you-wrap .booking-detail {
        border: none;
    }

        .cab-wrap.thank-you-wrap.booking-detail .dist {
            height: 80px;
        }


.hover-placed .form-control:focus ~ .floating-label,
.hover-placed .form-control:not(:focus):valid ~ .floating-label {
    top: -13px;
    bottom: 10px;
    left: 0px;
    opacity: 1;
}

.form-group.hover-placed {
    margin-top: 20px;
    margin-bottom: 30px;
}

.hover-placed .input-group {
    width: 100%;
}

.hover-placed .form-control {
    border-top: none;
    border-right: none;
    border-left: none;
    width: 100%;
    padding-left: 0;
    box-shadow: unset;
    color: #000;
    height: 40px;
    border-bottom-width: 1px;
}

.hover-placed .floating-label {
    position: absolute;
    pointer-events: none;
    left: 0;
    top: 7px;
    color: #666;
    transition: 0.2s ease all;
    z-index: 10;
    letter-spacing: 1px;
    font-family: arial;
    text-transform: uppercase;
}

.offer {
display: inline-block;
padding: 4px 11px;
background-image: url(../images/offer.png);
background-size: auto 100%;
background-repeat: no-repeat;
color: #fff !important;
height: 24px;
background-position: right;
width: 130px;
text-align: center;
font-size: 15px !important;
vertical-align: middle;
}

.text-line {
    text-decoration: line-through;
}

.visible-mobile {
    display: none !important;
}


.gallery-box .owl-buttons {
    display: block;
}

.gallery-box .owl-theme .owl-controls .owl-buttons div.owl-prev {
    background-image: url(../images/prev.png);
    height: 50px;
    pointer-events: visible;
    width: 32px;
    border-radius: 0;
    color: transparent;
    background-color: transparent;
    float: left;
}

    .gallery-box .owl-theme .owl-controls .owl-buttons div.owl-prev::after {
        display: none;
    }

    .gallery-box .owl-theme .owl-controls .owl-buttons div.owl-prev::before {
        display: none;
    }

.gallery-box .owl-theme .owl-controls .owl-buttons div.owl-next {
    background-image: url(../images/next.png);
    height: 50px;
    pointer-events: visible;
    color: transparent;
    background-color: transparent;
    width: 32px;
    border-radius: 0;
    float: right;
}

    .gallery-box .owl-theme .owl-controls .owl-buttons div.owl-next::after {
        display: none;
    }

    .gallery-box .owl-theme .owl-controls .owl-buttons div.owl-next::before {
        display: none;
    }


.gallery-box #sync1.owl-carousel {
    height: 86%;
}

    .gallery-box #sync1.owl-carousel .owl-wrapper-outer {
        height: 100%;
    }

    .gallery-box #sync1.owl-carousel .owl-wrapper {
        height: 100%;
    }

    .gallery-box #sync1.owl-carousel .owl-item {
        height: 100%;
    }

        .gallery-box #sync1.owl-carousel .owl-item > div {
            height: 100%;
        }

.gallery-box .owl-controls {
    pointer-events: none;
    position: absolute;
    top: 45%;
    width: 100%;
}

#sync1.owl-theme .owl-prev {
    left: 10px;
}

#sync1.owl-theme .owl-next {
    right: 10px;
}

#sync1.owl-theme .owl-next, #sync1.owl-theme .owl-prev {
    width: 22px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
}

.gallery-box #sync1.owl-theme .owl-prev svg{
 	display:none;	
}

.gallery-box .owl-theme .owl-nav [class*="owl-"],.gallery-box .owl-theme .owl-nav [class*="owl-"]:hover{ 
	background-color:transparent; color:transparent; }

.gallery-box #sync2 .owl-nav{ 
	top:10%; 
}

.owl-carousel .owl-stage-outer {
    height: 100%;
}

.owl-carousel .owl-stage {
    height: 100%;
}

.gallery-box .owl-pagination {
    display: none;
}

.short-gallery {
    width:100%;
    background-color:#FFF;
    height:auto;
    padding:0 15px;
    padding-top:15px;
    border-bottom:#0095da 5px solid;
	position:absolute;
	z-index:10;
}

.short-gallery .nav.nav-tabs{
    border-bottom:none;
}

.short-gallery .nav.nav-tabs li{
	
}

.short-gallery .nav.nav-tabs li a {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    min-width: 100px;
    text-align: center;
                padding: 10px 30px;
            }

            .short-gallery .nav.nav-tabs li.active a {
                border-color: #0095da;
                color: #fff;
                font-weight: 600;
                background-color: #0095da;
            }


.gallery-box {
    height: 100%;
    max-width: 100%;
    background-color: #000000;
	padding-top:60px;
}

    .gallery-box .table-ul > li > div {
        vertical-align: middle;
        text-align: center;
    }

        .gallery-box .table-ul > li > div img {
            max-height: 450px;
            width: auto;
            height: auto;
            display: inline-block;
        }

#sync2.owl-carousel .owl-item img {
    height: 70px;
    width: 100px;
}

.gallery-close {
    display: inline-block;
    width: auto;
    height: 20px;
    padding: 0px;
    margin: 10px;
    line-height: 0.5;
    text-decoration: none;
    z-index: 10;
}

.top {
    position: absolute;
    top: 0;
}

.right {
    position: absolute;
    right: 0;
}

.inclusion-point{ line-height:2.5; }

.inclusion-point i{ 
	margin-right: 5px;
	color: #690;
	border: #690 thin solid;
	height: 25px;
	width: 25px;
	border-radius: 20px;
	vertical-align: middle;
	line-height: 1.7;
	text-align: center;
}

.exclusion-point{ line-height:2.5; }

.exclusion-point i{ 
	margin-right: 5px;
	color: #F33;
	border: #F33 thin solid;
	height: 25px;
	width: 25px;
	border-radius: 20px;
	vertical-align: middle;
	line-height: 1.7;
	text-align: center;
}

.overview {
    padding:40px;
	height:auto;
}

.overview.p-40{ padding:40px; }

.overview h3 {
    color: #000
}

    .overview .cont {
        height: auto;
        overflow: hidden;
        transition: height 0.5s;
    }

    .overview .less {
        display: none;
    }

    .overview .more {
        display: block;
    }

    .overview.read-more .cont {
        height: auto;
        transition: height 0.5s;

    }

    .overview.read-more .less {
        display: block;
    }

    .overview.read-more .more {
        display: none;
    }

.place-tab.trip-tabs .nav-tabs > li > a{ 
	padding:12px 15px;
	color:#000;
	min-width:120px;
	text-align:center;
	text-transform:uppercase;
	font-weight:600;
	margin-top:13px;
}
	
.place-tab.trip-tabs .nav-tabs > li.active > a{ border-color:#ddd; background-color:#FFF; color:#000; font-weight:600; border-bottom-color:#fff; }	
.place-tab.trip-tabs .nav-pills { background-color:#FFF;}
.place-tab.trip-tabs .nav-pills li a{ color:#333; border-right:none; }

.fix-it.fix .place-tab.trip-tabs{ border-bottom:none;}
.fix-it.fix .place-tab.trip-tabs > .container{ padding-left:15px; padding-right:15px; }
.fix-it + .tab-content{ border:#ddd thin solid;padding:15px; }

.hotel {
    margin-bottom: 20px;
	display:table;
	width:100%;
	position:relative;
}
.hotel .offer{ display:inline-block;width:auto;margin-left:10px;margin-bottom:3px; }
.hotel > .row { margin:0; }
.hotel > .row > div{ vertical-align:top;}

.hotel.package{ display:table; width:100%; border:#ddd thin solid; }
.hotel.package > .row { display:table-row; }
.hotel.package > .row > div{ display:table-cell; float:none; }
.hotel.package .hotel-det{ padding:3px 15px; box-shadow:none; }


.hotel > .row > div:first-child{ border-right:#ddd thin solid;  }

.hotel .hotel-image {
    height:auto;
    overflow: hidden;
}

.city.hotel .hotel-image{ min-height:310px;}

.hotel .hotel-image .rate{position: absolute;
    z-index: 10;
    right: 0;
    padding-right: 15px;

}

.hotel .hotel-image a{ display:inline-block; width:100%; }

.hotel .hotel-image img {
    min-height: 200px;
}
.trip-banner .hotel {
    margin-top: 0px;
    margin-bottom: 20px;
    font-weight: 700;
    width: 100%;
    display: inline-block;
}
.trip-banner .hotel .hotel-image img{ 
	min-height:inherit; 
	width:100%;
	position:relative;
	z-index:1;
}

.trip-banner .hotel .hotel-det{padding-bottom:0;box-shadow:none;}
.trip-banner .hotel .hotel-det hr{margin-top:18px; margin-bottom:18px;}
.trip-banner .hotel{
	margin-top: 0px;
	margin-bottom:20px;
	font-weight:700;
	width:100%;
	position:relative;
}
.best-for-wrap{position:absolute;bottom:-10px;left:51%;right:0;}
.trip-banner .hotel h1{
	font-size: 22px;
	font-weight: 700;
	margin-top: 0;
	color: #000;
	margin-bottom:5px;
	line-height:1.0;
}
.trip-banner .hotel h4{font-size:14px !important;margin-bottom:5px; }

.trip-banner .hotel h2{font-size:20px;font-weight:700;margin-top:0;}

.trip-banner .hotel h2 span.subhead{ 
	display: block;
	color: #777;
	font-weight: 400;
	font-size: 13px; 
}

.trip-banner  ul.tour-icons .icon{ 
	width:50px; height:50px;
}
.trip-banner  ul.tour-icons .icon img{ height:auto; margin-top:-7px;}
.trip-banner  ul.tour-icons li{
	margin-bottom: 0;
    width: auto;
    margin-right: 15px;
}

.trip-banner .hotel p{ font-size:16px; } 

.similar-package .hotel{display:inline-block;height:auto;width:100%;}
.similar-package .hotel .hotel-det h3{font-size:16px;}
.similar-package .hotel .hotel-det p{font-size:12px;line-height:1.2;}
.similar-package .hotel .offer{ 
margin-left: 0px;
background-image: url(../images/offer-c.png);
width: 60px;
text-align: center;
background-position: center center;
height: 60px;
background-size: 100% 100%;
padding: 13px;
}
.similar-package .hotel .hotel-image img{ min-height:inherit; }

.city-detail {
    margin-top: 2px;
    margin-bottom: 10px;
}

.city-detail > li{ margin-bottom:0px; }

.city-detail li div.icon{ 
	width:40px; 
	vertical-align:top; 
	text-align:left;
	height:auto;
	line-height:58px;
}

.city-detail li div img{ 
	height: 30px;
	width: auto;
	display: inline-block;
	opacity: 0.8;
	vertical-align:top; 
}

.city-detail a:hover{ text-decoration:none; }
.city-detail h2{ 
	font-weight:600 !important;
	color: #000;
	font-size: 14px !important;
	margin-top:0px !important; 
	margin-bottom:2px;
}
.city-detail p{ font-size: 13px; color:#777 !important; }

.cab-options{ 
    background-color: #FFF;
    padding: 15px;
    border: #ddd thin solid;
    border-radius: 5px;
}


ul.best-time{
    display:inline-block;
    width:100%;
    margin-bottom:0;
    margin-top:10px;
}

ul.best-time li{ 
	width: 16%;
	text-align: center;
	margin-bottom: 10px;
}

ul.best-time li div{ 
   border: #ddd thin solid;
   font-weight: 400;
   font-size: 13px;
   position: relative;
   color: #000;
   font-weight: 400;
   padding: 2px;
}

ul.best-time li div:hover{border:#0095da thin solid;}

ul.best-time li.chk div{ padding-left:15px; }

ul.best-time li i{ display:none; }

ul.best-time li.chk i{
   background-color:#66cc66; 
   color:#FFF; 
   width:24px; 
   display:inline-block;
   position: absolute;
   left: -1px;
   top: -1px;
   bottom: -1px;
   line-height: 1.8;
}


.fix-it.fix .cab-options{
 position: fixed;
 top: 16px;
 z-index:5;
 width:26.5%;
 max-height:95%;
 overflow:auto;
}

.cab-options .out-station-cab-list{ padding:0; border:none; border-top:#ddd thin solid; padding-top:5px; }
.cab-options .out-station-cab-list:hover{ box-shadow:rgba(0,0,0,0.0) 0 0 0; }

.cab-options .out-station-cab-list h4{ 
	margin:0; color:#c00; font-weight:800; 
}
		
.cab-options h2{
	color:#fff;
	font-size:20px;
	font-weight:700;
	padding:10px 15px;
	margin:-15px -15px 10px;
	text-align:center;
	border-bottom:#ddd thin solid;
	background-color:#c00;
	border-radius:5px 5px 0 0;
}

.hotel .hotel-image .featured {
    overflow:hidden;
	width:100%;
	z-index:2;
	display:inline-block;
	height:120px;
	position:absolute;
	pointer-events:none;
	top:-1px;
	left:-1px;
	line-height:1.3;
	font-size:16px !important;
}

.hotel .hotel-image .featured span {
    position: absolute;
    width: 100px;
    height: 60px;
    transform: rotate(-45deg);
    background-color: #C00;
    text-align: center;
    color:#fff;
    left:-37px;
    top:-17px;
    z-index:1;
	font-weight:800;
	padding-top:30px;
	font-size:20px;
}
.hotel .hotel-image .featured span.offer{
	width:60px;
	left:0px;
	height: 60px;
	background-color: transparent;
	padding-top: 10px;
	font-weight: 600;
	transform: none;
	top:0px;	
}

.out-station-cab-list.mb-15 {
    margin-bottom: 15px;
}

.hotel .hotel-det {
    padding: 10px;
	border-bottom:none;
	border-radius:0;
}

.mb-15{ margin-bottom:15px;  }

.trip-prc {
    background-color: #0095da;
    position: absolute;
    bottom: 0;
    right: 15px;
    left: 50%;
}
.trip-prc .prc{ 
    background-color:#5cb85c; 
	display:inline-block;
	padding:12px;
	height:70px;
}

.trip-prc .prc p{ text-align:center; font-size:16px !important; color:#FFF !important; }
.trip-prc .prc p.amt{ text-align:center; font-size:16px; font-weight:600; }

.trip-prc .btn {

    color: #FFF;
    font-size: 22px;
    margin: 0;
        margin-top: 0px;
    margin-top: 10px;

}

.static{ position:static; }

.hotel .hotel-det h3{ 
	margin-bottom: 5px;
	font-size: 23px;
}

.hotel .btn-default{
	min-width: 120px;
	text-transform: uppercase;
	font-weight: 600;
	border: #0095da 2px solid;
	text-shadow: rgba(0,0,0,0.5) 0 0 1px;
	font-size: 15px;
}

.hotel .small {
    color: #333;
}

.hotel .hotel-det {
    padding: 15px;
	box-shadow:rgba(0,0,0,0.2) 0 0 5px;
}

    .hotel .hotel-det h3 {
        margin-top: 0;
    }

        .hotel .hotel-det h3 a {
            color: #000;
            font-weight: 700;
        }

    .hotel .hotel-det p {
      font-size:13px;
	  margin-bottom:0px;
    }

.hotel .hotel-det h4 {

    font-size: 20px;
    margin: 0;
        margin-top: 0px;
    margin-top: 5px;

}	
	/*.hotel .hotel-det h4.prc{
	padding: 10px;
	background-color: #eee;
	font-size: 19px;
	overflow: hidden;
	margin: 0;
	text-align:right !important;
	text-align:center;
	}
	
	.hotel .hotel-det h4.prc .text-black{
	 background-color: #ddd;
     margin: -10px 0 -10px -10px;
     margin-right:;
     padding: 10px;
	 float:left;
	}*/
	
	.hotel .hotel-det h4 .small{ 
	}
	
	.best-for{ font-size: 14px;

border-radius: 50px;

display: inline-block;

margin-bottom: 5px;

float: left;

margin-right: 5px;}
	
	.north-tour{
	 font-size: 20px;
	 border-radius: 5px;
	 margin:0px;
	 margin-top:20px;
	 font-weight: 700;
	}
	
	.tab-seperater{ 
	 margin-top:-130px;
	 height:135px;
	 padding-bottom:10px;
	 z-index:-2;
	 position:relative;
    }
	
	.tab-seperater hr{
	  position: absolute;
	  bottom: 0;
	  left: 0;
	  right: 0; 	
	}	
	
	
	.place-boxes {
	  border: #ddd thin solid;
      margin-bottom: 30px;
	}
	
    .place-boxes h3.heading {
        margin: 0;
        padding: 30px 0;
        color: #000;
        font-size: 20px;
        font-weight: 600;
    }
	
	
	.activity {
     display: inline-block;
     width: 70px;
	}
	
	.hotel .hotel-det p {
	 font-size: 13px;
     color: #000;
	}
	.hotel .hotel-det p.location{
 	 font-size:15px;
	 margin-bottom:15px;
	}

	.activity .icon {
     border:#ccc thin solid;
	 vertical-align:middle;
	 margin-bottom:0px;
	}
	
	.activity .icon img {
     height:40px;
	}
	

    .place-boxes .place-image img {
      width: 100%;
     }

    .place-boxes .place-cont {
        padding: 15px;
    }

    .place-boxes ul {
        margin: 0;
    }

        .place-boxes ul li {
            border-bottom: #ddd thin solid;
            margin-bottom: 15px;
        }

            .place-boxes ul li h4 {
                font-weight: 700;
                font-size: 15px;
            }

            .place-boxes ul li:last-child {
                border-bottom: none;
                padding-bottom: 0;
            }

                .place-boxes ul li:last-child p {
                    margin-bottom: 0;
                }

.place-boxes ul li .rating {
    color: #C00;
}

.banner.outsttion-list-banner {
    display: inline-block;
    min-height: 300px;
    height: auto !important;
    overflow: hidden;
    width: 100%;
    background-color: #fce87c;
    position: relative;
}

.banner.outsttion-list-banner img {
    width: 100%;
    height: auto;
    max-width: none;
    min-height: 100%;
}

.outsttion-list-banner .top-image{ height:350px; } 


.top-image {
    display:block;
    width:auto;
    min-height:300px;
	height:auto; 
    overflow:hidden;
}

.top-image img {
    width: 100%;
    height: auto;
}

.top-image .bottom-content {
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 99%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 99%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 99%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
    padding-left: 100px;
}

.outstation-det {
    margin-top: 0;
    position: relative;
    z-index: 10;
}

.outsttion-list-banner {
    margin-bottom: -8px;
}

    .outsttion-list-banner .inner {
        padding: 0;
        background-color: #fce87c;
        position: relative;
    }

.outsttion-list-banner .inner h1 {
    font-size: 30px;
    letter-spacing: 0;
    text-align: left;
    display: inline-block;
    margin: 0;
    padding-bottom: 0;
    color: #fff;
}

.text-danger {
    color: #C00;
}

.about {
    border-top: #ccc thin solid;
    /*display: inline-block;*/
    padding: 15px;
    text-align: justify;
    background-color: #fce87c;
    padding: 10px 40px;
    line-height: 1.8;
    height: 300px;
}

    .about h4 {
        color: #000;
        margin: 5px 0;
    }

    .about p {
        color: #000 !important;
        font-size: 14px !important;
    }

.place-tab .nav-pills > li > a {
    border-bottom-width: 6px;
    font-size: 15px;
    color: #333;
    font-weight: 600;
    text-transform: capitalize;
    padding: 11px 20px 5px;
    height: 50px;
    line-height: 1.7;
}

.text-overflow {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	width:100%;
	display:inline-block;
}

.tour{ position:relative; }
.tour h1{ color:#FFF; }
.tour .inner{ padding-top:80px; position:absolute; bottom:0; left:0; right:0; top:0; }
.tour .tour-banner{ max-height:400px; overflow:hidden; }

.tour-search{
  padding: 15px;
  background-color: #eee;
  box-shadow: rgba(0,0,0,0.1) 0 0 5px;
  border-radius: 10px;
  border: #ddd thin solid;
  margin-top: 30px;
}

.tour-search .dropdown-toggle{
  background-color: #FFF;
  text-align: center;
  color: #333;
  width: 100%;
  display: inline-block;
  height:40px;
  padding:10px;
}

.tour-search .form-control{
  background-color: #FFF;
  text-align:left;
  border:none;
  color:#333;
  width:100%;
  display: inline-block;
  height: 40px;
  padding: 10px;
  padding-left:25px;
}

.tour-search a.btn{
  height:40px; 
  font-weight:500;
  border-left:#ddd thin solid; 
  margin:0; 
  border-radius:0;
}

.tour-search .dropdown{position:relative;}
.tour-search .dropdown-menu{ width:100%; }
.dropdown.open ul.dropdown-menu{
   display:block !important;
}

.left-icon{ position:relative; }
.left-icon i{ 
	position: absolute;
	left: 10px;
	font-size: 16px;
	top: 12px;
	z-index: 1;
}

.left-search { border:#ccc thin solid; box-shadow:rgba(0,0,0,0.1) 0 0 5px; border-radius:10px; }
.left-search .search-collapse{ border-bottom:#eee thin solid; display:inline-block; padding:15px 0; width:100%; }
.left-search .search-collapse > a{
	color: #000;

font-weight: 600;

padding-bottom: 15px;

display: inline-block;

text-decoration: none;
width:100%;
 }
.left-search .search-collapse > a span{  float:right; margin-top:2px; }

.left-search .search-collapse .collapse{}
.left-search .search-collapse label{ margin-bottom:10px; margin-right:10px; font-weight:400; }

.left-search .search-collapse label i{ margin:0 5px; }
.left-search .search-collapse label i.fa-star{ margin:0; }
ul.tour-icons { margin:0px; margin-bottom:15px; }
ul.tour-icons p{
	font-size:13px;
}
ul.tour-icons li{ text-align:center; }
ul.tour-icons li.not-avail{ opacity:0.3; }
ul.tour-icons .icon{
display: inline-block;
text-align: center;
height: 50px;
opacity: 1;
border-radius: 150px;
padding: 0;
width: 50px;
overflow: hidden;
background-color: #0095da;
}
ul.tour-icons .icon img{height:50px;display:inline-block; margin-top:-10px;}
ul.tour-icons p{ margin:0; color:#000; }

.trip-gallery a.popup-img {
    display:inline-block;
    height:auto;
    overflow:hidden;
    margin-bottom:20px;
}

.table-ul-bordered li div{border-bottom:#ddd thin solid; border-right:#ddd thin solid;  }

.table-ul.rates{ border-top:#ddd thin solid; border-left:#ddd thin solid; }

.table-ul.rates li:nth-child(2n){ background-color:#eee; }
.table-ul.rates li:nth-child(2n) div{ background-color:#eee; }

.table-ul.rates li div {
    padding: 10px;
    font-size: 13px;
	color:#444;
}
.table-ul.rates li div.tier{ width:250px; }
.table-ul.rates li.heading div{ text-align:left; border-bottom:#ddd 2px solid; font-weight:600; color:#000; }

.why-city {margin-top:15px; margin-bottom:15px; border-radius:5px; }
.why-city:hover{background-color:#eee;}
.why-city .img {width:150px; vertical-align:middle;} 
.why-city .img img{ border-radius:5px; } 
.why-city .cont {padding:0 15px; vertical-align:middle; }
.why-city .cont h4{
	margin-top:0;font-size:20px;color:#000;margin-bottom:5px;
}
.why-city .cont p{margin-bottom:0;}
.routes li a{
	color: #000;
	font-weight: 400;
	font-size: 16px;
	padding: 0;
	border-radius: 5px;
	margin-top: 15px;
	overflow:hidden;
	box-shadow:rgba(0,0,0,0.1) 0 0 5px;
}
.routes li a .cont{ 
	border:#ddd thin solid; 
	padding:15px 20px;
	border-radius: 5px 0 0 5px;
	vertical-align:middle;
	
}	

.routes li a div{vertical-align:middle;}
.routes li a:hover{text-decoration:none;} 

.dir-list{ line-height:1.8; }
.dir-list li a{ font-size:18px;color:#000; }

.alphabets { line-height:2; }
.alphabets li{ margin-left:11px; }
.alphabets li a{ font-size:18px;color:#000; font-weight:600; }
.alphabets li.active a{ color:#0095da; }

.relative{position:relative;}
.hotel-det.search h1{font-size:28px; color:#FFF;}
.hotel-det.search .bottom{
	position: absolute;
	right: 15px;
	bottom: 0;
	left: 50%;
}
.single-search {background-color:#FFF; border-radius:5px }
.single-search .row{margin:0;}
.single-search .row > div{padding:0;}
.single-search a.btn{margin:0; border-radius:0 5px 5px 0; }
.single-search .form-group{margin:0; }
.single-search .form-control.radius{ border-radius:5px 0 0 5px ; }
.single-search .form-control{ width:100%; height:50px; padding-right:0; border:none; border-radius:0; }
.single-search .input-group{ width:100%; margin:0; border-right:#ddd thin solid; }
.single-search .input-group-addon{ background-color:transparent; border:none; }

.search.outstation-search .tab-content > .tab-pane { 
  background-color:#0095da;
}
.owl-theme .owl-nav [class*="owl-"]
{ 
 background-color:transparent;
 padding:0; 
}
.pane.inline-block{ width:100%; }

.left-menu-heading{ font-size:15px; color:#000; background-color:#FFF; line-height:1; font-weight:600; padding:15px;}
.left-menu-heading .navbar-toggle{
	visibility: visible;
	opacity: 1;
	border: none;
	padding: 2px;
	margin-left: 0;
	margin-right: 10px;
}

.left-menu-heading .navbar-toggle .icon-bar{
	background-color: #999;	
}

.activeSlide{display:block;}

.main-search{
    background: rgba(0,0,0,0.4);
    height: 514px;
}
.inner-box{padding: 18px;background-color:#fff;border-radius:5px;margin:0 10%; }
.main-search p{margin-bottom: 5px;color:#A2a2a2;font-weight: 400;line-height: 1;}
.main-search .form-control{margin-bottom: 15px;padding-right: 10px;border-radius: 3px;}
.main-search .form-control::placeholder{ color:#000; font-weight:700; font-size:14px; }
.main-search .btn {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 0 0 4px 4px;
    height: 45px;
    letter-spacing: 2px;
    margin: 0;
    border-color: #09afe0;
    
    display: block;
    width: auto;
    margin-top: 0;
}

.main-search .heading-search {
    background: blue;
    color: #fff;
    margin: 0;
    padding: 20px;
    font-size: 20px;
}

.main-search .inner-addon .fa{background: #dedede;
    border-left: #d5d5d5 1px solid;}

.main-search h1{
	color: #ffffff;
	margin:0;
	font-size: 17px;
	text-align:center;
	margin-bottom: 15px;
    font-weight:700;
}
.search-bg{
	background-image: url(../images/banner-bg.jpg);
    background-size: auto 100%;
	padding:0;
}

.popular-location{ width:100%; position: relative;display:block; margin-top:14px; }
.popular-location:hover .img > img{ transform:scale(1.2);}
.popular-location .img{width:100%;position: relative;z-index: 0;height:auto;overflow:hidden; max-height:280px;}
.popular-location .img > img{ width:100%; transition:transform 0.2s; min-height: 100%;}
.popular-location p{bottom:0;width:100%;right: 0;left: 0;position: absolute;z-index: 4;font-size: 15px;top: auto;color: #fff;padding: 4px 15px;margin: 0;text-align: center;text-transform: uppercase;font-weight: 700;background-color: rgba(0,0,0,0.5 );}

.spc-7{margin-left:-7px;margin-right:-7px;}
.spc-7 > div{padding-left:7px;padding-right:7px;}

.main-banner{ margin-bottom:0px; }

.volvo-banner{ background-color:#f5f5f5;padding-top:85px; margin-bottom:30px; }
.volvo-banner .bnr-text{padding:30px;color: #fff;}
.volvo-banner .bnr-text h1{margin:0;margin-bottom:10px;color: #fff;}
.volvo-banner .bnr-text .btn{font-weight: 700;letter-spacing:1px;margin:0;margin-bottom: 15px;text-transform: uppercase;color: #333;}
.volvo-banner p{font-size:18px; line-height:1.8;}
.volvo-banner > .row{display:flex;height:100%;}
.volvo-banner > .row > div:first-child{background-color:#09afdf;}

.banner-form{padding: 15px 30px;}
.banner-form h3{margin-top:0;font-size: 18px;text-transform: uppercase;letter-spacing: 3px;font-weight: 800;}
.banner-form .form-control{
	margin-bottom:10px;
	font-weight: 400;
	border-color: #fff;
	border-radius: 5px;
	box-shadow: rgba(0,0,0,0.2) 0 0 5px;
	padding-right: 35px;
}
.banner-form .btn{display:block;font-weight:600;text-transform: uppercase;font-size: 14px;letter-spacing: 3px;text-shadow: rgba(0,0,0,0.2) 0 0 5px; height:auto; padding:10px; }

.bus-type{box-shadow:rgba(0,0,0,0.15) 0 0 15px;display: flex;flex-wrap: wrap; margin-bottom:25px;
	border-radius:15px; overflow:hidden; 
}

.banner-form .relative{}
.banner-form .relative .fa{position:absolute;right: 0px;top: 0px;z-index: 1;width: 40px;text-align: center;border-left: #ddd 1px solid;padding-left: 10px;bottom: 0;padding: 11px;}

.bus-type:hover{box-shadow:rgba(0,0,0,0.4) 0 0 15px;}

.bus-type .image{
    width: 50%;
}
.bus-type .image img{
    width: 100%;
} 
.bus-type .cont {
    width: 50%;
    position: relative;
    background-color: #eee;
    padding: 25px;
    padding-bottom: 55px;
}
.bus-type .cont .btns{
    right: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}

.bus-type .cont .btn{
    margin: 0;
    border-radius: 0;
    padding: 10px;
    height: auto;
    font-weight: 600;
    font-size: 18px;
} 
.bus-type .heading {
    display: block;
    margin: 0;
    width: 100%;
}
.bus-type .heading a {
    width: 100%;
    margin: 0;
    padding: 15px 25px;
    text-align: left;
    font-size: 30px;
    color: #222;
    font-weight: 700;
    display: inline-block;
    text-decoration: none;
    border-bottom: #e5e5e5 1px solid;
}
.bus-type .heading a:hover{ color:#000; }
.features{}
.features li{
    margin-bottom: 13px;
    font-weight: 400;
    font-size: 16px;
    position: relative;
    padding-left: 35px;
    color: #333;
}
.features li i{
	background-color:#690;
	color:#FFF;
	width:25px;
	height:25px;
	display:inline-block;
	border-radius: 50px;
	text-align: center;
	line-height: 25px;
	position: absolute;
	left: 0;
}

.faq-wrapper{padding: 50px 0;background-color: #eee;}

.faq-box {
    border: #ddd 1px solid;
    border-radius: 8px;
    margin-bottom: 20px;
}
.faq-box:hover{box-shadow:rgba(0,0,0,0.1) 0 0 15px;}
.faq-box .btn{
	padding: 20px 25px;
	text-align: left;
	margin: 0;
	font-size: 16px;
	white-space: normal;
	letter-spacing: 0;
	padding-right: 45px;
	position: relative;
	height: auto;
	font-weight: 600;
	background-color: #fff;
	border-radius: 7px;
}

.faq-box .btn::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f107";
    float: right;
    font-size: 30px;
    line-height: 1;
    position: absolute;
    right: 15px;
    top: 17px;
}

.faq-box .btn:not(.collapsed)::after{transform:rotate(180deg);}

.faq-box .collapse {
    padding: 10px 25px;
}
.faq-box .collapsing {
    padding: 15px 25px;
}

.faq-box .collapse p{font-size:15px;line-height: 2;font-weight: 500;}

.booking-form{padding: 15px 60px 20px;background-image:linear-gradient(141deg, #9fb8ad 0%, #1fc8db 51%, #2cb5e8 75%);border-radius: 10px;}
.booking-form h3 {
    text-align: center;
    font-size: 35px;
    font-weight: 800;
    color: #222;
    display: block;
    width: auto;
    margin: 0 -60px 25px;
    border-bottom: #fff 1px solid;
    padding-bottom: 15px;
    text-transform: uppercase;
    padding: 15px 20px 25px;
}
.booking-form p{margin-bottom:5px;}
.booking-form .form-control{margin-bottom: 10px;
    font-weight: 400;
    border-color: #fff;
    border-radius: 5px;
	margin-bottom:15px;
    box-shadow: rgba(0,0,0,0.2) 0 0 5px;}
.booking-form .form-control + .fa{position:absolute;right: 15px;top: 38px;color:#999;}

.booking-form .btn{ font-size:16px; height:auto; }

.booking-bg{ background-image:url(../images/volvo/booking-bg.jpg); background-size:100%; }
.booking-bg .dark-translucent-bg{padding: 60px 0;}


@media (min-width:768px) {
    .cab-wrap {
        margin: 0;
    }

    .tab-content .owl-buttons {
        display: none;
    }

    .booking-detail .prc-det h5 {
        float: none;
    }
}



@media (max-width:1024px) {

.steps .container{
  width:80%;
}

.step-box{
  padding:15px;
  width:220px;
}

.bus-features{height:380px;}
.bus-features h3{font-weight:400;font-size:20px;}



.why-cablo {
  background-size:auto 80%;
  background-position:right bottom;
  background-repeat:no-repeat;
}

.services .image{ width:40%; }
.services .image.col-sm-push-6{ left:60%; }

.services .content_.col-sm-pull-6{ width:60%; right:40%; }

.services .image img {
    width: 100%;
    min-height: 309px;
}

.hotel.package .hotel-det h3{
  line-height:0.2;
  margin:10px 0;
}

.hotel.package .hotel-det h3 a{ 
  height: 22px;
  font-size: 20px;
  margin-bottom: 0;
  line-height: 0.8;
}
.hotel.package .hotel-det h3 span{font-size:13px;}

ul.tour-icons{ margin-bottom:5px; }

.trip-prc .btn{
  font-size:20px;
  padding:8px;
}

.trip-banner .hotel h2{ margin-bottom:5px; font-size:16px; }

.trip-banner .hotel .hotel-det hr{ margin-top:18px; margin-bottom:10px; }

.trip-banner .hotel h1{
  font-size:22px;
  font-weight:700;
  margin-top:0;
  color:#000;
}

.btn-lg{padding:6px 15px;font-size:18px; height:auto;}
	
.place-tab.trip-tabs .nav-tabs > li > a{
	 padding:10px 5px;
	 color:#000;
	 min-width:100px;
	 text-align:center;
	 text-transform:uppercase;
	 font-weight:600;
}

.hotel .hotel-image img{width:100%;}
.footer-link .list-inline li{ width:33.33%; }

ul.car-det li div {
     width: 100%;
     display: block;
}

.allocat-cab .bottom {
     position: static;
}

        .allocat-cab .bottom .btn-group {
            display: table;
            width: 100%;
        }

            .allocat-cab .bottom .btn-group a {
                padding: 8px;
                float: none;
                display: table-cell;
                font-size: 12px;
            }

    .top-image .bottom-content {
        padding-left: 15px;
    }
}

@media (max-width:991px) {
.search .form-group{margin-bottom:10px;}	
.search .input-group-addon{min-width:80px;}
.search .input-group-addon:last-child{min-width:40px;}
.bus-features{height:300px;}	
.trip-banner{overflow:hidden;}
.faqs-list h2{font-size:27px;}
.left-categ-list li a{font-size:15px;}
.hotel.package{margin-bottom:30px;}
.hotel.package > .row > div{display:block;width:100%;}	
.best-for-wrap{position:static;}
.fix-it.fix .cab-options {
    position: fixed;
    top: 16px;
    z-index: 5;
    width: 39%;
    max-height: 95%;
    overflow: auto;
}

.place-tab{ overflow:auto; }

.fix-it.fix .place-tab{ width:59%;}

.cab-options {
    background-color: #FFF;
    padding: 15px;
    border: #ddd thin solid;
    border-radius: 5px;

}

.trip-banner ul.tour-icons li{margin-right:0;}
	
.best-for {
  font-size: 12px;
  border-radius: 50px;
  font-weight: 400;
}
	
.banner.outsttion-list-banner {
  height: auto !important;
}

.top-image {
  height: auto;
}

.new-customer {
  position: relative;
}

.login-wrappper {
  position: relative;
}

.search.outstation-search .nav-pills.style-2 > li {
  width: 30%;
}

.call-to-action .row > div {
  display: block;
  text-align: center;
  width: 100%;
}

    .register .bg {
        display: none;
    }

    .login-wrappper .panel.login-panel {
        margin-bottom: 0;
    }

    .outstation-det {
        margin-top: 0;
    }
	.services .image img{min-height:inherit;}
	.volvo-banner{padding-top:78px;}	
}

@media (max-width:868px) {
.bus-type .image{width:100%;text-align:center;}	
.bus-type .image img {
    max-width:100%;
    max-height:300px;
    display:inline-block;
	width:auto;
}
.bus-type .cont{width:100%;}	
.trip-prc .prc{
  padding:5px; 
  height:50px;
}
.trip-prc .btn {
  font-size: 16px;
  padding: 4px;
}
}

@media (max-width:800px){
 .services .bottom-buttons{ margin-left:-15px; margin-right:-15px; display:block; }	
 .services{margin-bottom:15px;}	
 .gallery-wrapper a.img{height:192px;}
 .services .content_{padding:15px;padding-bottom:0;}
 .heading p{  }
 .services .bottom-buttons{
	 bottom:15px; left:15px; right:15px;
	 position:static;
 }
.services .content_ .btn-lg {
    margin: 0;
    padding: 12px 5px;
    font-size: 14px;
}
.services .image{ width:100% !important; display:block; position:static;}	
.services .content_{ width:100% !important; display:block; position:static; }	
}


@media (max-width:767px){
.booking-bg .dark-translucent-bg {
   padding: 20px 0;
}	
.features li{font-size:14px;}
.features li i{font-size:16px;height:20px;width:20px;line-height:20px;}
.volvo-banner .bnr-text{padding:15px;}
.volvo-banner .bnr-text h1{text-align:center;font-size:27px;}
.volvo-banner .bnr-text .row > div{text-align:center;}
.bus-type .heading a{
	padding:12px 20px;
    font-size:20px;
}
.slide.pv-40{padding:20px 0;}
.fleet .otr-det{padding:15px;}	
.heading p{ font-size:13px; margin-bottom:0; }	
.bus-features{height:auto; margin-bottom:15px;}
.steps h1{font-size:22px;}	
.reason{padding-left:65px;padding-right:0;}
.reason p{font-size:15px;}
.reason span{ width:50px; height:50px; line-height:50px; }
.slide .heading h2{
	font-size:24px;
}
.fleet .head .inner {
    position: static;
    z-index: 10;
    background: #333;
    padding: 15px;
}
.fleet .head h3{ font-size:24px; font-weight:600; }	
.traveller .cont h4{font-size:25px;}
.fleet .otr-det > h4{font-size:22px; padding-left:0; }	
footer h3{font-size:22px;}
.search .form-group .input-group > .input-group-addon:first-child {
   display:block;
   border:none;
   width:100%;
   padding:8px 0;
   margin:0;
}

.search.outstation-search h3{ font-size:20px; font-weight:700; }
.steps .container{width:100%;}	
.search .form-group{padding:0 15px;}
.services .content_ h3{font-size:20px;margin-bottom:5px;}	
.services .content_ p{font-size:15px; line-height:1.9;}

.services{position:relative;margin-bottom:30px;}	
.pv-60.why-cablo{background-image:none; padding:0px 0;}

.table-ul.rates li.heading{display:none;}
.table-ul.rates{ display:block; border:none; }
.table-ul.rates li{ display:inline-block; padding:10px; border:#ddd thin solid; }
.table-ul.rates li > div{ display:inline-block; padding:0; width:auto; font-weight:600; border:none; border-right:#666 thin solid; padding-right:10px; padding-left:10px; color:#000; }
.table-ul.rates li > div:first-child{ width:100%; border:none;}
.table-ul.rates li > div:last-child{ border-right:none; }
.table-ul.rates li > div span{ color:#666; display:inline-block !important; font-weight:400 !important;  }
.faqs-list-wrap .panel-heading { padding-left:15px; }
.faqs-list-wrap .panel-heading .navbar-toggle{ margin-left:0; margin-right:15px; border:none; }

.corporate-banner.banner img{ 
	min-height:inherit; 
	height:200px;
	width:auto;
	max-width:inherit;
}
	
.gallery-wrapper a.img {
    height:auto;
    line-height:0;
}
.gallery-wrapper a.img span{height:auto;}
.fix-it.fix .place-tab{width:100%;}

.fix-it.fix .cab-options{ 
  position:static;
  width:100%;
  margin-bottom:15px;
}

.trip-prc{ 
  position:relative; 
  left:0;
}

.m-xs-0{ margin:0; }
.tour .inner{padding-top:90px; }
.tour .inner .container{ padding:0; }
.tour .tour-banner img{ display:none; }
.tour-search .form-control{ 
text-align: left;
    height: 50px;
    padding: 12px;
    padding-left: 12px;
    padding-left: 40px;
border-right:none; border-bottom:#ddd thin solid;  }
.tour-search .btn{ padding:10px; height:50px !important; font-size:15px; font-weight:600; }
.tour h1 {
    color:#000;
    font-size:20px;
    text-align:left;
    padding-left:15px;
}
.tour-search .dropdown-toggle{ 
    text-align: left;
    height: 50px;
    padding: 12px;
    padding-left: 12px;
    padding-left: 40px;
}
.left-icon i {
    position: absolute;
    left: 12px;
    font-size: 16px;
    top: 16px;
    z-index: 1;
}
.filter-head {
    margin-top:15px;
    height:50px;
    padding:8px 15px;
}
.filter-head .navbar-toggle{ margin-left:0; margin-right:15px; }
.tour .inner{ position:static }
.hotel .hotel-image{ height:auto; }
.hotel .hotel-image img{ width:100%; }
.hotel > .row > div{ display:block; }	


.btn-animated.btn-lg i{ right: 15px;
line-height: 33px; }

.btn-animated.btn-lg:hover i {
    right: 10px;
}


    .payment-box h3 span {
        float: none;
        margin-top: 10px;
        display: inline-block;
    }


    .fix-it .trip-det .container {
        padding-left:15px;
        padding-right:15px;
    }
	
    .fix-it .container {
        padding-left: 0;
        padding-right: 0;
    }

    .place-tab .nav-pills {
        overflow: auto;
        white-space: nowrap;
		
    }

        .place-tab .nav-pills > li {
            float: none;
            display: inline-block;
        }

    .out-station-cab-list .btn-default {
        margin: 15px 0px -15px;
        border-radius: 0;
        padding: 10px;
    }

    .allocat-cab {
        margin: 0;
    }

        .allocat-cab > div {
            padding: 0;
        }

        .allocat-cab ul.table-ul li > div {
            width: auto;
        }

            .allocat-cab ul.table-ul li > div:first-child {
                width: 30%;
            }

    .heading h2 {
        font-size: 20px;
        font-weight: 700;
    }

    .search .form-group.no-heading .input-group > .input-group-addon:last-child {
        padding-top: 8px;
    }

    .search p.form-text {
        font-size: 13px;
        font-weight: 300;
        text-align: center;
    }

    .slide-heading h2 {
        text-align: center;
    }

    .usage {
        margin-bottom: 10px;
        text-align: right;
    }

    .login-wrappper {
        position: relative;
        height: auto;
    }

    .search .form-group .input-group {
        width: 100%;
    }

    .search .form-group .input-group > .input-group-addon:last-child {
         padding-top: 33px;
		 border:none;
    }

    .drop-angle {
        top: 30px;
    }

    .white-bg-xs {
        background-color: #fff;
        color: #333
    }

    .slide.places-to-visit .inner {
        padding-bottom: 0;
    }

    .corp-section {
        padding: 0;
    }

    .search.outstation-search .nav-pills.style-2 > li {
        width: 40%;
    }

    .search-banner {
        height: auto;
        min-height: inherit;
    }

        .search-banner > video {
            height: auto;
            display: none;
        }

        .search-banner > img {
            display: none;
        }

        .search-banner .search-inner {
            padding-top: 0;
            position: relative;
            padding-bottom: 10px;
            background-color: rgba(0,0,0,0.0);
        }

    .search.outstation-search {
        margin-bottom: 0;
    }

    .search-banner .search-inner {
        padding-bottom: 0;
    }

    .search-banner .search-inner ul.table-ul {
        margin-bottom: 0;
    }

    .slide-heading {
        margin-bottom: 10px;
        padding-left: 0;
    }

    .slide-heading h2 {
        font-size: 30px;
        margin: 0;
    }

    .cab-grid {
        margin-bottom: 15px;
    }

    .drive-slide .container > ul.table-ul > li > div {
        display: inline-block;
        width: 100%;
    }

    .drive-slide .slide-heading h2 {
        text-align: center;
    }

    .drive-step-wrap li {
        margin-bottom: 15px;
    }


    .review {
        padding: 25px;
    }

    .search .nav-pills.style-2 > li > a {
        border-radius: 0;
    }

    ul.trip-type {
        margin-bottom: 20px;
    }

        ul.trip-type li > div:first-child {
            width: 55px;
        }

    .trip-type > li > div:last-child {
        text-align: left;
    }

    .trip-type h4.text-center {
        text-align: left;
    }

    .total-distance {
        margin-bottom: 15px;
        padding-left: 55px;
    }

        .total-distance .text-center {
            text-align: left;
        }

        .total-distance span {
            display: block;
            margin-bottom: 3px;
        }

    .call-to-action a.btn {
        margin-left:0px;
		height:auto;
        padding:5px;
    }

    .step-wrap {
        margin: 0 -15px;
        height: 40px;
    }

    .p-0 {
        padding: 0;
    }

    .step-wrap ul {
        box-shadow: unset;
        list-style: none;
        height: auto;
        border-radius: 10px;
        background-color: transparent;
        padding: 0;
        margin: 0;
        display: inline-block;
        width: 100%;
    }

    .step-wrap ul li {
        width: 25%;
        float: left;
        margin-top: 0;
        border-right: #ddd thin solid;
    }

            .step-wrap ul li div.num {
                display: block;
                text-align: center;

                margin-bottom: 0;
            }

                .step-wrap ul li div.num span {
                    width: 100%;
                    border-radius: 0;
                    background-color: #fff;
                    display: inline-block;
                    box-shadow: unset;
                    padding: 9px 15px;
                    font-weight: 400;
                    letter-spacing: 1px;
                }

            .step-wrap ul li div.text {
                display: block;
                text-align: center;
            }

            .step-wrap ul li.active div.num > span {
                background-color: #00a6fc;
                color: #FFF;
                box-shadow: inherit;
            }

            .step-wrap ul li.active div.text {
                color: #000;
            }

    .step-wrap.ride-state {
        height: auto;
        margin-bottom: 15px;
        margin-top: 20px;
    }

        .step-wrap.ride-state ul {
            box-shadow: unset;
            height: 10px;
            background-color: #fff;
        }


            .step-wrap.ride-state ul li {
                margin-top: -20px;
                border-right: none;
            }

                .step-wrap.ride-state ul li.success {
                }

                .step-wrap.ride-state ul li div {
                    text-align: center;
                }

                    .step-wrap.ride-state ul li div.num > span {
                        box-shadow: none;
                        margin-top: 30px;
                        display: block;
                        padding: 0;
                        font-size: 13px;
                    }

                        .step-wrap.ride-state ul li div.num > span.circle {
                            position: relative;
                            width: 50px;
                            height: 50px;
                            display: inline-block;
                            padding: 25px;
                            margin: 0;
                            background-color: #ddd;
                        }

            .step-wrap.ride-state ul.step-line {
            }

                .step-wrap.ride-state ul.step-line li div {
                    display: flex;
                    height: auto;
                }

                    .step-wrap.ride-state ul.step-line li div span.line {
                        display: block;
                        margin-top: 20px;
                        background-color: #ddd;
                        height: 10px;
                        width: 44%;
                        border-radius: 0;
                        padding: 0;
                    }

                .step-wrap.ride-state ul.step-line li:first-child div span.line:first-child {
                    background-color: #FFF;
                }

                .step-wrap.ride-state ul.step-line li:last-child div span.line:last-child {
                    background-color: #FFF;
                }

            .step-wrap.ride-state ul li.success div.num span.circle {
                background-color: #008000;
            }

            .step-wrap.ride-state ul.step-line li.success div span.line {
                background-color: #008000;
            }

            .step-wrap.ride-state ul.step-line li.success.active div span.line:last-child {
                background-color: #ddd;
            }


    .booking-detail .prc-det h2 {
        font-size: 17px;
        color: #000;
        font-weight: 500;
        margin-top: 0;
        padding-top: 0;
    }

    .booking-detail .dist-wrap {
        min-width: 50px;
		text-align:right;
    }

    .allocat-cab .btn-group {
        width: 100%;
        display: table;
    }

        .allocat-cab .btn-group a.btn {
            display: table-cell;
            margin: 0;
            float: none;
            padding: 10px 5px;
        }

    .car-icon {
        height:70px;
        background-size:auto 100%;
    }

    .thank-you-wrap {
    }

        .thank-you-wrap h1 {
            font-size: 28px;
        }

            .thank-you-wrap h1 br {
                display: none;
     }

    .thank-you-wrap .btn-lg {
            padding: 6px 10px;
            font-size: 15px;
    }
	
    .top-box {
		height: auto;
		margin-top: 0px;
		border-radius: 0;
		padding: 13px 10px;
    }

        .top-box h2 {
            position: relative;
            display: inline-block;
            width: auto;
            float: left;
            margin: 0;
        }

            .top-box h2 span {
                display: inline;
                width: auto;
                float: none;
            }

        .top-box h4 {
            width: auto;
            float: right;
            position: static;
            margin: 0;
            margin-top: 0px;
            display: inline-block;
            margin-top: 5px;
        }

    .why-cablo .table-ul > li > div:first-child {
        width: 80px;
    }

    .offering .inner {
        padding-top: 50px;
    }

    .banner.service-banner h1 {
        font-size: 35px;
    }

    .cab-wrap.thank-you-wrap .booking-detail {
        padding-left: 0;
        padding-right: 0;
    }

    .new-customer {
    }

    .pay-amount {
        padding: 0 15px 15px;
    }

    .btn-block-xs {
        display: block;
    }

    .nav.nav-tabs.fare-tabs {
        margin: 0 -15px;
    }

    .nav.navbar-nav.main-menu li a {
        font-size: 16px;
    }


    .pv-xs-15 {
        padding: 15px;
    }

    .border-top-xs {
        border-top: rgba(0,0,0,0.2) 1px solid;
    }

    .border-bottom-xs {
        border-bottom: rgba(0,0,0,0.2) 1px solid;
    }

    .border-left-xs-none {
        border-left: none;
    }

    .place-tab {
        border-radius: 0;
    }

        .place-tab .nav-pills {
            padding: 0;
            padding-left: 0;
            padding-right: 0;
        }

    .fix-it {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width:1500px) {
  .out-station-cab-list > .row{ display:table;width:100%; margin:0; }  
  .out-station-cab-list > .row > div{ display:table-cell; float:none; vertical-align:middle; }
  .out-station-cab-list > .row > div > div { display:inline-table; width:100%; }
  .out-station-cab-list > .row > div > div > div{ display:table-cell; vertical-align:middle;float: none;}
  .out-station-cab-list .btn-default{ margin:0; }
  .out-station-cab-list > .row > div:first-child{ width:45%; }
  .out-station-cab-list > .row > div:last-child{ width:55%; position:static; }
}

@media (max-width:767px) {
	.text-black-xs{ color:#333 !important;}
  .search-banner .search-inner h1{ -webkit-text-stroke-width:0px; color:#000; }	
  .slide .inner{ padding:0; }
  .city-detail li div.icon{line-height:20px;}
  .city-detail > li{margin-bottom:20px;}
   ul.best-time{margin-left:0;}
   ul.best-time li{
    min-width:90px;
	padding:0;
	margin-right:5px;
  }
  ul.best-time li:nth-child(3n){ margin-right:0; }
  .gallery-wrapper{margin:0px 0 20px;}	
  .banner .inner h2{font-size:30px;}
  .corporate-banner.banner{margin-bottom:0px;}
  .faqs .panel-body{ padding:15px; padding-top:0; }
  .faqs .panel-body .faqs-list-box{margin-top:0;margin-bottom:15px;}
  .faqs-list h2 {
    font-size: 20px;
    margin: 10px 0;
  }
  .faqs-list{ background-position:left 25px;}
  .faqs-list-wrap h3{ font-size:22px; }
  .faq-det-heading h1{ font-size:25px; }
  .comment h3{ 
  	font-size:20px;
  }
  .corporate-banner.banner .navbar-toggle {
    float: left !important;
    border: none;
    margin-top: -2px;
  }
  .slide-heading h1{font-size:25px;}
  
  .city.hotel .hotel-image{ min-height:28px; }
  
}

@media (max-width:667px){
.bus-type{margin-bottom:15px;}	
.volvo-banner{margin-bottom:0;}	
.volvo-banner > .row{display:block;}
.fix-it .trip-det .container{ 
  padding-left:0; 
  padding-right:0; 
}
.outsttion-list-banner .top-image {
  height: auto;
  min-height: auto;
} 

.about{height:auto;}

.border-bottom-xs-clear{border-bottom:none;}

.trip-gallery a.popup-img{ height:210px; }
	
.p-xs-10{ padding:0 10px; }	
 
.trip-banner .hotel h1{
	font-size:24px;
}
.left-search {
    position: fixed;
    top: 0;
    left: 0;
    bottom:45px;
    right:0;
    z-index:100;
    background-color:#fff;
	border-radius:0;
}

.left-search .filter-head { left:0; right:0; position:absolute; margin-top:0; }
 
.left-search .btn.btn-lg.btn-default.visible-xs{ 
  position:fixed; 
  bottom:0;
  margin:0;
  border-radius:0; 
  left:0;
  right:0; 
  font-weight:600;
}
 
.review2.full{
  padding-left:0;
}
 
.review2.full .img {
   height: 70px;
    width: 70px;
    font-size: 35px;
 }
 
 .review2.full .cmt{ margin-top:70px; }
 .review2 .cmt .arrow{ left:27px;
box-shadow: rgba(0,0,0,0.15) 2px -2px 3px;
top: -5px; }
 .review{ margin:0; padding:25px; }	
 .owl-buttons .owl-next{ margin-right:5px; } 
 .footer-link .list-inline li{ width:100%; }
 .footer-link .list-inline li:last-child{ border-bottom:none; }
 .owl-buttons .owl-prev{ margin-left:5px; } 
 .slide-heading h1.sub-head{ font-size:14px; }
 
 .out-station-cab-list{ padding-bottom:50px; }
 
 .out-station-cab-list > .row > div > div > div.mobile{    
   width: 100%;
   position: absolute;
   left: 0;
   bottom: 0;
 }
 
}

@media (max-width:580px){
	
.popular-location .img{height:auto;}	
.review2 .img{ width:60px; height:60px; font-size:26px; }
.review2 .cmt { left:70px; }
.place-tab.trip-tabs .nav-tabs > li > a{ margin-top:3px;}	
.prc-det > li {
            display: block;
            border-bottom: #ddd 1px dashed;
            padding-top: 8px;
}

.prc-det h2 {
            float: right;
            width: auto;
}

.prc-det h5 {
            float: left;
            width: auto;
}


.faqs .panel{margin-bottom:0;margin-top:0;border-radius:0;}	
.faqs .panel-heading h3.panel-title{font-size:20px;}
.faqs .panel-heading span.angle{font-size:35px;}
.faqs-search{padding:0;}	
.mobile{width:100%; 
        display:inline-block;
}	
.fix-it.fix .cab-options{margin-bottom:15px;}
.fix-it.fix .navbar{top:60px;}	
.breadcrumb{display:none;}	
.text-center-xs{text-align:center !important;}
.cab-options .out-station-cab-list > .row > div:first-child{
 width:100%;text-align:center;
}
.call-to-action h2{ font-size:25px; }
.cab-options .out-station-cab-list > .row > div:nth-child(2){
 width:100%; text-align:center;	
}
.out-station-cab-list .cab{display:inline-block;}
.out-station-cab-list > .row > div:nth-child(2){ width:50%; }
.p-xs-0{padding-left:0;padding-right:0;}	
.fix-it.fix .cab-options{width:100%;}	
body{font-size:13px;}
h4{font-size:16px;}
.trip-gallery a.popup-img{height:auto;margin-bottom:15px;}
.trip-prc .btn{font-size:13px;}	
.trip-prc .prc p{font-size:14px !important;}
ul.tour-icons li{width:49%;vertical-align:top;}
.trip-banner .hotel h1{font-size:17px;padding:0px;text-align:center;}
.trip-banner .hotel > .row{ display:block;}
.trip-banner .hotel h2.text-overflow{white-space:normal;}
.best-for{display:inline-block;margin-bottom:5px;}
.fix-it.fix .trip-det h3{font-size:20px;margin-top:0;}
.fix-it.fix .place-tab.trip-tabs .container{padding:0px;}
.place-tab.trip-tabs .nav-tabs{white-space:nowrap;overflow-x:auto; padding-bottom:2px; background-color:#fff; }
.place-tab.trip-tabs .nav-tabs li{display:inline-block;}
 ul.tour-icons li{width:30%; margin-top:10px;}	
.search-banner .search-inner h1{
  font-size: 18px;
  webkit-text-stroke-width:0;
  margin: 0;
  padding: 15px 0;
}		
.out-station-cab-list > .row > div{display:block;width:100%;}
.out-station-cab-list > .row > div:first-child{width:100%;margin-bottom:10px;}
.out-station-cab-list > .row > div:last-child{width:100%;position:static;}
.out-station-cab-list > .row > div > div{display:inline-table; width:100%;}
.p-xs-15{ padding:0 15px !important; }	
.outsttion-list-banner .inner h1{ font-size:16px; }
}

@media (max-width:500px){
.short-gallery{height:auto;padding:0;}
.short-gallery .nav.nav-tabs {
 border-bottom: none;
 white-space: nowrap;
 overflow: auto;
}
.short-gallery .nav.nav-tabs li{display:inline-block;float:none;}	
.gallery-box #sync1.owl-carousel{height:81%;}
.overview{padding:15px;}
.overview h3{ margin-top:0; }	
.trip-banner .hotel h1{ 
	text-align: left;
	padding:0px;
	margin-bottom:10px;
}

.search .form-group{ margin-bottom:5px; }
	
.p-xs-0 {
    padding: 0;
}

.panel-body.p-30 {
    padding: 15px;
}

    .banner .inner h2 {
        font-size: 25px;
        margin-top: 10px;
    }

    .outsttion-list-banner .inner h1 {
        font-size: 24px;
        letter-spacing: 0;
    }

    .banner.outsttion-list-banner img {
        min-height: 180px;
        width: auto;
        max-width: 100%;
    }
	
	.visit h3{ 
	 	font-size:20px; 
	}
	
	.visit{ 
		padding:10px; 
	}
	
    .about {
        padding: 15px;
    }

        .about p {
            color: #000 !important;
            font-size: 13px !important;
            font-weight: 400 !important;
            line-height: 1.6;
        }

    .mobile {
        width: 100%;
    }

    .banner.service-banner h1 {
        font-size: 25px;
        margin-bottom: 0;
    }

    .banner.service-banner p {
        font-size: 13px;
        margin: 0 0 5px;
    }

    .banner.service-banner a.btn-lg {
        padding: 5px 15px;
		height:auto;
        font-size: 14px;
        margin: 0;
    }


    .thank-you-wrap h1 {
        font-size: 20px;
    }

    .booking-detail .row.list-unstyled {
        min-height: 50px;
    }

    .search .nav-pills.style-2 > li > a {
        padding: 5px;
    }

    .search .nav-pills.style-2 > li > a i {
        font-size:20px;
        margin-right:5px;
		margin-top:6px;
    }

    .search.outstation-search .nav-pills.style-2 > li {
        width: 50%;
        margin: 0;
    }

    .out-station-cab-list > .row > div:nth-child(2) {
        margin-bottom: 10px;
    }

    .search .nav-pills.style-2 > li {
        width: 32%;
        margin-right: 1.3%;
    }

    body {
        overflow-x: hidden;
    }

    .mobile {
        width: 100%;
        margin:0;
        
    }
    
    .mobile p{
        
                padding: 0 5px;        
    }

        .mobile h2 {
            font-size: 22px;
            font-weight: bold;
        }
    
    .mobile h1{
        font-size:25px;
        font-weight:bold;
        
    }

        .mobile h5 {
            font-size: 20px;
            font-weight: bold;
        }

    .slide {
        padding: 0;
    }

    .slide-heading h2 {

        font-size: 20px;
        margin-bottom: 15px;
    }

    .guest-form .apply {
        margin: 10px 0;
    }

    .guest-form h4 {
        font-size: 18px;
    }

    .search-banner .search-inner {
        padding-top:0px;
    }

    .nav.nav-tabs.fare-tabs li a .icon {
        background-size: 65px;
        width: 70px;
        height: 70px;
    }

    .hidden-mobile {
        display: none !important;
    }


    .booking-detail h4 {
        margin: 0;
    }

    .booking-detail h3 {
        margin-top: 5px;
    }

    .allocat-cab h3 {
        font-size: 15px;
    }

    .car-icon {
        height: 120px;

        background-size: auto 120%;
    }

    .slide-heading {
        margin-top: 20px;
    }

    .why-cablo h3 {
        font-size: 18px;
    }

    .why-cablo .table-ul > li > div {
        display: block;
    }

    .slide.fare-slide .panel {
        border-radius: 0;
    }

    .slide.fare-slide .panel-heading {
        border-radius: 0;
    }

    .slide.fare-slide .panel-heading h3 {
        margin: 0;
        text-align: left;
	}

    .slide.fare-slide .panel-body {
        padding: 0;
    }

    .fare-detail > li > div:last-child {
        font-weight: 600;
        color: #000;
    }

    ul.work-process .num {
        font-size: 24px;
        width: 60px;
    }

    .offering {
        max-height: 300px;
        overflow: hidden;
    }

    .col-mob-6 {
        width: 50%;
    }

    .visible-mobile {
        display: block !important;
    }
}



@media only screen and (min-device-width : 375px) // or 213.4375em or 3in or 9cm and (max-device-width : 667px) // or 41.6875em and (width : 667px) // or 41.6875em and (height : 375px) // or 23.4375em and (orientation : landscape) and (color : 8) and (device-aspect-ratio : 375/667) and (aspect-ratio : 667/375) and (device-pixel-ratio : 2) and (-webkit-min-device-pixel-ratio : 2) {
    .search-banner .search-inner {
        padding-top: 115px;
    }
}

@media only screen and (min-device-width : 375px) // or 213.4375em and (max-device-width : 667px) // or 41.6875em and (width : 375px) // or 23.4375em and (height : 559px) // or 34.9375em and (orientation : portrait) and (color : 8) and (device-aspect-ratio : 375/667) and (aspect-ratio : 375/559) and (device-pixel-ratio : 2) and (-webkit-min-device-pixel-ratio : 2) {
    .search-banner .search-inner {
        padding-top: 115px;
    }
}

@media (max-width:480px) {
    .call-to-action a.btn {
        margin-bottom: 15px;
    }
}


@media (max-width:414px) {
    .search .nav-pills.style-2 > li div {
        font-size: 12px;
    }
}

@media (max-width:320px) {
	
	.trip-banner ul.tour-icons .icon{ 
	  width:40px; height:40px; 
	}
	.trip-banner ul.tour-icons .icon img
	{ 
  	  margin-top:-18px; 
	}
	
}


/*Style.css content started --!>*/

h1,
h2,
h3,
h4,
h5,
h6,
.navbar .navbar-nav {
  font-family: 'Open Sans', sans-serif;
}
body {
  font-family: 'Open Sans', sans-serif;
}
.logo-font {
  font-family: 'Open Sans', cursive, sans-serif;
}
/*Typography
---------------------------------- */
html {
  height: 100%;
}
body {
  font-size: 15px;
  line-height: 1.46666667;
  color: #777777;
  background-color: #ffffff;
  font-weight:400;
  height:100%;
}
body.canvas-sliding,
body.canvas-slid {
  overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333333;
  line-height: 1.2;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #333333;
}
.dark h1,
.dark h2,
.dark h3,
.dark h4,
.dark h5,
.dark h6 {
  color: #ffffff;
}
.dark h1 a,
.dark h2 a,
.dark h3 a,
.dark h4 a,
.dark h5 a,
.dark h6 a {
  color: #ffffff;
}
.dark .footer h1,
.dark .footer h2,
.dark .footer h3,
.dark .footer h4,
.dark .footer h5,
.dark .footer h6 {
  color: #999999;
}
.dark .footer h1 a,
.dark .footer h2 a,
.dark .footer h3 a,
.dark .footer h4 a,
.dark .footer h5 a,
.dark .footer h6 a {
  color: #999999;
}
h1 {
  font-size: 33px;
  font-weight: 700;
}
h1.logo-font {
  text-transform: none;
  font-weight: 300;
  font-size: 50px;
}
h1.large {
  font-size: 45px;
  font-weight: 300;
  letter-spacing: 0.1em;
}
h2 {
  font-size: 28px;
  margin-bottom: 15px;
  font-weight:700;
}
h2.logo-font {
  text-transform: none;
}
h3 {
  font-size: 26px;
}
h4 {
  font-size: 19px;
}
h5 {
font-size: 14px;
font-weight: 400;
margin: 10px 0;
}
h6 {
  font-size: 13px;
  font-weight: 700;
}
/* Small devices (tablets, 768px and up) */
@media screen and (min-width: 768px) {
  .jumbotron h1 {
    font-size: 130px;
  }
}
/* Small devices (tablets, phones less than 767px) */
@media screen and (max-width: 767px) {
  .jumbotron h1 {
    font-size: 60px;
  }
}
.page-title {
  margin-top: 0;
}
/* Medium devices (desktops, tablets, 992px and up) */
@media (min-width: 992px) {
  .title {
    margin-top: 0;
  }
}
.sidebar .title {
  margin-top: 3px;
}
p {
  margin-bottom: 15px;
  line-height:1.5;
}
p.large {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 30px;
}
a {
  color: #09afdf;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a:hover {
  color: #0c9ec7;
}
a:focus,
a:active {
  outline: none;
  color: #0c9ec7;
}
.link-dark {
  color: #333333;
  text-decoration: none!important;
}
.link-dark:hover {
  color: #333333;
  text-decoration: underline!important;
}
.dark .footer .link-dark {
  color: #777777;
  text-decoration: none!important;
}
.dark .footer .link-dark:hover {
  color: #777777;
  text-decoration: underline!important;
}
.link-light {
  color: #ffffff;
  text-decoration: none!important;
}
.link-light:hover {
  color: #ffffff;
  text-decoration: underline!important;
}
.no-trans * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
blockquote {
  border-left: none;
  display: inline-block;
  margin: 20px auto 20px;
  font-size: 16px;
  position: relative;
  padding: 10px 25px;
}
blockquote:after {
  content: "?";
  width: 25px;
  height: 25px;
  line-height: 36px;
  font-size: 36px;
  font-family: 'PT Serif', serif;
  position: absolute;
  top: 12px;
  left: 0px;
  color: #cdcdcd;
}
.blockquote:before {
  font-family: 'PT Serif', serif;
  content: "?";
  font-size: 40px;
}
blockquote.inline {
  padding: 0;
}
blockquote.inline p {
  width: 60%;
  display: inline-block;
  margin: 0;
}
blockquote.inline footer {
  width: 37%;
  display: inline-block;
  padding-left: 5px;
}
blockquote.inline:after {
  top: 0;
}
mark,
.mark {
  background-color: #09afdf;
  color: #ffffff;
}
pre {
  padding: 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.text-muted {
  color: #999999;
}
.text-default {
  color: #09afdf;
}
.text-white {
  color: #ffffff!important;
}
.well {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: #f3f3f3;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05);
}
.dark hr {
  border-color: #333333;
}
/* Lists
---------------------------------- */
ul {
  list-style: square;
}
.list-icons,
.list {
  list-style: none;
  padding: 0;
}
.list-icons li,
.list li {
  padding: 5px 0;
}
.list-icons li i {
  min-width: 25px;
  text-align: center;
}
.list-inline {
  margin-top: 9px;
  margin-bottom: 8px;

}
.header-top .list-inline {
  display: inline-block;
}
/* Medium desktop devices and tablets */
@media (min-width: 992px) and (max-width: 1199px) {
  .header-top .list-inline > li {
    padding: 0;
  }
}
/* Tables
---------------------------------- */
.table:not(.table-bordered) {
  border-bottom: 2px solid #f3f3f3;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #eaeaea;
  background-color: #eaeaea;
  color: #333333;
  font-weight: 400;
}
.table.table-colored {
  border-bottom-color: #09afdf;
}
.table-colored > thead > tr > th {
  border-color: #09afdf;
  background-color: #09afdf;
  color: #fff;
}
tbody {
  background-color: #ffffff;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px 15px;
  border-top: 1px solid #f3f3f3;
}
.table-striped tbody {
  background-color: #ffffff;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f5f5f5;
}
.table-striped.table > tbody > tr > td {
  border-color: #e8e8e8;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border-color: #dddddd;
}
.dl-horizontal dd {
  margin-bottom: 10px;
}
.table-hover > tbody > tr:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
.dark .table:not(.table-bordered) {
  border-bottom: 2px solid rgba(255, 255, 255, 0.07);
}
.dark .table > tbody {
  background-color: transparent;
}
.dark .table > tbody > tr > td {
  border-top: 1px solid rgba(255, 255, 255, 0.07);
}
.dark .table > thead > tr > th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background-color: rgba(0, 0, 0, 0.15);
  color: #f1f1f1;
  font-weight: 400;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .dl-horizontal dd {
    margin-left: 150px;
  }
  .dl-horizontal dt {
    max-width: 120px;
  }
}
/* 2 Layout
----------------------------------------------------------------------------- */
.page-wrapper {
  background-color: #ffffff;
}

.header-top.dark {
  background-color: #2e3537;
  border-bottom: 1px solid #252a2c;
}
.header-top.colored {
  background-color: #09afdf;
  border-bottom: 1px solid #09afdf;
}
.header.dark {
  background-color: #394245;
  border-top-color: #394245;
  border-bottom: none;
}
.header-top.dark + .header:not(.dark) {
  border-top-color: #dddddd;
}
.header-top:not(.dark) + .header.dark {
  border-top-color: #303030;
}
.header.header-small {
  padding: 10px 0;
}
.dark .footer {
  background-color: #222222;
}
.dark .subfooter {
  background-color: #373737;
  border-color: #454545;
}
/*Transparent Header*/
.transparent-header .header-top {
  z-index: 103;
  position: relative;
}
.transparent-header header.header.transparent-header-on {
  z-index: 22;
  position: absolute;
  width: 100%;
  left: 0;
  background-color: rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  border-top-color: #a0a0a0;
}
.transparent-header .header-top.colored + header.header.transparent-header-on {
  border-top-color: transparent;
}
.transparent-header header.header.dark.transparent-header-on {
  background-color: rgba(57, 66, 69, 0.8);
  border-top-color: rgba(37, 42, 44, 0.5);
}
.transparent-header.gradient-background-header header.header.transparent-header-on {
  background:rgba(0, 0, 0, 0);
  border-bottom: none;
  border-top: none;
}
.transparent-header.gradient-background-header header.header.dark.transparent-header-on {
  background:rgba(0, 0, 0, 0);
  border-bottom: none;
  border-top: none;
}
.header-left {
    border-right:thin solid #ffffff;
    margin: 5px 0 5px;
    padding-right: 20px;
}

.header-right {
  position: relative;
}
.banner.parallax,
.banner.light-translucent-bg,
.banner.dark-translucent-bg,
.banner.default-translucent-bg {
  min-height: 250px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.banner.banner-big-height {
    height: 600px;
    overflow: hidden;
    padding-top: 20px;
}
.banner.video-background-banner {
  min-height: 400px;
  padding-top: 100px;
}
.main-container {
  padding: 50px 0;
}
.block {
  margin-bottom: 50px;
}
.section {
  padding: 20px 0;
}
.footer-top {
  padding: 20px 0;
}
.footer {
  padding: 40px 0;
  background-color: #fafafa;
}
.footer-content {
  padding: 20px 0;
}
.subfooter {
  background-color: #f5f5f5;
  padding: 25px 0;
  border-top: 1px solid #eaeaea;
}
.full-page .subfooter {
  background-color: transparent;
  position: fixed;
  border: none;
  color: #bbbbbb;
  width: 100%;
  bottom: 0;
  padding: 15px 0;
}
.full-page .subfooter p a {
  text-decoration: none;
  color: #a1a1a1;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .with-dropdown-buttons .header-dropdown-buttons {
    position: absolute;
    top: 0;
    right: 0px;
  }
  /*Full width Header*/
  header.full-width .with-dropdown-buttons .header-dropdown-buttons {
    right: 15px;
  }
  /*Centered Logo Layout*/
  .header.centered .header-left {
    padding: 12px 0;
  }
  .header.centered .header-right {
    text-align: center;
  }
  .header.centered .main-navigation .navbar-collapse.collapse {
    display: inline-block !important;
    vertical-align: top;
  }
  .header.centered .with-dropdown-buttons .navbar-default .navbar-collapse {
    padding-right: 0px!important;
  }
  .header.centered .with-dropdown-buttons .header-dropdown-buttons {
    position: relative;
    top: 4px;
    margin-left: 20px;
    float: left;
  }
}
/* Large and Medium devices (desktops, tablets less than 1199px) */
@media (min-width: 768px) and (max-width: 1199px) {
  .main-navigation.with-dropdown-buttons .navbar-default .navbar-collapse {
    padding-right: 0px;
  }
}
/* Medium desktop devices and tablets */
@media (min-width: 768px) and (max-width: 991px) {
  header.full-width .main-navigation.with-dropdown-buttons .navbar-default .navbar-collapse {
    padding-right: 15px;
  }
}
/* Medium devices (desktops, tablets less than 991px) */
@media (max-width: 991px) {
  .sidebar {
    margin-top: 40px;
  }
  .footer-content {
    padding: 10px 0;
  }
}
/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
  .header-left .header-dropdown-buttons {
    position: absolute;
    top: 22px;
    right: 15px;
  }
  /*Transparent Header*/
  .transparent-header .header-left {
    padding: 12px 0 12px;
  }
  .transparent-header .header-left.visible-xs {
    padding: 10px 0 3px;
  }
  .transparent-header .header-right {
    z-index: 21;
  }
  /*Full width Header*/
  .header.full-width {
    padding: 0 15px;
  }
  .header.full-width .header-left {
    padding: 8px 0 0;
  }
}
/* Boxed Layout
---------------------------------- */
.boxed .page-wrapper {
  margin-right: auto;
  margin-left: auto;
  position: relative;
  -webkit-box-shadow: 0px 0px 10px #cacaca;
  box-shadow: 0px 0px 10px #cacaca;
}
.boxed.transparent-page-wrapper .page-wrapper {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.pattern-1 {
  background-image: url("../images/pattern-1.png");
  background-repeat: repeat;
  background-position: 0 0;
}
.pattern-2 {
  background-image: url("../images/pattern-2.png");
  background-repeat: repeat;
  background-position: 0 0;
}
.pattern-3 {
  background-image: url("../images/pattern-3.png");
  background-repeat: repeat;
  background-position: 0 0;
}
.pattern-4 {
  background-image: url("../images/pattern-4.png");
  background-repeat: repeat;
  background-position: 0 0;
}
.pattern-5 {
  background-image: url("../images/pattern-5.png");
  background-repeat: repeat;
  background-position: 0 0;
}
.pattern-6 {
  background-image: url("../images/pattern-6.png");
  background-repeat: repeat;
  background-position: 0 0;
}
.pattern-7 {
  background-image: url("../images/pattern-7.png");
  background-repeat: repeat;
  background-position: 0 0;
}
.pattern-8 {
  background-image: url("../images/pattern-8.png");
  background-repeat: repeat;
  background-position: 0 0;
}
.pattern-9 {
  background-image: url("../images/pattern-9.png");
  background-repeat: repeat;
  background-position: 0 0;
}
.pattern-4 .page-wrapper,
.pattern-5 .page-wrapper,
.pattern-6 .page-wrapper,
.pattern-7 .page-wrapper,
.pattern-8 .page-wrapper,
.pattern-9 .page-wrapper {
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .boxed .page-wrapper {
    width: 750px;
  }
}
/* Medium devices (desktops, tablets, 992px and up) */
@media (min-width: 992px) {
  .boxed .page-wrapper {
    width: 970px;
  }
}
/* Large devices (Large desktops 1200px and up) */
@media (min-width: 1200px) {
  .boxed .page-wrapper {
    width: 1170px;
  }
}
/*Backgrounds
---------------------------------- */
.background-img-1 {
  background: url("../images/background-img-1.jpg") 50% 0px no-repeat;
}
.background-img-2 {
  background: url("../images/background-img-2.jpg") 50% 0px no-repeat;
}
.background-img-3 {
  background: url("../images/background-img-3.jpg") 50% 0px no-repeat;
}
.background-img-4 {
  background: url("../images/background-img-4.jpg") 50% 0px no-repeat;
}
.background-img-5 {
  background: url("../images/background-img-5.jpg") 50% 0px no-repeat;
}
.background-img-6 {
  background: url("../images/background-img-6.jpg") 50% 0px no-repeat;
}
.background-img-7 {
  background: url("../images/background-img-7.jpg") 50% 0px no-repeat;
}
.background-img-8 {
  background: url("../images/background-img-8.jpg") 50% 0px no-repeat;
}
.background-img-9 {
  background: url("../images/background-img-9.jpg") 50% 0px no-repeat;
}
.background-img-10 {
  background: url("../images/background-img-10.jpg") 50% 0px no-repeat;
}
.fullscreen-bg {
  background: url("../images/fullscreen-bg.jpg") 50% 0px no-repeat;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.boxed .fullscreen-bg {
  background: none;
}
.white-bg {
  background-color: #ffffff;
}
.light-gray-bg {
  background-color:rgb(245,245,245);
}
.footer-top.light-gray-bg {
  background-color: #f5f5f5;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
.dark-bg {
  background-color: #373737;
  color: #cdcdcd;
}
.dark-bg + .dark-bg:not(.image-box):not(.full-image-container):not(.full-text-container):not(.full-width-section) {
  background-color: #555555;
}
.dark-bg + .dark-bg + .dark-bg {
  background-color: #373737;
}
.dark-bg h1,
.dark-bg h2,
.dark-bg h3,
.dark-bg h4,
.dark-bg h5,
.dark-bg h6 {
  color: #ffffff;
}
.dark-bg a:not(.btn) {
  text-decoration: underline;
  color: #cdcdcd;
}
.dark-bg a:not(.btn):hover {
  text-decoration: none;
  color: #cdcdcd;
}
.default-bg {
  background-color: #09afdf;
  color: #ffffff;
}
.default-bg h1,
.default-bg h2,
.default-bg h3,
.default-bg h4,
.default-bg h5,
.default-bg h6 {
  color: #ffffff;
}
.default-bg a:not(.btn) {
  text-decoration: underline;
  color: #ffffff;
}
.default-bg a:not(.btn):hover {
  text-decoration: none;
  color: #ffffff;
}
/*Translucent Backgrounds*/
.no-touch .parallax,
.no-touch .parallax-2,
.no-touch .parallax-3,
.no-touch .fixed-bg {
  background-attachment: fixed;
}
.light-translucent-bg,
.dark-translucent-bg,
.default-translucent-bg,
.two-col-translucent-bg {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50% 0;
  background-repeat: no-repeat;
  z-index: 1;
  position: relative;
  overflow: hidden;
}
.light-translucent-bg:after,
.dark-translucent-bg:after,
.default-translucent-bg:after,
.two-col-translucent-bg:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}
.light-translucent-bg > div,
.dark-translucent-bg > div,
.default-translucent-bg > div,
.two-col-translucent-bg > div {
  z-index: 3;
  position: relative;
}
.light-translucent-bg {
  color: #333;
  border-bottom: 1px solid #dadada;
  border-top: 1px solid #dadada;
}
.light-translucent-bg:after {
  background-color: rgba(255, 255, 255, 0.7);
}
.light-translucent-bg.slight:after {
  background-color: rgba(255, 255, 255, 0.85);
}
.video-background.light-translucent-bg:after,
.video-background-banner.light-translucent-bg:after {
  background-color: rgba(255, 255, 255, 0.5);
}
.light-translucent-bg.hovered:hover:after {
  background-color: rgba(255, 255, 255, 0.8);
}
.dark-translucent-bg:after {
  background-color: rgba(0, 0, 0, 0.5);
}
.dark-translucent-bg.hovered:hover:after {
  background-color: rgba(0, 0, 0, 0.6);
}
.dark-translucent-bg,
.dark-translucent-bg h1,
.dark-translucent-bg h2,
.dark-translucent-bg h3,
.dark-translucent-bg h4,
.dark-translucent-bg h5,
.dark-translucent-bg h6 {
  color: #ffffff;
}
.dark-translucent-bg a:not(.btn) {
  text-decoration: underline;
  color: #ffffff;
}
.dark-translucent-bg a:not(.btn):hover {
  text-decoration: none;
  color: #ffffff;
}
.two-col-translucent-bg {
  color: #333;
}
.two-col-translucent-bg:after {
  background-color: rgba(255, 255, 255, 0.7);
}
/* Medium devices (desktops, tablets, 992px and up) */
@media (min-width: 992px) {
  .two-col-translucent-bg:after {
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0.5) 50%);
    background: -webkit-gradient(left, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0.5) 50%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0.5) 50%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0.5) 50%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0.5) 50%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0.5) 50%);
  }
  .two-col-translucent-bg .container > .row > div + div,
  .two-col-translucent-bg .container > .row > div + div h1,
  .two-col-translucent-bg .container > .row > div + div h2,
  .two-col-translucent-bg .container > .row > div + div h3,
  .two-col-translucent-bg .container > .row > div + div h4,
  .two-col-translucent-bg .container > .row > div + div h5,
  .two-col-translucent-bg .container > .row > div + div h6 {
    color: #ffffff;
  }
  .two-col-translucent-bg .container > .row > div + div a:not(.btn) {
    text-decoration: underline;
    color: #ffffff;
  }
  .two-col-translucent-bg .container > .row > div + div a:not(.btn):hover {
    text-decoration: none;
    color: #ffffff;
  }
}
.default-translucent-bg:after {
  background-color: rgba(9, 175, 223, 0.7);
}
.default-translucent-bg.hovered:hover:after {
  background-color: rgba(9, 175, 223, 0.8);
}
.default-translucent-bg,
.default-translucent-bg h1,
.default-translucent-bg h2,
.default-translucent-bg h3,
.default-translucent-bg h4,
.default-translucent-bg h5,
.default-translucent-bg h6 {
  color: #ffffff;
}
.default-translucent-bg a:not(.btn) {
  text-decoration: underline;
  color: #ffffff;
}
.default-translucent-bg a:not(.btn):hover {
  text-decoration: none;
  color: #ffffff;
}
.default-hovered {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.default-hovered:hover:after,
.default-hovered:hover {
  background-color: #09afdf;
}
.light-gray-bg.default-hovered:hover * {
  color: #ffffff;
}
.position-bottom {
  position: absolute!important;
  bottom: 0;
  width: 100%;
}
/*Animated Backgrounds
---------------------------------- */
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .animated-text h2 {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .animated-text h2 + h2 {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
  }
  .animated-text:hover h2 {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    -o-transform: scale(0.85);
    transform: scale(0.85);
  }
  .animated-text:hover h2 + h2 {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
  .animated-text h2 + h2 {
    display: none;
  }
}
/* Fixed navigation
---------------------------------- */
.fixed-header-on .header.fixed,
.fixed-header-on header.header.transparent-header-on {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1006;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}
.transparent-header.gradient-background-header.fixed-header-on .header.fixed:not(.dark) {
  border-bottom: none;
  background-color:#ffffff;
  -webkit-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
}
.fixed-header-on .dark.header.fixed {
  background-color: rgba(57, 66, 69, 0.95);
}
.transparent-header.gradient-background-header.fixed-header-on .dark.header.fixed {
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
}
.fixed-header-on.boxed .header.fixed {
  left: auto;
  -webkit-transition: left linear 0s!important;
  -o-transition: left linear 0s!important;
  transition: left linear 0s!important;
}
.fixed-header-on .header .logo {
  margin: 0px 0 0px 0;
  display: none;
}
.fixed-header-on .header .logo img {
  max-height: 63px;
}
.fixed-header-on .header.fixed-before .logo img {
  max-height: 35px;
}
.fixed-header-on .header .site-slogan,
.fixed-header-on .header.centered .header-left {
  display: none;
}
.fixed-header-on .header.fixed.animated {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .fixed-header-on.boxed .header.fixed {
    width: 750px;
  }
  .fixed-header-on .header-left {
    padding: 0;
  }
  .fixed-header-on .dark.header .dropdown-menu {
    border: 1px solid #2e3537;
  }
  .fixed-header-on .header:not(.centered) .main-navigation .navbar-nav > .dropdown > a:before {
    top: 33px;
  }
  .fixed-header-on .header:not(.centered) .main-navigation.with-dropdown-buttons .header-dropdown-buttons {
    top: 0px;
  }
  .header.fixed-before .main-navigation .navbar-nav > .dropdown > a:before,
  .header.fixed-before .main-navigation.with-dropdown-buttons .header-dropdown-buttons {
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    transition: all linear 0.2s;
  }
  .fixed-header-on .header-dropdown-buttons .btn-group .dropdown-menu,
  .fixed-header-on .dark .header-dropdown-buttons .btn-group .dropdown-menu {
    margin-top: 11px;
  }
  /*Fixed Header Animations Duration*/
  .fixed.header .main-navigation.animated .navbar-nav > li > a,
  .header-left {
    -webkit-transition: padding 0s linear, color 0.2s ease-in-out, background-color 0.2s ease-in-out;
    -o-transition: padding 0s linear, color 0.2s ease-in-out, background-color 0.2s ease-in-out;
    transition: padding 0s linear, color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  }
  .fixed.fixed-before.header .main-navigation.animated .navbar-nav > li > a,
  .fixed-before .header-left {
    -webkit-transition: padding 0.2s linear, color 0.2s ease-in-out, background-color 0.2s ease-in-out;
    -o-transition: padding 0.2s linear, color 0.2s ease-in-out, background-color 0.2s ease-in-out;
    transition: padding 0.2s linear, color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  }
}
/* Medium devices (desktops, tablets, 992px and up) */
@media (min-width: 992px) {
  .fixed-header-on .header .logo,
  .fixed-header-on .header .site-slogan {
    display: block;
  }
  .fixed-header-on.boxed .header.fixed {
    width: 970px;
  }
  .fixed-header-on .header-left {
    padding:7px 15px 0 0;
  }
}
/* Large devices (Large desktops 1200px and up) */
@media (min-width: 1200px) {
  .fixed-header-on.boxed .header.fixed {
    width: 1170px;
  }
}
/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
  /* Fixed header position */
  .header.fixed {
    position: relative !important;
    top: auto !important;
  }
  .header.fixed.transparent-header-on {
    position: absolute!important;
  }
}
/* Fullpage navigation
---------------------------------- */
.full-page .header-container {
  position: fixed;
  width: 100%;
  top: 0;
}
/* Custom Grid
---------------------------------- */
.grid-space-20 {
  margin-right: -10.5px;
  margin-left: -10.5px;
}
.grid-space-20 .col-lg-6,
.grid-space-20 .col-lg-4,
.grid-space-20 .col-lg-3,
.grid-space-20 .col-md-6,
.grid-space-20 .col-md-4,
.grid-space-20 .col-md-3,
.grid-space-20 .col-sm-6,
.grid-space-20 .col-sm-4,
.grid-space-20 .col-sm-3,
.grid-space-20 .col-xs-6,
.grid-space-20 .col-xs-4,
.grid-space-20 .col-xs-3 {
  padding-left: 10px;
  padding-right: 10px;
}
.grid-space-10 {
  margin-right: -6px;
  margin-left: -6px;
}
.grid-space-10 .col-lg-6,
.grid-space-10 .col-lg-4,
.grid-space-10 .col-lg-3,
.grid-space-10 .col-md-6,
.grid-space-10 .col-md-4,
.grid-space-10 .col-md-3,
.grid-space-10 .col-sm-6,
.grid-space-10 .col-sm-4,
.grid-space-10 .col-sm-3,
.grid-space-10 .col-xs-6,
.grid-space-10 .col-xs-4,
.grid-space-10 .col-xs-3 {
  padding-left: 5px;
  padding-right: 5px;
}
.grid-space-0 {
  margin-right: 0;
  margin-left: 0;
}
.container-fluid .grid-space-0 {
  margin-right: -15px;
  margin-left: -15px;
}
.grid-space-0 .col-lg-6,
.grid-space-0 .col-lg-4,
.grid-space-0 .col-lg-3,
.grid-space-0 .col-md-6,
.grid-space-0 .col-md-4,
.grid-space-0 .col-md-3,
.grid-space-0 .col-sm-6,
.grid-space-0 .col-sm-4,
.grid-space-0 .col-sm-3,
.grid-space-0 .col-xs-6,
.grid-space-0 .col-xs-4,
.grid-space-0 .col-xs-3 {
  padding-left: 0;
  padding-right: 0;
}
.grid-space-0 > div {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* Separators
---------------------------------- */
.separator {
	width: 100%;
	margin: 20px auto 15px;
	position: relative;
	height: 1px;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0) scale(1, 1);
	visibility: inherit;
}
.separator:after {
  height: 1px;
  background: #e8e8e8;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(35%, rgba(0, 0, 0, 0.09)), color-stop(70%, rgba(0, 0, 0, 0.09)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  bottom: -1px;
  content: "";
  width: 100%;
  left: 0;
}
.dark-bg:not(.banner) .separator:after {
  background: #505050;
  background: -moz-linear-gradient(left, #373737 0%, #505050 35%, #505050 70%, #373737 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #373737), color-stop(35%, #505050), color-stop(70%, #505050), color-stop(100%, #373737));
  background: -webkit-linear-gradient(left, #373737 0%, #505050 35%, #505050 70%, #373737 100%);
  background: -o-linear-gradient(left, #373737 0%, #505050 35%, #505050 70%, #373737 100%);
  background: -ms-linear-gradient(left, #373737 0%, #505050 35%, #505050 70%, #373737 100%);
  background: linear-gradient(to right, #373737 0%, #505050 35%, #505050 70%, #373737 100%);
}
#footer.dark .separator:after {
  background: #505050;
  background: -moz-linear-gradient(left, #222222 0%, #505050 35%, #505050 70%, #222222 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #222222), color-stop(35%, #505050), color-stop(70%, #505050), color-stop(100%, #222222));
  background: -webkit-linear-gradient(left, #222222 0%, #505050 35%, #505050 70%, #222222 100%);
  background: -o-linear-gradient(left, #222222 0%, #505050 35%, #505050 70%, #222222 100%);
  background: -ms-linear-gradient(left, #222222 0%, #505050 35%, #505050 70%, #222222 100%);
  background: linear-gradient(to right, #222222 0%, #505050 35%, #505050 70%, #222222 100%);
}
.default-bg .separator:after,
.dark-translucent-bg .separator:after,
.default-translucent-bg .separator:after,
.light.separator:after {
  background: rgba(255, 255, 255, 0.5);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(35%, rgba(255, 255, 255, 0.5)), color-stop(70%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
}
/* Medium devices (desktops, tablets, 992px and up) */
@media (min-width: 992px) {
  .two-col-translucent-bg .container > .row > div + div .separator:after {
    background: rgba(255, 255, 255, 0.5);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(35%, rgba(255, 255, 255, 0.5)), color-stop(70%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
  }
}
.light-translucent-bg .separator:after,
.two-col-translucent-bg .container > .row > div .separator:after,
.dark.separator:after {
  background: rgba(0, 0, 0, 0.5);
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 35%, rgba(0, 0, 0, 0.4) 70%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(35%, rgba(0, 0, 0, 0.4)), color-stop(70%, rgba(0, 0, 0, 0.4)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 35%, rgba(0, 0, 0, 0.4) 70%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 35%, rgba(0, 0, 0, 0.4) 70%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 35%, rgba(0, 0, 0, 0.4) 70%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 35%, rgba(0, 0, 0, 0.4) 70%, rgba(0, 0, 0, 0) 100%);
}
h3 + .separator,
h4 + .separator,
h5 + .separator {
  margin-top: 15px;
}
.separator-2,
.separator-3 {
  width: 100%;
  margin-bottom: 15px;
  position: relative;
  height: 1px;
}
.separator-2:after {
  height: 1px;
  background: #d1d1d1;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.18)), color-stop(35%, rgba(0, 0, 0, 0.12)), color-stop(70%, rgba(0, 0, 0, 0.05)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  bottom: -1px;
  left: 0px;
  content: "";
  width: 100%;
}
.dark-bg .separator-2:after {
  background: #666666;
  background: -moz-linear-gradient(left, #666666 0%, #555555 35%, #444444 70%, #373737 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #666666), color-stop(35%, #555555), color-stop(70%, #444444), color-stop(100%, #373737));
  background: -webkit-linear-gradient(left, #666666 0%, #555555 35%, #444444 70%, #373737 100%);
  background: -o-linear-gradient(left, #666666 0%, #555555 35%, #444444 70%, #373737 100%);
  background: -ms-linear-gradient(left, #666666 0%, #555555 35%, #444444 70%, #373737 100%);
  background: linear-gradient(to right, #666666 0%, #555555 35%, #444444 70%, #373737 100%);
}
#footer.dark .separator-2:after {
  background: #444444;
  background: -moz-linear-gradient(left, #444444 0%, #393939 35%, #323232 70%, #222222 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #444444), color-stop(35%, #393939), color-stop(70%, #323232), color-stop(100%, #222222));
  background: -webkit-linear-gradient(left, #444444 0%, #393939 35%, #323232 70%, #222222 100%);
  background: -o-linear-gradient(left, #444444 0%, #393939 35%, #323232 70%, #222222 100%);
  background: -ms-linear-gradient(left, #444444 0%, #393939 35%, #323232 70%, #222222 100%);
  background: linear-gradient(to right, #444444 0%, #393939 35%, #323232 70%, #222222 100%);
}
.light-translucent-bg .separator-2:after,
.two-col-translucent-bg .container > .row > div .separator-2:after,
.dark.separator-2:after {
  background: rgba(0, 0, 0, 0.5);
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.5)), color-stop(35%, rgba(232, 232, 232, 0.4)), color-stop(70%, rgba(232, 232, 232, 0.2)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(0, 0, 0, 0) 100%);
}
.default-bg .separator-2:after,
.default-translucent-bg .separator-2:after,
.dark-translucent-bg .separator-2:after,
.light.separator-2:after {
  background: rgba(255, 255, 255, 0.5);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(35%, rgba(232, 232, 232, 0.4)), color-stop(70%, rgba(232, 232, 232, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
}
/* Medium devices (desktops, tablets, 992px and up) */
@media (min-width: 992px) {
  .two-col-translucent-bg .container > .row > div + div .separator-2:after {
    background: rgba(255, 255, 255, 0.5);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(35%, rgba(232, 232, 232, 0.4)), color-stop(70%, rgba(232, 232, 232, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
  }
}
.separator-3:after {
  height: 1px;
  background: #d1d1d1;
  background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(linear, right top, left top, color-stop(0%, rgba(0, 0, 0, 0.18)), color-stop(35%, rgba(0, 0, 0, 0.12)), color-stop(70%, rgba(0, 0, 0, 0.05)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  bottom: -1px;
  left: 0px;
  content: "";
  width: 100%;
}
.dark-bg .separator-3:after {
  background: #666666;
  background: -moz-linear-gradient(right, #666666 0%, #555555 35%, #444444 70%, #373737 100%);
  background: -webkit-gradient(linear, right top, left top, color-stop(0%, #666666), color-stop(35%, #555555), color-stop(70%, #444444), color-stop(100%, #373737));
  background: -webkit-linear-gradient(right, #666666 0%, #555555 35%, #444444 70%, #373737 100%);
  background: -o-linear-gradient(right, #666666 0%, #555555 35%, #444444 70%, #373737 100%);
  background: -ms-linear-gradient(right, #666666 0%, #555555 35%, #444444 70%, #373737 100%);
  background: linear-gradient(to left, #666666 0%, #555555 35%, #444444 70%, #373737 100%);
}
#footer.dark .separator-3:after {
  background: #444444;
  background: -moz-linear-gradient(right, #444444 0%, #393939 35%, #323232 70%, #222222 100%);
  background: -webkit-gradient(linear, right top, left top, color-stop(0%, #444444), color-stop(35%, #393939), color-stop(70%, #323232), color-stop(100%, #222222));
  background: -webkit-linear-gradient(right, #444444 0%, #393939 35%, #323232 70%, #222222 100%);
  background: -o-linear-gradient(right, #444444 0%, #393939 35%, #323232 70%, #222222 100%);
  background: -ms-linear-gradient(right, #444444 0%, #393939 35%, #323232 70%, #222222 100%);
  background: linear-gradient(to left, #444444 0%, #393939 35%, #323232 70%, #222222 100%);
}
.light-translucent-bg .separator-3:after,
.two-col-translucent-bg .container > .row > div .separator-3:after,
.dark.separator-3:after {
  background: rgba(0, 0, 0, 0.5);
  background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(linear, right top, left top, color-stop(0%, rgba(0, 0, 0, 0.5)), color-stop(35%, rgba(232, 232, 232, 0.4)), color-stop(70%, rgba(232, 232, 232, 0.2)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(right, rgba(0, 0, 0, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(right, rgba(0, 0, 0, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to left, rgba(0, 0, 0, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(0, 0, 0, 0) 100%);
}
.default-bg .separator-3:after,
.default-translucent-bg .separator-3:after,
.dark-translucent-bg .separator-3:after,
.light.separator-3:after {
  background: rgba(255, 255, 255, 0.5);
  background: -moz-linear-gradient(right, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, right top, left top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(35%, rgba(232, 232, 232, 0.4)), color-stop(70%, rgba(232, 232, 232, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(right, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(right, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to left, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
}
/* Medium devices (desktops, tablets, 992px and up) */
@media (min-width: 992px) {
  .two-col-translucent-bg .container > .row > div + div .separator-3:after {
    background: rgba(255, 255, 255, 0.5);
    background: -moz-linear-gradient(right, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, right top, left top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(35%, rgba(232, 232, 232, 0.4)), color-stop(70%, rgba(232, 232, 232, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(right, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(right, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to left, rgba(255, 255, 255, 0.5) 0%, rgba(232, 232, 232, 0.4) 35%, rgba(232, 232, 232, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
  }
}
.footer-content .separator-2,
.footer-content .separator-3 {
  margin-bottom: 25px;
}
.object-non-visible {
  opacity: 0;
  filter: alpha(opacity=0);
}
.object-visible {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
/* Targeting only Firefox for smoothest animations */
@-moz-document url-prefix() {
  .object-visible {
    -webkit-transition: opacity 0.6s ease-in-out;
    -moz-transition: opacity 0.6s ease-in-out;
    -o-transition: opacity 0.6s ease-in-out;
    -ms-transition: opacity 0.6s ease-in-out;
    transition: opacity 0.6s ease-in-out;
  }
}
/* Miscellaneous
---------------------------------- */
.pl-5 {
  padding-left: 5px;
}
.pl-10 {
  padding-left: 10px;
}
.pl-20 {
  padding-left: 20px;
}
.pr-5 {
  padding-right: 5px;
}
.pr-10 {
  padding-right: 10px;
}
.pr-20 {
  padding-right: 20px;
}
.p-20 {
  padding: 20px;
}
.p-30 {
  padding: 30px;
}
.p-40 {
  padding: 40px;
}
.ph-20 {
  padding-left: 20px;
  padding-right: 20px;
}
.ph-30 {
  padding-left: 30px;
  padding-right: 30px;
}
.ph-40 {
  padding-left: 40px;
  padding-right: 40px;
}
.pv-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.pv-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.pv-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mt-5 {
  margin-top: 5px;
}
.mb-5 {
  margin-bottom: 5px;
}
.mt-10 {
  margin-top: 10px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mt-20 {
  margin-top: 20px;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.space-top {
  padding-top: 20px;
}
.space-bottom {
  padding-bottom: 20px;
}
.margin-clear {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.padding-top-clear {
  padding-top: 0 !important;
}
.padding-bottom-clear {
  padding-bottom: 0 !important;
}
.padding-ver-clear {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.padding-hor-clear {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.border-bottom-clear {
  border-bottom: none !important;
}
.border-top-clear {
  border-top: none !important;
}
.border-clear {
  border: none !important;
}
.circle {
  -webkit-border-radius: 100%!important;
  -moz-border-radius: 100%!important;
  border-radius: 100%!important;
}
.radius-clear {
  -webkit-border-radius: 0%!important;
  -moz-border-radius: 0%!important;
  border-radius: 0%!important;
}
/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
  .text-center-xs {
    text-align: center;
  }
}
/* 3 Sections
----------------------------------------------------------------------------- */
/*Header Top*/
.header-top {
  font-size: 12px;
  color: #777777;
  font-weight: 300;
}
.header-top.dark,
.header-top.colored {
  color: #ffffff;
}
.header-top.colored a {
  color: #ffffff;
  text-decoration: underline;
}
.header-top.colored a:hover {
  text-decoration: none;
}
/* Medium desktop devices and tablets */
@media (min-width: 992px) and (max-width: 1199px) {
  .header-top {
    font-size: 11px;
  }
}
/*Header*/
.header.dark {
  color: #cacaca;
}
/*Footer*/
.footer {
  font-size: 14px;
  line-height: 1.5;
}
.footer h2.title {
  font-size: 22px;
  text-transform: none;
  margin-bottom: 10px;
}
/*Subfooter*/
.subfooter {
  font-size: 14px;
  line-height: 1.3;
  color: #999999;
}
.subfooter p {
  margin-bottom: 0;
}
/* 4 Pages
----------------------------------------------------------------------------- */
/* Blog pages
---------------------------------- */
.blogpost {
  margin: 0 0 70px;
}
.blogpost header {
  padding: 20px 10px 20px;
}
.blogpost header h2 {
  text-transform: none;
  margin-top: 0;
  margin-bottom: 10px;
}
.blogpost .post-info {
  font-size: 12px;
  color: #aaa;
  font-weight: 400;
}
.blogpost .post-info > span {
  margin-right: 5px;
  display: inline-block;
}
.blogpost .post-info a {
  color: #aaa;
}
.blogpost .blogpost-content {
  padding: 0 10px 10px;
}
.blogpost .row .blogpost-content {
  padding-bottom: 0;
}
.blogpost footer {
  font-size: 12px;
  padding: 10px;
  color: #aaa;
  border-top: 1px solid #eaeaea;
}
.blogpost .row + footer {
  padding: 10px 0;
}
.blogpost.full {
  margin-bottom: 30px;
}
.blogpost.full header {
  padding: 0 0 15px 0;
}
.blogpost.full .blogpost-content {
  padding: 0 0 5px;
}
.blogpost.full footer {
  padding: 10px 0;
}
/* Medium devices (desktops, tablets, 992px and up) */
@media (min-width: 992px) {
  .blogpost .row header {
    padding-top: 0;
  }
  .blogpost .row + footer {
    margin-top: 15px;
  }
}
/* Comments
---------------------------------- */
#comments {
  margin-top: 60px;
}
.comments h2.title {
  margin-bottom: 40px;
  padding-bottom: 10px;
  position: relative;
}
.comments h2.title:after {
  height: 1px;
  background: #d1d1d1;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.18)), color-stop(35%, rgba(0, 0, 0, 0.12)), color-stop(70%, rgba(0, 0, 0, 0.05)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  bottom: -1px;
  left: 0px;
  content: "";
  width: 100%;
}
.comment {
  font-size: 14px;
}
.comment .comment {
  margin-left: 75px;
}
.comment h3 {
  margin-top: 0;
  margin-bottom: 5px;
}
.comment p {
  margin-bottom: 10px;
}
.comment .btn-sm-link {
  padding: 0;
}
.comment-avatar {
  width: 50px;
  float: left;
  margin: 0 15px 0 0;
}
.comment-content {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 40px;
  clear: both;
}
.comment-meta {
  margin-bottom: 15px;
  color: #aaa;
  font-size: 12px;
}
.comment-meta a {
  color: #aaa;
}
.comment-meta a:hover {
  text-decoration: underline;
}
/* Blog Masonry Grid
---------------------------------- */
.masonry-grid-item .blogpost footer {
  padding-top: 0px;
  border-top: none;
}
.masonry-grid-item .blogpost header h2 {
  font-size: 22px;
}
/* Blog Timeline layout
---------------------------------- */
.timeline {
  position: relative;
  padding: 40px 0;
  margin-top: 40px;
}
.timeline .blogpost footer {
  padding-top: 0px;
  border-top: none;
}
.timeline .blogpost header h2 {
  font-size: 22px;
}
.timeline .timeline-item {
  padding: 0 15px;
}
.timeline-date-label {
  float: none;
  clear: both;
  display: block;
  margin: 0px auto;
  text-align: center;
  margin-bottom: 80px;
  line-height: 1;
  width: 135px;
  position: relative;
  z-index: 2;
  color: #ffffff;
}
.timeline-date-label:after {
  background-color: #09afdf;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  height: 30px;
  width: 100%;
  position: absolute;
  bottom: -8px;
  z-index: -1;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .timeline .blogpost {
    margin-bottom: 0;
  }
  .timeline:before {
    background-color: #e8e8e8;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 10%, rgba(0, 0, 0, 0.09) 90%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(10%, rgba(0, 0, 0, 0.09)), color-stop(90%, rgba(0, 0, 0, 0.09)), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 10%, rgba(0, 0, 0, 0.09) 90%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 10%, rgba(0, 0, 0, 0.09) 90%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 10%, rgba(0, 0, 0, 0.09) 90%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 10%, rgba(0, 0, 0, 0.09) 90%, rgba(0, 0, 0, 0) 100%);
    width: 1px;
    height: 100%;
    content: "";
    position: absolute;
    left: 50%;
    display: block;
    top: 0;
  }
  .timeline .timeline-item {
    position: relative;
    width: 50%;
    padding-left: 0;
    padding-right: 40px;
    margin-bottom: 80px;
    float: left;
    clear: left;
    z-index: 1;
  }
  .timeline .timeline-item.pull-right {
    position: relative;
    width: 50%;
    padding-left: 40px;
    padding-right: 0;
    margin-top: 80px;
    margin-bottom: 0;
    float: right;
    clear: right;
  }
  .timeline .timeline-item.pull-right + .timeline-date-label {
    padding-top: 80px;
  }
  .timeline .timeline-item:after {
    content: "";
    font-family: "FontAwesome";
    right: 0px;
    background-color: #eaeaea;
    left: auto;
    position: absolute;
    top: 20px;
    z-index: -1;
    width: 35px;
    height: 1px;
  }
  .timeline .timeline-item:before {
    content: "";
    position: absolute;
    background-color: #cdcdcd;
    border: 1px solid #cdcdcd;
    height: 7px;
    width: 7px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    top: 17px;
    right: -4px;
  }
  .timeline .timeline-item.pull-right:after {
    right: auto;
    left: 0px;
  }
  .timeline .timeline-item.pull-right:before {
    left: -3px;
  }
}
/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
  .timeline .timeline-item.pull-right {
    float: none !important;
  }
}
/* Shop Pages
---------------------------------- */
/*Product Page*/
.product.price {
  font-size: 24px;
  font-weight: 400;
}
.product.price del {
  color: #cdcdcd;
  font-size: 14px;
}
.product.element-list {
  margin-top: 7px;
}
/*Dropdown Cart*/
.header-dropdown-buttons .btn-group .dropdown-menu.cart {
  padding: 0;
  min-width: 350px;
  font-size: 13px;
}
.header-dropdown-buttons .btn-group .dropdown-menu.cart table {
  margin-bottom: 0;
}
.header-dropdown-buttons .btn-group .dropdown-menu.cart .panel-body {
  padding: 0px 10px 0px;
}
.cart-count {
  position: absolute;
  top: -2px;
  right: -3px;
  line-height: 14px;
  width: 14px;
  height: 14px;
  border-radius: 30%;
  font-size: 10px;
  text-shadow: none;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.dark .header-dropdown-buttons .cart-count {
  background-color: rgba(0, 0, 0, 0.5);
  color: #cdcdcd;
}
.dropdown.open .cart-count,
.dropdown:hover .cart-count {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
}
.total-amount,
.total-quantity {
  font-size: 13px;
}
.cart .table > tbody > tr > td,
.cart.table > tbody > tr > td {
  vertical-align: inherit;
}
.cart .quantity {
  width: 50px;
  font-size: 11px;
}
.cart .product {
  width: 220px;
  font-size: 13px;
}
.cart .product .small {
  display: block;
  color: #999999;
}
/* Small devices (phones less than 480px) */
@media (max-width: 480px) {
  .header-dropdown-buttons .btn-group .dropdown-menu.cart {
    min-width: 300px;
  }
}
/* Cart and Checkout pages
---------------------------------- */
.cart.table .price {
  width: 18%;
  font-size: 14px;
}
.cart.table .amount,
.cart.table .remove,
.cart.table .quantity {
  width: 12%;
}
.cart.table .quantity input {
  width: 60px;
  padding: 6px;
}
.cart.table .product {
  font-size: 15px;
}
.cart.table .product small {
  font-size: 12px;
  display: block;
  color: #999999;
}
.cart.table .amount {
  text-align: right;
}
.cart.table thead > tr > th {
  font-size: 16px;
}
.cart.table .total-quantity,
.cart.table .total-amount {
  padding-top: 15px;

  padding-bottom: 15px;
  font-size: 16px;
  font-weight: 700;
}
.cart.table .total-amount {
  text-align: right;
}
.cart.table .btn-remove {
  position: relative;
  top: -5px;
}
.cart.table .form-group {
  margin: 7px 0;
}
.table .information {
  width: 80%;
}
/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
  .cart.table thead > tr > th {
    font-size: 14px;
  }
  .cart.table .amount,
  .cart.table .price {
    width: 12%;
  }
  .cart.table .remove,
  .cart.table .quantity {
    width: 8%;
  }
  .cart.table > thead > tr > th,
  .cart.table > tbody > tr > th,
  .cart.table > tfoot > tr > th,
  .cart.table > thead > tr > td,
  .cart.table > tbody > tr > td,
  .cart.table > tfoot > tr > td {
    padding: 8px 10px;
  }
}
/* Extra small devices (phones, less than 480px) */
@media (max-width: 480px) {
  .cart.table > thead > tr > th,
  .cart.table > tbody > tr > th,
  .cart.table > tfoot > tr > th,
  .cart.table > thead > tr > td,
  .cart.table > tbody > tr > td,
  .cart.table > tfoot > tr > td {
    padding: 8px 7px;
  }
}
/* About Us Pages
---------------------------------- */
/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
  .team-member {
    max-width: 480px;
    margin: 20px auto 20px !important;
  }
}
/* Coming Soon Page
---------------------------------- */
.is-countdown {
  border: 1px solid transparent;
  background-color: transparent;
}
.countdown-row {
  height: 0;
  padding: 0;
}
.countdown-section {
  text-align: center;
  padding: 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5%;
  -moz-border-radius: 5%;
  border-radius: 5%;
}
.countdown-show4 .countdown-section {
  width: 24%;
  margin: 10px 0.5%;
}
.countdown-amount {
  font-size: 36px;
  font-weight: 700;
  display: block;
}
.countdown-period {
  display: block;
  font-size: 28px;
  line-height: 1.2;
  margin-top: 15px;
}
/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
  .countdown-amount {
    font-size: 24px;
  }
  .countdown-period {
    font-size: 18px;
  }
}
/* Extra small devices (phones, less than 480px) */
@media (max-width: 480px) {
  .countdown-amount {
    font-size: 18px;
  }
  .countdown-period {
    font-size: 10px;
  }
}
/* Pages Misc
---------------------------------- */
.icons-page i {
  font-size: 20px;
  width: 35px;
  text-align: center;
}
.grid span {
  padding: 5px 5px;
  background-color: #666;
  border: 1px solid #444;
  display: block;
  text-align: center;
  margin-bottom: 10px;
  color: #fff;
}
/* 5 Components
----------------------------------------------------------------------------- */
/* Buttons
---------------------------------- */
/*Buttons Color Variations*/
.btn:focus {
  color: inherit;
}

.btn-danger:focus{ color:#FFFFFF; } 

.btn {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border:2px solid transparent;
}

/*Default Button*/
.btn-default {
  color: #ffffff;
  background-color: #09afdf;
  border-color: #0c9ec7;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #0c9ec7;
  border-color: #0c9ec7;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary.active:hover, .btn-primary.active:focus {
 background-color: #18a689;
 border-color: #18a689;
 color: #FFFFFF;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default {
  background-color: #09afdf;
  border-color: #0c9ec7;
}
.btn-default-transparent {
  color: #777777;
  background-color: transparent;
  border-color: #09afdf;
}
.btn-default-transparent:hover,
.btn-default-transparent:focus,
.btn-default-transparent.focus,
.btn-default-transparent:active,
.btn-default-transparent.active,
.open > .dropdown-toggle.btn-default-transparent {
  color: #ffffff;
  background-color: #0c9ec7;
  border-color: #0781a4;
}
.dark-bg .btn-default-transparent {
  color: #ffffff;
}
.default-bg .btn-default,
.default-translucent-bg .btn-default,
.default-bg .btn-default-transparent,
.default-translucent-bg .btn-default-transparent {
  color: #09afdf;
  background-color: #ffffff;
  border-color: #ffffff;
}
.default-bg .btn-default:hover,
.default-translucent-bg .btn-default:hover,
.default-bg .btn-default:focus,
.default-translucent-bg .btn-default:focus,
.default-bg .btn-default.focus,
.default-translucent-bg .btn-default.focus,
.default-bg .btn-default:active,
.default-translucent-bg .btn-default:active,
.default-bg .btn-default.active,
.default-translucent-bg .btn-default.active,
.default-bg .open > .dropdown-toggle.btn-default,
.default-translucent-bg .open > .dropdown-toggle.btn-default,
.default-bg .btn-default-transparent:hover,
.default-translucent-bg .btn-default-transparent:hover,
.default-bg .btn-default-transparent:focus,
.default-translucent-bg .btn-default-transparent:focus,
.default-bg .btn-default-transparent.focus,
.default-translucent-bg .btn-default-transparent.focus,
.default-bg .btn-default-transparent:active,
.default-translucent-bg .btn-default-transparent:active,
.default-bg .btn-default-transparent.active,
.default-translucent-bg .btn-default-transparent.active,
.default-bg .open > .dropdown-toggle.btn-default-transparent,
.default-translucent-bg .open > .dropdown-toggle.btn-default-transparent {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.dark .btn-default {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.2);
  border-color: rgba(0, 0, 0, 0.1);
}
.dark .btn-default .badge {
  color: rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
}
.dark .btn-default:hover,
.dark .btn-default:focus,
.dark .btn-default.focus,
.dark .btn-default:active,
.dark .btn-default.active,
.dark .open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.35);
  border-color: rgba(0, 0, 0, 0.2);
}
.colored .btn-default {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.2);
  border-color: rgba(0, 0, 0, 0.01);
}
.colored .btn-default .badge {
  color: rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
}
.colored .btn-default:hover,
.colored .btn-default:focus,
.colored .btn-default.focus,
.colored .btn-default:active,
.colored .btn-default.active,
.colored .open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.3);
  border-color: rgba(0, 0, 0, 0.02);
}
.default-hovered:hover .btn-default-transparent {
  border-color: #ffffff;
}
/*White Button*/
.btn-white {
  color: #777777;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  color: #0c9ec7;
  background-color: #ffffff;
  border-color: #ffffff;
}
/*Gray Button*/
.btn-gray {
  color: #333333;
  background-color: #e1e1e1;
  border-color: #d3d3d3;
}
.btn-gray:hover,
.btn-gray:focus,
.btn-gray.focus,
.btn-gray:active,
.btn-gray.active,
.open > .dropdown-toggle.btn-gray {
  color: #333333;
  background-color: #cdcdcd;
  border-color: #cdcdcd;
}
.btn-gray-transparent {
  color: #333333;
  background-color: transparent;
  border-color: #777777;
}
.btn-gray-transparent:hover,
.btn-gray-transparent:focus,
.btn-gray-transparent.focus,
.btn-gray-transparent:active,
.btn-gray-transparent.active,
.open > .dropdown-toggle.btn-gray-transparent {
  color: #333333;
  background-color:#ffffff;
}
.dark-bg .btn-gray-transparent {
  color: #ffffff;
}
.dark-bg .btn-gray-transparent:hover {
  border-color: #ffffff;
  color: #777777;
  background-color: #ffffff;
}
.dark-translucent-bg .btn-gray-transparent,
.default-translucent-bg .btn-gray-transparent,
.default-bg .btn-gray-transparent {
  border-color: #ffffff;
  color: #ffffff;
}
.dark-translucent-bg .btn-gray-transparent:hover,
.default-translucent-bg .btn-gray-transparent:hover,
.default-bg .btn-gray-transparent:hover,
.dark-translucent-bg .btn-gray-transparent:focus,
.default-translucent-bg .btn-gray-transparent:focus,
.default-bg .btn-gray-transparent:focus {
  border-color: #ffffff;
  color: #777777;
  background-color: #ffffff;
}
.default-hovered:hover .btn-gray-transparent {
  border-color: #ffffff;
}
.light-gray-bg.default-hovered:hover .btn-gray-transparent:hover {
  border-color: #333333;
}
/* Medium devices (desktops, tablets, 992px and up) */
@media (min-width: 992px) {
  .two-col-translucent-bg .container > .row > div + div .btn-gray-transparent {
    border-color: #ffffff;
    color: #ffffff;
  }
  .two-col-translucent-bg .container > .row > div + div .btn-gray-transparent:hover,
  .two-col-translucent-bg .container > .row > div + div .btn-gray-transparent:focus {
    border-color: #ffffff;
    color: #777777;
    background-color: #ffffff;
  }
}
/*Dark Button*/
.btn-dark {
  color: #ffffff;
  background-color: #373737;
  border-color: #333333;
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark.focus,
.btn-dark:active,
.btn-dark.active,
.open > .dropdown-toggle.btn-dark {
  color: #ffffff;
  background-color: #111111;
  border-color: #111111;
}
.dark-bg .btn-dark {
  color: #ffffff;
  background-color: #222222;
  border-color: #171717;
}
.dark-bg .btn-dark:hover,
.dark-bg .btn-dark:focus,
.dark-bg .btn-dark.focus,
.dark-bg .btn-dark:active,
.dark-bg .btn-dark.active,
.dark-bg .open > .dropdown-toggle.btn-dark {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
/*Buttons Sizes*/
.btn {
	padding:8px 20px;
	font-size:13px;
	height:40px;
	line-height:1.46666667;
	border-radius:3px;
	margin:10px 0;
	font-weight:500;
}
.btn-sm {
  padding:5px 15px;
  font-size:12px;
  line-height:1.46666667;
  border-radius:3px;
  margin:5px 0;
  height:auto;
}

.btn-lg {
  padding: 10px 25px;
  height:50px;
  font-size: 18px;
  line-height: 1.46666667;
  border-radius: 4px;
  margin: 10px 0;
}

.btn-xl {
  padding: 15px 50px;
  font-size: 22px;
  line-height: 1.46666667;
  border-radius: 6px;
  margin: 10px 0;
}

.btn-md-link {
  padding: 7px 15px;
  font-size: 14px;
  line-height: 1.46666667;
  border-radius: 0px;
  margin: 10px 0;
}
.btn-sm-link {
  padding: 5px 15px;
  font-size: 12px;
  line-height: 1.46666667;
  border-radius: 0px;
  margin: 5px 0;
}
.btn-lg-link {
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.46666667;
  border-radius: 0px;
  margin: 10px 0;
}
.btn-remove {
  font-size: 10px;
  padding: 3px 15px;
  min-width: 0;
  margin: -5px 0 0 0;
}
/*Buttons with radius*/
.radius-50 {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
/*Animated Buttons*/
.btn-animated {
  position: relative;
  min-width: 0!important;
  padding-right: 45px!important;
}
.btn-animated i {
  -webkit-transition: right 0.2s ease-in-out;
  -o-transition: right 0.2s ease-in-out;
  transition: right 0.2s ease-in-out;
  z-index: 3;
  right: 17px;
  position: absolute;
  line-height: 34px;
  top: 0;
  margin-left:10px;
  margin-right:0;
  min-width: 12px;
}
.btn-animated:after {
  width: 35px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  content: "";
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  right: 0px;
  z-index: 2;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.btn-animated.radius-50:after {
  -webkit-border-radius: 0 50px 50px 0;
  -moz-border-radius: 0 50px 50px 0;
  border-radius: 0 50px 50px 0;
}
.btn-animated.btn-gray-transparent:after {
  background-color: rgba(0, 0, 0, 0.05);
}
.btn-animated:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-animated:hover i {
  right: 11px;
}
.btn-animated.btn-sm {
  padding-right: 35px!important;
}
.btn-animated.btn-sm:after {
  width: 25px;
}
.btn-animated.btn-sm i {
  right: 14px;
  line-height: 28px;
  min-width: 11px;
}
.btn-animated.btn-sm:hover i {
  right: 7px;
}
.btn-animated.btn-lg {
  padding-right: 60px!important;
}
.btn-animated.btn-lg:after {
  width: 45px;
}
.btn-animated.btn-lg i {
  right: 25px;
  line-height: 48px;
  min-width: 15px;
}
.btn-animated.btn-lg:hover i {
  right: 15px;
}
.btn-animated.btn-xl {
  padding-right: 60px!important;
}
.btn-animated.btn-xl:after {
  width: 45px;
}
.btn-animated.btn-xl i {
  right: 25px;
  line-height: 64px;
  min-width: 15px;
  text-align: center;
}
.btn-animated.btn-xl:hover i {
  right: 13px;
}
/*Background Transition*/
.btn-hvr {
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.btn-hvr.radius-50 {
  overflow: hidden;
}
.hvr-sweep-to-right:hover,
.hvr-sweep-to-left:hover,
.hvr-sweep-to-bottom:hover,
.hvr-sweep-to-top:hover,
.hvr-bounce-to-right:hover,
.hvr-bounce-to-left:hover,
.hvr-bounce-to-bottom:hover,
.hvr-bounce-to-top:hover,
.hvr-radial-out:hover,
.hvr-rectangle-out:hover,
.hvr-shutter-out-horizontal:hover,
.hvr-shutter-out-vertical:hover {
  background: transparent;
}
.hvr-radial-in,
.hvr-rectangle-in,
.hvr-shutter-in-horizontal,
.hvr-shutter-in-vertical {
  background: #0c9ec7;
}
.hvr-radial-in:hover,
.hvr-rectangle-in:hover,
.hvr-shutter-in-horizontal:hover,
.hvr-shutter-in-vertical:hover {
  background: #0c9ec7;
}
.hvr-radial-in:before,
.hvr-rectangle-in:before,
.hvr-shutter-in-horizontal:before,
.hvr-shutter-in-vertical:before {
  background: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.hvr-sweep-to-right:before,
.hvr-sweep-to-left:before,
.hvr-sweep-to-bottom:before,
.hvr-sweep-to-top:before,
.hvr-bounce-to-right:before,
.hvr-bounce-to-left:before,
.hvr-bounce-to-bottom:before,
.hvr-bounce-to-top:before,
.hvr-radial-out:before,
.hvr-rectangle-out:before,
.hvr-shutter-out-horizontal:before,
.hvr-shutter-out-vertical:before {
  background: #0c9ec7;
}
/*ie9*/
.no-csstransitions .hvr-radial-in,
.no-csstransitions .hvr-rectangle-in,
.no-csstransitions .hvr-shutter-in-horizontal,
.no-csstransitions .hvr-shutter-in-vertical {
  background: transparent;
}
.no-csstransitions .hvr-sweep-to-right:hover,
.no-csstransitions .hvr-sweep-to-left:hover,
.no-csstransitions .hvr-sweep-to-bottom:hover,
.no-csstransitions .hvr-sweep-to-top:hover,
.no-csstransitions .hvr-bounce-to-right:hover,
.no-csstransitions .hvr-bounce-to-left:hover,
.no-csstransitions .hvr-bounce-to-bottom:hover,
.no-csstransitions .hvr-bounce-to-top:hover,
.no-csstransitions .hvr-radial-out:hover,
.no-csstransitions .hvr-rectangle-out:hover,
.no-csstransitions .hvr-shutter-out-horizontal:hover,
.no-csstransitions .hvr-shutter-out-vertical:hover,
.no-csstransitions .hvr-radial-in:hover,
.no-csstransitions .hvr-rectangle-in:hover,
.no-csstransitions .hvr-shutter-in-horizontal:hover,
.no-csstransitions .hvr-shutter-in-vertical:hover {
  background: #0c9ec7;
}
/* Tabs
---------------------------------- */
.nav-tabs.style-1 {
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 15px;
}
.nav-tabs.style-1 > li > a {
  color: #333333;
  margin-right: 0;
  line-height: 1;
  border: 1px solid transparent;
  padding: 12px 15px 11px 15px;
  -webkit-border-radius: 15px 15px 0 0;
  -moz-border-radius: 15px 15px 0 0;
  border-radius: 15px 15px 0 0;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  height: 40px;
}
.nav-tabs.style-1 > li > a:hover {
  border-color: #222222!important;
  background-color: #333333!important;
  color: #ffffff;
}
.nav-tabs.style-1 > li > a:focus {
  border-color: transparent;
  background-color: transparent;
}
.nav-tabs.style-1 > li > a:after {
  position: absolute;
  right: -14px;
  bottom: -1px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 31px 0 0 14px;
  border-color: transparent transparent transparent transparent;
}
.nav-tabs.style-1 > li > a:before {
  position: absolute;
  left: -14px;
  bottom: -1px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 31px 14px 0 0;
  border-color: transparent transparent transparent transparent;
}
.nav-tabs.style-1 > li > a:hover:after {
  border-color: transparent transparent transparent #333333;
  border-width: 31px 0 0 14px;
}
.nav-tabs.style-1 > li > a:hover:before {
  border-color: transparent #333333 transparent transparent;
  border-width: 31px 14px 0 0;
}
.nav-tabs.style-1 > li.active > a {
  background-color: #333333!important;
}
.nav-tabs.style-1 > li.active > a,
.nav-tabs.style-1 > li.active > a:hover,
.nav-tabs.style-1 > li.active > a:focus {
  color: #ffffff;
  cursor: default;
  border-color: #222222;
}
.nav-tabs.style-1 > li.active > a:after {
  border-color: transparent transparent transparent #333333;
}
.nav-tabs.style-1 > li.active > a:before {
  border-color: transparent #333333 transparent transparent;
}
.nav-tabs.style-1 > li:first-child > a:before,
.nav-tabs.style-1 > li:last-child > a:after {
  border-width: 0 0 0 0;
  border-color: transparent transparent transparent transparent;
}
.nav-tabs.style-1 + .tab-content > .tab-pane {
  padding-bottom: 0;
  border-bottom: none;
}
.nav-tabs.style-2 {
  border-bottom: 1px solid transparent !important;
}
.nav-tabs.style-2 > li > a {
  color: #999999;
}
.nav-tabs.style-2 > li > a:hover {
  color: #333333;
}
.nav-tabs.style-2 > li > a:focus {
  border-color: transparent;
  background-color: transparent;
}
.nav-tabs.style-2 > li.active > a,
.nav-tabs.style-2 > li.active > a:hover,
.nav-tabs.style-2 > li.active > a:focus {
  color: #333333;
  cursor: default;
  background-color: #fafafa;
  border-color: #f1f1f1;
  border-bottom-color: transparent;
}
.nav-tabs.style-2 + .tab-content > .tab-pane {
  border:0px solid #f1f1f1;
  border-top:none;
  background-color:#fafafa;
}
.nav-tabs.style-3 {
  background-color: #d5d5d5;
}
.nav-tabs.style-3 > li > a {
  color: #333333;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
  font-weight:600;
  border-right: 1px solid #c1c1c1;

}
.nav-tabs.style-3 > li > a:hover {
  color: #333333;
  background-color: #fff!important;
  border-color: #ffffff;
  border-bottom-color: #fff!important;
}
.nav-tabs.style-3 > li > a:focus {
  border-color: transparent;
  background-color: transparent;
}
.nav-tabs.style-3 > li.active > a,
.nav-tabs.style-3 > li.active > a:hover,
.nav-tabs.style-3 > li.active > a:focus {
  color: #333333;
  cursor: default;
  background-color: #fff;
  border-color: #ffffff;
  border-bottom-color: transparent;
}
.nav-tabs.style-3 + .tab-content > .tab-pane {
  padding: 15px;
  background-color: #ffffff;
}
.nav-tabs.style-4 {
  margin-bottom: 15px;
  border-bottom: 1px solid #333333;

}
.nav-tabs.style-4 > li > a {
  color: #999999;
}
.nav-tabs.style-4 > li > a:hover {
  color: #ffffff;
  background-color: #333333 !important;
  border-color: #333333;
  border-bottom-color: #333333 !important;
}
.nav-tabs.style-4 > li > a:focus {
  border-color: #333333;
  background-color: #333333;
}
.nav-tabs.style-4 > li.active > a,
.nav-tabs.style-4 > li.active > a:hover,
.nav-tabs.style-4 > li.active > a:focus {
  color: #ffffff;
  cursor: default;
  background-color: #333333;
  border-color: #333333;
  border-bottom-color: transparent;
}
/* Small devices (tablets, smartphones) */
@media (min-width: 481px) and (max-width: 767px) {
  .nav-tabs > li > a {
    padding: 12px 10px;
    font-size: 11px;
    margin-right: 0;
  }
}
/* Extra small devices (phones, less than 480px) */
@media (max-width: 480px) {
  .nav-tabs {
    background-color: #eaeaea;
    border-bottom: none!important;
  }
  .nav-tabs > li {
    float: none;
  }
  .nav-tabs > li a {
    margin-right: 0;
    -webkit-border-radius: 0px!important;
    -moz-border-radius: 0px!important;
    border-radius: 0px!important;
  }
  .nav-tabs.style-3 > li.active > a,
  .nav-tabs.style-3 > li.active > a:hover,
  .nav-tabs.style-3 > li.active > a:focus,
  .nav-tabs.style-3 > li > a:hover,
  .nav-tabs.style-3 > li > a:focus {
    border-bottom: 1px solid #999999!important;
  }
  .nav-tabs.style-3 + .tab-content > .tab-pane {
    border-top: 1px solid #999999;
  }
  .nav-tabs > li a:after,
  .nav-tabs > li a:before {
    border-color: transparent transparent transparent transparent!important;
  }
}
/* vertical tabs */
.vertical {
    display: table;
    margin: 0;
    width: 100%;
}
.vertical .nav-tabs,
.vertical .tab-content {
  display: table-cell;
  margin: 0;
  vertical-align: top;
}
.vertical .nav-tabs {
  border-bottom-color: transparent;
  background-color: #999999;
}
.vertical .nav-tabs > li {
  float: none;
}
.vertical .nav-tabs > li a {
  margin: 0;
  padding: 10px 20px;
  white-space: nowrap;
  color: #ffffff;
  border-bottom: 1px solid #919191;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.vertical .nav-tabs > li > a:hover,
.vertical .nav-tabs > li > a:focus {
  background-color: #fafafa;
  border-right-color: transparent;
  border-bottom: 1px solid #f1f1f1;
  color: #777777;
  z-index: 2;
}
.vertical .nav-tabs > li.active > a,
.vertical .nav-tabs > li.active > a:hover,
.vertical .nav-tabs > li.active > a:focus {
  border: 1px solid #f1f1f1;
  background-color: #fafafa;
  border-right-color: transparent;
  color: #777777;
  z-index: 2;
}
.vertical.left .nav-tabs > li > a:hover,
.vertical.left .nav-tabs > li > a:focus {
  border-left-color: transparent;
  border-right-color: #f1f1f1;
}
.vertical.left .nav-tabs > li.active > a,
.vertical.left .nav-tabs > li.active > a:hover,
.vertical.left .nav-tabs > li.active > a:focus {
  border-right-color: #f1f1f1;
  border-left-color: transparent;
}
.vertical .tab-content {
  border: 1px solid #f1f1f1;
  border-left: 1px solid #fafafa;
  background-color: #ffffff;
  left: -1px;
  z-index: 1;
  padding: 20px;
}
.left.vertical .tab-content {
  border-left-color: #ffffff;
  border-right-color: transparent;
}
/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
  .vertical .nav-tabs,
  .vertical .tab-content {
    display: block;
  }
  .vertical .nav-tabs > li a {
    font-size: 15px;
  }
}
/* Pager
---------------------------------- */
ul.pagination,
ul.pager {
  margin: 0 ;
  text-align: left;
}
ul.pagination li {
  padding: 0;
  margin: 0 0px 0 0;
  float:left;
  border-bottom: none;
  display: inline-block;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
ul.pagination li a{margin-right:5px;}
ul.pagination li > a,
.pagination > li:first-child > a,
.pagination > li:last-child > a,
ul.pager li > a {
 background-color: #777777;
    border: 1px solid #666;
    color: #ffffff;
    display: inline-block;
    height: 40px;
    line-height: 39px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 40px;
}
ul.pagination li > a:hover,
ul.pagination li > a:focus {
  background-color: transparent;
  color: #ffffff;
  background-color: #0c9ec7;
  border-color: #0c9ec7;
}
ul.pagination li.active a,
.pagination > .active > a:hover,
.pagination > .active > a:focus {
  color: #ffffff;
  background-color: #09afdf;
  border-color: #09afdf;
}
/* Breadcrumb
---------------------------------- */
.breadcrumb-container {
  background-color: #f8f8f8;
  border-bottom: 1px solid #f4f4f4;
}
.dark.breadcrumb-container {
  background-color: #777777;
  border-color: #333333;
  color: #ffffff;
}
.breadcrumb {
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: 0;
  font-size: 12px;
  padding-left: 0;
}
.breadcrumb > li + li:before {
  font-family: "FontAwesome";
  content: "\f101";
  font-size: 11px;
  padding-left: 3px;
}
.banner .breadcrumb-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.85);
  border-bottom-color: rgba(255, 255, 255, 0.1);
}
.banner .dark.breadcrumb-container {
  background-color: rgba(57, 66, 69, 0.6);
  border-bottom-color: rgba(119, 119, 119, 0.1);
}
.banner .breadcrumb > li a,
.banner .breadcrumb > li i {
  color: #000000;
}
.banner .breadcrumb > .active,
.banner .breadcrumb > li + li:before {
  color: #777777;
}
.dark .breadcrumb > li a,
.dark .breadcrumb > li i,
.dark .breadcrumb > .active,
.dark .breadcrumb > li + li:before {
  color: #ffffff;
}
.banner .breadcrumb > li a:hover {
  color: #0c9ec7;
}
/* Nav pills
---------------------------------- */
.nav-pills:not(.nav-stacked) {
  margin-bottom: 15px;
}
.text-center > .nav-pills {
  display: inline-block;
}
.nav-pills > li > a {
  border-radius: 0;
  padding:9px 12px;
  border:1px solid transparent;
  color:#999999;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 400;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
  color: #777777;
  background-color: transparent;
  border-bottom: 1px solid #777777;
}
.nav-pills.style-2 > li > a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills.style-2 > li.active > a,
.nav-pills.style-2 > li.active > a:hover,
.nav-pills.style-2 > li.active > a:focus,
.nav-pills.style-2 > li > a:hover,
.nav-pills.style-2 > li > a:focus {
  color: #09afdf;
  background-color: #fafafa;
  border: 1px solid #eaeaea;
}
.nav-pills > li + li {
  margin-left: 0px;
}
.nav-pills.nav-stacked > li + li {
  margin-left: 0;
}
.nav-pills.nav-stacked > li > a {
  padding: 5px 0px;
  color: #777777;
}
.nav-pills.nav-stacked.list-style-icons > li > a {
  padding: 4px 0px;
}
.nav-pills.nav-stacked > li.active > a,
.nav-pills.nav-stacked > li.active > a:hover,
.nav-pills.nav-stacked > li.active > a:focus,
.nav-pills.nav-stacked > li > a:hover,
.nav-pills.nav-stacked > li > a:focus {
  color: #09afdf;
  background-color: transparent;
  border-color: transparent;
}
.nav-pills.nav-stacked:not(.list-style-icons) > li > a:after {
  font-family: "FontAwesome";
  content: "\f101";
  font-size: 12px;
  position: absolute;
  right: 15px;
  top: 6px;
  color: #d1d1d1;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.nav-pills > li.active > a:after {
  color: #09afdf;
}
.nav-pills.nav-stacked:not(.list-style-icons) > li.active > a:hover:after,
.nav-pills.nav-stacked:not(.list-style-icons) > li.active > a:focus:after,
.nav-pills.nav-stacked:not(.list-style-icons) > li > a:hover:after,
.nav-pills.nav-stacked:not(.list-style-icons) > li > a:focus:after {
  color: #0c9ec7;
  right: 10px;
}
.nav-pills.nav-stacked.list-style-icons > li > a > i {
  padding-right: 10px;
  font-size: 14px;
  color: #cdcdcd;
}
.nav-pills.nav-stacked.list-style-icons > li.active > a > i,
.nav-pills.nav-stacked.list-style-icons > li > a:hover > i,
.nav-pills.nav-stacked.list-style-icons > li > a:focus > i {
  color: #0c9ec7;
}
/* Process pills */
.process .nav-pills > li + li {
  margin-left: 40px;
  position: relative;
}
.process .nav-pills > li + li:after {
  font-family: "FontAwesome";
  content: "\f101";
  position: absolute;
  top: 6px;
  left: -24px;
  width: 10px;
  color: #cdcdcd;
}
/*footer*/
.footer-content .nav-pills > li > a {
  padding: 4px 0px;
}
.footer-content .nav-pills.nav-stacked > li > a:after {
  top: 5px;
}
.dark .footer-content .nav-pills > li > a,
.dark .footer-content .nav-pills > li.active > a,
.dark .footer-content .nav-pills > li.active > a:focus,
.dark .footer-content .nav-pills > li > a:focus {
  color: #999999;
}
.dark .footer-content .nav-pills > li.active > a:hover,
.dark .footer-content .nav-pills > li > a:hover {
  color: #0c9ec7;
}
/* Collapse
---------------------------------- */
.panel-group .panel-default {
  border-color: #eaeaea;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.panel-group .panel-heading {
  padding: 0;
}
.panel-heading a {
  font-weight: 400;
  display: inline-block;
  width: auto;
  position: relative;
  text-decoration: none;
  padding: 0;
  color: inherit;
}
/*Style 1*/
.collapse-style-1 .panel-heading {
  background-color: #fafafa;
}
.collapse-style-1 .panel-heading a {
  color: #999999;
}
.collapse-style-1 .panel-heading a:not(.collapsed) {
  color: #777777;
}
.collapse-style-1 .panel-heading a:after {
  font-family: "FontAwesome";
  content: "\f146";
  position: absolute;
  right: 15px;
  font-size: 14px;
  font-weight: 300;
  top: 50%;
  line-height: 1;
  margin-top: -7px;
}
.collapse-style-1 .panel-heading a.collapsed:after {
  content: "\f0fe";
}
.panel-heading a:hover {
  text-decoration: none;
}
.panel-title a i {
  font-size: 16px;
}
.collapse-style-1 .panel-body {
  border-top: none!important;
  background-color: #fafafa;
  padding-top: 0;
}
/*Style 2*/
.collapse-style-2 .panel {
  border-color: transparent;
}
.collapse-style-2 .panel-heading {
  background-color: transparent;
}
.collapse-style-2 .panel-heading a {
  color: #ffffff;
  background-color: #09afdf;
}
.collapse-style-2 .panel-heading a.collapsed {
  background-color: #333333;
}
.collapse-style-2 .panel-heading a:after {
  font-family: "FontAwesome";
  content: "\f106";
  position: absolute;
  right: 15px;
  font-size: 14px;
  font-weight: 300;
  top: 50%;
  line-height: 1;
  margin-top: -7px;
}
.collapse-style-2 .panel-heading a.collapsed:after {
  content: "\f107";
}
.panel-heading a:hover {
  text-decoration: none;
}
.panel-title a i {
  font-size: 16px;
}
.collapse-style-2 .panel-body {
  border-top: none!important;
  background-color: transparent;
  padding: 15px 0;
}
.collapse-style-2 .panel-body.p-15 {
  padding: 15px;
}
/*Style 3*/
.collapse-style-3 .panel {
  border-color: #999999;
  border-radius:0;
}
.collapse-style-3 div.btn{ border-radius:0; border:#ddd thin solid; }
.collapse-style-3 .panel-heading {
  background-color: transparent;
}

.collapse-style-3 .panel-heading a {
  color: #ffffff;
  background-color: #999999;
  width:100%;
  padding:10px;
}
.collapse-style-3 .panel-heading a.collapsed {
  background-color: #999999;
}
.collapse-style-3 .panel-heading a:after {
  font-family: "FontAwesome";
  content: "\f139";
  position: absolute;
  right: 15px;
  font-size: 12px;
  font-weight: 300;
  top: 50%;
  line-height: 1;
  margin-top: -7px;
}
.collapse-style-3 .panel-heading a.collapsed:after {
  content: "\f13a";
}
.panel-heading a:hover {
  text-decoration: none;
}
.panel-title a i {
  font-size: 16px;
}
.collapse-style-3 .panel-body {
  border-top: none!important;
  background-color: transparent;
}
/*Contextual Headings*/
.collapse-contextual .panel-heading a:after {
  font-family: "FontAwesome";
  content: "\f068";
  position: absolute;
  right: 15px;
  font-size: 10px;
  font-weight: 300;
  top: 50%;
  line-height: 1;
  margin-top: -6px;
}
.collapse-contextual .panel-heading a.collapsed:after {
  content: "\f067";
}
/*Content Collapse*/

/* Progress bars
---------------------------------- */
.progress.style-1 {
  margin-top: 25px;
  background-color: #fafafa;
  border: 1px solid #eaeaea;
  height: 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow: visible;
  position: relative;
}
.progress.style-1 .progress-bar {
  padding: 0;
  text-align: left;
  font-size: 11px;
  font-weight: 300;
  margin-top: 0px;
  height: 4px;
  margin: 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
}
.progress.style-2 {
  margin-bottom: 15px;
  background-color: #fafafa;
  border: 1px solid #eaeaea;
  height: 20px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.progress.style-2 .progress-bar {
  padding: 0;
  text-align: left;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.progress.style-2 span {
  font-size: 11px;
  line-height: 1;
  position: relative;
  top: -2px;
  left: 10px;
}
.progress-bar {
  -webkit-transition: width 1.5s ease;
  -o-transition: width 1.5s ease;
  transition: width 1.5s ease;
}
.progress .label {
  position: absolute;
  top: -16px;
  font-size: 11px;
  color: #333333;
  right: 10px;
  font-weight: 400;
  padding: 0;
}
.progress .text {
  position: absolute;
  font-size: 11px;
  top: -17px;
  left: 0;
  font-weight: 400;
  text-transform: uppercase;
  color: #999999;
}
.progress.dark {
  background-color: #cdcdcd;
  border-color: #cdcdcd;
}
.progress.dark.style-1 {
  border-color: #ffffff;
}
.dark .progress-striped .progress-bar,
.dark .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0.05) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0.05) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0.05) 75%, transparent 75%, transparent);
}
.progress-bar-white {
  background-color: #ffffff;
  color: #777777;
}
.progress-bar-default {
  background-color: #09afdf;
}
.progress-bar-gray {
  background-color: #999999;
}
.progress-bar-dark {
  background-color: #333333;
}
.gray-bg .progress {
  background-color: #ffffff;
  -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
}
/* Circular Progress Bars
---------------------------------- */
.knob-container {
  margin: 10px;
  position: relative;
  display: inline-block;
}
.knob-container canvas {
  width: 132px;
  height: 132px;
  margin: 0 auto;
}
.knob-text {
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
  margin-top: -14px;
}
/* Large devices (Large desktops 1200px and up) */
@media (min-width: 1200px) {
  .knob-container canvas {
    width: 169px;
    height: 169px;
  }
}
/* Forms
---------------------------------- */
textarea {
  resize: vertical;
}
.sidebar form {
  margin: 5px 0 20px 0;
}
.form-control {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background: #ffffff;
  height:40px;
  border-radius:0;
  padding-right:30px;
  border-color:#cccccc;
  color: #000000;
  font-weight:700;
  position: relative;
  -webkit-appearance: none;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
}
.form-control.radius-50 {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.form-control-lg {
  height: 48px;
}
/* Small devices (tablets, phones 481px and up) */
@media (min-width: 481px) {
  .form-control-lg {
    min-width: 350px;
  }
}
.form-control:focus {
  border-color: #999999;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
}
select.form-control {
  padding-right: 5px;
  -webkit-appearance: menulist;
}
select[multiple].form-control {
  -webkit-appearance: listbox;
}
.form-control::-moz-placeholder {
  color: inherit;
}
.form-control:-ms-input-placeholder {
  color: inherit;
}
.form-control::-webkit-input-placeholder {
  color: inherit;
}
.input-group-addon {
  background-color: #f1f1f1;
  border-color: #e1e1e1;
}
.form-list > div {
  padding: 7px 15px;
  border-bottom: 1px solid #dddddd;
  background-color: #f3f3f3;
  margin: 6px 0;
  display: block;
}
form label,
.radio label,
.checkbox label {
  font-weight: bold;
}
fieldset {
  padding: 10px 25px;
  margin: 15px 0px;
  border: 1px solid #dddddd;
  background-color: #fafafa;
}
fieldset legend {
  display: block;
  width: auto;
  padding: 3px 10px;
  margin-bottom: 0;
  font-size: 15px;
  line-height: inherit;
  color: #333;
  border: 1px solid #ddd;
  background-color: #ffffff;
}
fieldset .form-control,
fieldset .form-control:focus {
  webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.12);
  border-color: #f3f3f3;
}
input[type="radio"],
input[type="checkbox"] {
  margin-top: 5px;
}
/* forms with icons */
.form-control-feedback {
  width: 40px;
  height: 40px;
  line-height: 42px !important;
  top: 0;
  color: #777777;
}
.form-control-lg + .form-control-feedback,
.has-feedback label.sr-only ~ .form-control-lg + .form-control-feedback {
  height: 48px;
  top: 4px;
}
/* Disabled forms */
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* forms with icons */
.form-control-feedback {
  width: 40px;
  height: 40px;
  line-height: 40px !important;
  top: 0;
}
/* Forms in all backgrounds */
.dark-bg .form-control {
  background-color: rgba(255, 255, 255, 0.15);
  border-color: #353535;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.8);
  color: #cdcdcd;
}
.dark-bg .has-success .form-control:focus,
.dark-bg .has-warning .form-control:focus,
.dark-bg .has-error .form-control:focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.8);
}
.dark-bg .input-group-addon {
  background-color: rgba(255, 255, 255, 0.2);
  border-color: #000;
}
.dark-bg .form-control:focus,
.dark-bg .has-success .form-control:focus,
.dark-bg .has-warning .form-control:focus,
.dark-bg .has-error .form-control:focus {
  background-color: rgba(255, 255, 255, 0.25);
}
.dark-bg .form-control-feedback {
  color: #cdcdcd;
}
/*.default-bg .form-control {
  background-color:rgba(0, 0, 0, 0.2);
  border-color:#0c9ec7;
  -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.35);
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.35);
  color: #ffffff;
}
.default-bg .has-success .form-control:focus,
.default-bg .has-warning .form-control:focus,
.default-bg .has-error .form-control:focus {
  -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.35);
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.35);
}
.default-bg .input-group-addon {
  background-color: rgba(0, 0, 0, 0.2);
  border-color: #0c9ec7;
}
.default-bg .form-control:focus {
  background-color: rgba(0, 0, 0, 0.1);
}
.default-bg .form-control-feedback {
  color: #ffffff;
}*/
.dark .form-control {
  -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.6);
  color: #cccccc;
  background-color: rgba(255, 255, 255, 0.1);
  border-color: #373737;
}
.dark .form-control:focus {
  background-color: rgba(255, 255, 255, 0.15);
}
.dark .form-control-feedback {
  color: #cdcdcd;
}
.dark .footer-content .form-control {
  border-color: #222222;
}
/* Validation states */
.dark-bg .has-success .help-block,
.dark-bg .has-success .control-label,
.dark-bg .has-success .radio,
.dark-bg .has-success .checkbox,
.dark-bg .has-success .radio-inline,
.dark-bg .has-success .checkbox-inline,
.dark-bg .has-success.radio label,
.dark-bg .has-success.checkbox label,
.dark-bg .has-success.radio-inline label,
.dark-bg .has-success.checkbox-inline label,
.dark-bg .has-success .form-control-feedback {
  color: #15c019;
}
.dark-bg .has-warning .help-block,
.dark-bg .has-warning .control-label,
.dark-bg .has-warning .radio,
.dark-bg .has-warning .checkbox,
.dark-bg .has-warning .radio-inline,
.dark-bg .has-warning .checkbox-inline,
.dark-bg .has-warning.radio label,
.dark-bg .has-warning.checkbox label,
.dark-bg .has-warning.radio-inline label,
.dark-bg .has-warning.checkbox-inline label,
.dark-bg .has-warning .form-control-feedback {
  color: #e5af51;
}
.dark-bg .has-error .help-block,
.dark-bg .has-error .control-label,
.dark-bg .has-error .radio,
.dark-bg .has-error .checkbox,
.dark-bg .has-error .radio-inline,
.dark-bg .has-error .checkbox-inline,
.dark-bg .has-error.radio label,
.dark-bg .has-error.checkbox label,
.dark-bg .has-error.radio-inline label,
.dark-bg .has-error.checkbox-inline label,
.dark-bg .has-error .form-control-feedback {
  color: #ef4f4c;
}
.has-success .form-control,
.has-success .form-control:focus {
  border-color: #3c763d;
}
.has-warning .form-control,
.has-warning .form-control:focus {
  border-color: #8a6d3b;
}
.has-error .form-control,
.has-error .form-control:focus {
  border-color: #a94442;
}
.default-bg .has-success .form-control,
.default-bg .has-warning .form-control,
.default-bg .has-error .form-control,
.default-bg .has-success .form-control:focus,
.default-bg .has-warning .form-control:focus,
.default-bg .has-error .form-control:focus {
  border-color: #fff;
  color: #ffffff;
}
.default-bg .has-success .form-control-feedback,
.default-bg .has-warning .form-control-feedback,
.default-bg .has-error .form-control-feedback,
.default-bg .has-success .control-label,
.default-bg .has-warning .control-label,
.default-bg .has-error .control-label {
  color: #fff;
}
.has-success .form-control:focus,
.has-warning .form-control:focus,
.has-error .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-error .error {
  font-weight: 400;
  margin-bottom: 5px;
  display: block;
}
/*Sorting Filters*/
.sorting-filters label {
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
  text-align: left;
}
.sorting-filters form {
  margin: 0;
}
.sorting-filters .form-inline .form-control {
  width: 100%;
}
.sorting-filters .btn {
  margin:0;
  min-width:0;
  width:auto;
}
/* Small devices (tablets, smartphones) */
@media (min-width: 768px) and (max-width: 991px) {
  .sorting-filters .form-inline .form-group {
    width: 18%;
    margin-right: 1.2%;
  }
}
/* Small devices (tablets, smartphones 768px and up) */
@media (min-width: 768px) {
  .sorting-filters .btn {
    margin: 27px 0 0;
  }
}
/* Small devices (tablets, phones less than 767px) 
@media (max-width: 767px) {
  .sorting-filters .form-control {
    margin: 0 0 5px;
  }
}
/* Alerts
---------------------------------- */
.alert {
  margin: 20px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
}
.alert-success {
  color: #2a5f2b;
  background-color: #bcdab0;
}
.alert-info {
  color: #1a4e68;
  background-color: #c6e8fa;
}
.alert-warning {
  color: #72582b;
  background-color: #f7f0ce;
}
.alert-icon {
  padding-left: 70px;
  position: relative;
}
.alert-icon i {
  position: absolute;
  font-size: 28px;
  left: 21px;
  top: 13px;
  width: 30px;
  text-align: center;
}
.close {
  font-size: 28px;
  font-weight: normal;
  filter: alpha(opacity=40);
  opacity: 0.4;
}
[data-notify="container"] {
  max-width: 400px;
}
[data-notify="progressbar"] {
  display: none;
}
/*Icons
---------------------------------- */
.icon {
  display: inline-block;
  text-align: center;
  position: relative;
  background-color: rgba(255, 255, 255, 0.85);
  color: #000;
  font-size: 24px;
  width: 60px;
  height: 60px;
  line-height: 58px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid transparent;
}
.icons .icon {
  margin: 0 5px 5px 0;
}
.icon i {
  position: relative;
  z-index: 1;
}
.icon.dark-bg {
  background-color: rgba(66, 66, 66, 0.66);
  color: #ffffff;
}
.icon.default-bg {
  background-color: #09afdf;
  color: #ffffff;
}
.icon.light-bg {
  background-color: #fff;
  color: #09afdf;
}
.icon.without-bg {
  font-size: 36px;
  line-height: 1;
  color: inherit;
  background-color: transparent;
  height: 100%;
}
.icon.large {
  font-size: 36px;
  width: 100px;
  height: 100px;
  line-height: 97px;
}
.icon.small {
  font-size: 18px;
  width: 45px;
  height: 45px;
  line-height: 43px;
}
/*Feature Box
---------------------------------- */
.feature-box,
.feature-box-2 {
  margin-bottom: 30px;
}
.feature-box .title,
.feature-box-2 .title {
  margin-top: 0px;
}
/*style-1*/
.feature-box h3 {
  margin-top: 0;
}
.feature-box .icon {
  margin-bottom: 10px;
}
.feature-box p {
  clear: both;
  margin-bottom: 15px;
}
.feature-box:not(.shadow):hover .icon {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
/*style-2*/
.feature-box-2 {
  position: relative;
}
.feature-box-2 .icon {
  position: absolute;
  top: 0px;
  left: 0px;
}
.feature-box-2 .icon.without-bg {
  width: 0;
  height: 0;
}
.feature-box-2.boxed {
  border: 1px solid #f1f1f1;
}
.feature-box-2.boxed .icon {
  left: 20px;
  top: 20px;
}
.feature-box-2 .icon {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.feature-box-2 .body {
  margin-left: 62px;
}
.feature-box-2:hover .icon {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.feature-box-2.right .body {
  margin-right: 62px;
  margin-left: 0px;
  text-align: right;
}
.feature-box-2.right .icon {
  left: auto;
  right: 0px;
}
.feature-box-2.right .icon.without-bg {
  right: 40px;
}
.feature-box-2.boxed.right .icon {
  left: auto;
  right: 20px;
}
.feature-box-2.boxed.right .icon.without-bg {
  right: 60px;
}
/* Medium devices (desktops, tablets less than 991px) */
@media (max-width: 991px) {
  .feature-box-2:not(.boxed) {
    padding-bottom: 0;
  }
}
/*shadow*/
.shadow,
.shadow-narrow {
  position: relative;
  background-color: #ffffff;
}
.light-gray-bg.shadow,
.light-gray-bg.shadow-narrow {
  background-color: #fafafa;
}
.bordered {
  border: 1px solid #dddddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.dark-bg .bordered {
  border: 1px solid #555555;
}
.shadow *,
.shadow-narrow * {
  position: relative;
  z-index: 3;
}
.shadow:before,
.shadow-narrow:before {
  position: absolute;
  left: 0;
  height: 60%;
  bottom: 0;
  width: 100%;
  content: "";
  background-color: #ffffff;
  z-index: 2;
}
.light-gray-bg.shadow:before,
.light-gray-bg.shadow-narrow:before {
  background-color: #fafafa;
}
.shadow:after,
.shadow-narrow:after {
  content: "";
  position: absolute;
  height: 50%;
  width: 96%;
  left: 50%;
  bottom: 2px;
  margin-left: -48%;
  -webkit-box-shadow: 0 5px 7px #999999;
  box-shadow: 0 5px 7px #999999;
  z-index: 1;
  border-radius: 10%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.shadow-narrow:after {
  width: 90%;
  margin-left: -45%;
}
.shadow:hover:after,
.shadow-narrow:hover:after {
  bottom: 10px;
}
/*Image box
---------------------------------- */
.owl-item .image-box {
  margin-bottom: 20px;
}
.image-box .body {
    padding:15px;
    z-index:99;
}
.image-box .body h3 {
  margin-top: 0;
}

.image-box .body h3 a{color:#ffffff;}
.image-box .body p:last-child {
  margin-bottom: 0;
}
.image-box.style-4 {
  border: none;
}
.image-box.style-3-b {
  display: block;
  margin-bottom: 20px;
}
.image-box.style-3-b .body {
  padding: 10px 0;
}
/* Medium devices (tablets, laptops, smartphones 768px and up) */
@media (min-width: 768px) {
  .image-box.style-3-b .body {
    padding: 0;
  }
}
/* Medium devices (desktops, tablets less than 991px) */
@media (max-width: 991px) {
  .image-box.style-4 {
    margin-bottom: 30px;
  }
}
/*Listing Items
---------------------------------- */
.listing-item .overlay-container .badge {
  position: absolute;
  border: 1px solid #09afdf;
  background-color: rgba(255, 255, 255, 0.95);
  color: #09afdf;
  font-weight: 400;
  padding: 4px;
  top: 10px;
  right: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.listing-item .body {
  padding: 15px;
}
.listing-item .body h3 {
  margin-top: 0;
  font-size: 18px;
  line-height: 1.4;
}
.listing-item .elements-list {
  font-size: 12px;
}
.listing-item .price {
  font-size: 18px;
  margin-top: 1px;
  display: inline-block;
  font-weight: 400;
}
.listing-item .price del {
  font-size: 12px;
  color: #999999;
}
.listing-item .overlay-to-top {
  padding: 10px 0!important;
}
.listing-item .overlay-to-top .btn-sm-link {
  padding: 5px;
}
/*Modals
---------------------------------- */
.modal-content .modal-header {
  background-color: #eeeeee;
}
.modal-content .modal-title {
  color: #ffffff;
}
.modal-open .page-wrapper {
  -webkit-filter: blur(3px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}
.modal-footer .btn + .btn {
  margin-bottom: 5px;
}
/* Large devices (Large desktops 1200px and up) */
@media (min-width: 1200px) {
  .modal-lg {
    width: 1140px;
  }
}
/*Images and Overlays
---------------------------------- */
.overlay-container {
  position: relative;
  display: block;
  text-align: center;
  overflow: hidden;
}
.overlay-bottom,
.overlay-top {
  position: absolute;
  top: auto;
  padding: 15px;
  bottom: 0px;
  left: 0;
  right: 0px;
  background-color: rgba(30, 30, 30, 0.8);
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all ease-in-out 0.25s;
  -o-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
  height: 0;
  color: #ffffff;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}
.overlay-bottom.links,
.overlay-to-top.links {
  z-index: 11;
}
.overlay-to-top {
  position: absolute;
  top: auto;
  padding: 10px;
  bottom: -30px;
  left: 0;
  right: 0px;
  background-color: rgba(30, 30, 30, 0.5);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all ease-in-out 0.25s;
  -o-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
  color: #ffffff;
}
.overlay-top {
  top: 0;
}
.overlay-visible .overlay-bottom,
.overlay-visible .overlay-top {
  opacity: 1;
  filter: alpha(opacity=100);
  height: auto!important;
  padding-bottom: 20px;
}
.overlay-visible.overlay-container:hover .overlay-bottom:not(.links),
.overlay-visible.overlay-container:hover .overlay-top {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.overlay-top a,
.overlay-bottom a,
.overlay-to-top a {
  color: #ffffff;
}
.overlay-container .text {
padding: 15px;
    position: relative;
    text-align: left;}
.overlay-container .text h3,
.overlay-container .text h3 .small {
  margin-top: 0;
}
.overlay-container .text a:hover {
  color: #ffffff;
}
.overlay-bottom .btn,
.overlay-top .btn {
  color: #ffffff;
  border-color: #ffffff;
  margin: 0;
}
.overlay-bottom .btn:hover,
.overlay-top .btn:hover {
  color: #777777;
  background-color: #ffffff;
}
.overlay-container:hover .overlay-top,
.overlay-container:hover .overlay-bottom,
.image-box.style-2:hover .overlay-top,
.image-box.style-2:hover .overlay-bottom {
  height: 50%;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}
.overlay-container:hover .overlay-to-top,
.image-box:hover .overlay-to-top {
  opacity: 1;
  filter: alpha(opacity=100);
  bottom: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}

.overlay-link {
  position: absolute;
  z-index: 10;
  top: 0;
  padding: 15px;
  bottom: 0px;
  left: 0;
  right: 0px;
  overflow: hidden;
  opacity:0;
  filter:alpha(opacity=0);
  -webkit-transition: all ease-in-out 0.25s;
  -o-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
  color: #ffffff;
}

.overlay-link h2 {
    color: #fff;
    font-size: 45px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 30%;
}
.overlay-link h3{color:#FFF;}

/*
.overlay-link i:hover {
  background-color: #ffffff;
  color: #777777;
}
*/

.overlay-link.small i {
  width: 25px;
  height: 25px;
  margin: -12.5px 0 0 -12.5px;
  font-size: 14px;
  line-height: 25px;
}
.overlay-container:hover .overlay-link {
  height: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}
/* Large devices (Large desktops 1200px and up) */
@media (min-width: 1200px) {
  .overlay-container .text {
    top: 30%;
  }
}
/* Extra small devices (phones, less than 480px) */
@media (max-width: 480px) {
  .overlay-container .text {
    top: 30%;
  }
  .overlay-container .text p:not(.mobile-visible) {
    display: none;
  }
}
/* Large and Medium devices (desktops, tablets less than 1199px) */
@media (min-width: 480px) and (max-width: 1199px) {
  .overlay-container:not(.overlay-visible) .overlay-top ~ .overlay-bottom {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .owl-item .overlay-container:hover .overlay-top {
    height: 71%;
  }
  .owl-item .overlay-container:hover .overlay-bottom {
    height: 29%;
  }
}
/*Video Backgrounds
---------------------------------- */
.video-background,
.video-background-banner {
  position: relative;
  overflow: hidden;
}
/* Responsive iframe
---------------------------------- */
.tp-caption .embed-responsive {
  overflow: visible;
}
/* Audio wrapper
---------------------------------- */
.audio-wrapper iframe {
  width: 100%;
  border: none;
  margin-bottom: 20px;
}
/* Jumbotron
---------------------------------- */
.jumbotron {
  background-color: transparent;
}
/*Carousel
---------------------------------- */
.top.carousel-indicators {
  bottom: auto;
  top: 10px;
}
.bottom.carousel-indicators {
  bottom: 10px;
}
.shadow .carousel-indicators {
  position: absolute;
  z-index: 4;
}
/*Badges
---------------------------------- */
.main-navigation .badge {
  position: absolute;
  top: 13px;
  right: 20px;
  font-size: 12px;
  background-color: transparent;
  color: inherit;
  font-weight: 300;
  padding: 2px 4px;
}
.main-navigation .mega-menu .badge {
  top: 8px;
}
/* Extra small devices (phones, less than 767px) */
@media (max-width: 767px) {
  .main-navigation .dropdown-toggle .badge {
    right: 50px;
  }
}
/*Pace (Page loader)
---------------------------------- */
/*loader 1*/
.page-loader-1 .page-wrapper {
  opacity: 0;
  filter: alpha(opacity=0);
}
.page-loader-1.pace-done .page-wrapper {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: ease-in-out opacity 0.2s;
  -o-transition: ease-in-out opacity 0.2s;
  transition: ease-in-out opacity 0.2s;
}
.page-loader-1 .pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 2000;
  position: fixed;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 5px;
  width: 200px;
  background: #fff;
  border: 1px solid #09afdf;
  overflow: hidden;
}
.page-loader-1 .pace .pace-progress {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  max-width: 200px;
  position: fixed;
  z-index: 2000;
  display: block;
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  width: 100%;
  background: #09afdf;
}
/*loader 2*/
.page-loader-2 .page-wrapper {
  opacity: 0;
  filter: alpha(opacity=0);
}
.page-loader-2.pace-done .page-wrapper {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: ease-in-out opacity 0.2s;
  -o-transition: ease-in-out opacity 0.2s;
  transition: ease-in-out opacity 0.2s;
}
.page-loader-2 .pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 2000;
  position: fixed;
  height: 60px;
  width: 100px;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.page-loader-2 .pace .pace-progress {
  z-index: 2000;
  position: absolute;
  height: 60px;
  width: 100px;
  -webkit-transform: translate3d(0, 0, 0) !important;
  -ms-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}
.page-loader-2 .pace .pace-progress:before {
  content: attr(data-progress-text);
  text-align: center;
  color: #fff;
  background: #09afdf;
  border-radius: 50%;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 100;
  line-height: 45px;
  padding: 0;
  width: 44px;
  height: 44px;
  margin: 8px 0 0 29px;
  display: block;
  z-index: 999;
  position: absolute;
}
.page-loader-2 .pace .pace-activity {
  font-size: 15px;
  line-height: 1;
  z-index: 2000;
  position: absolute;
  height: 60px;
  width: 100px;
  display: block;
  -webkit-animation: pace-theme-center-atom-spin 2s linear infinite;
  -moz-animation: pace-theme-center-atom-spin 2s linear infinite;
  -o-animation: pace-theme-center-atom-spin 2s linear infinite;
  animation: pace-theme-center-atom-spin 2s linear infinite;
}
.page-loader-2 .pace .pace-activity {
  border-radius: 50%;
  border: 5px solid #09afdf;
  content: ' ';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 60px;
  width: 100px;
}
.page-loader-2 .pace .pace-activity:after {
  border-radius: 50%;
  border: 5px solid #09afdf;
  content: ' ';
  display: block;
  position: absolute;
  top: -5px;
  left: -5px;
  height: 60px;
  width: 100px;
  -webkit-transform: rotate(60deg);
  -moz-transform: rotate(60deg);
  -o-transform: rotate(60deg);
  transform: rotate(60deg);
}
.page-loader-2 .pace .pace-activity:before {
  border-radius: 50%;
  border: 5px solid #09afdf;
  content: ' ';
  display: block;
  position: absolute;
  top: -5px;
  left: -5px;
  height: 60px;
  width: 100px;
  -webkit-transform: rotate(120deg);
  -moz-transform: rotate(120deg);
  -o-transform: rotate(120deg);
  transform: rotate(120deg);
}
@-webkit-keyframes pace-theme-center-atom-spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-moz-keyframes pace-theme-center-atom-spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-o-keyframes pace-theme-center-atom-spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes pace-theme-center-atom-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/*loader 3*/
.page-loader-3 .pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.pace.pace-inactive {
  display: none;
}
.page-loader-3 .pace .pace-progress {
  background: #09afdf;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}
/*loader 4*/
.page-loader-4 .page-wrapper {
  opacity: 0;
  filter: alpha(opacity=0);
}
.page-loader-4.pace-done .page-wrapper {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: ease-in-out opacity 0.2s;
  -o-transition: ease-in-out opacity 0.2s;
  transition: ease-in-out opacity 0.2s;
}
.page-loader-4 .pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-perspective: 12rem;
  -moz-perspective: 12rem;
  -ms-perspective: 12rem;
  -o-perspective: 12rem;
  perspective: 12rem;
  z-index: 2000;
  position: fixed;
  height: 6rem;
  width: 6rem;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.page-loader-4 .pace .pace-progress {
  position: fixed;
  z-index: 2000;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 6rem;
  width: 6rem !important;
  line-height: 6rem;
  font-size: 2rem;
  border-radius: 50%;
  background: #09afdf;
  color: #fff;
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 100;
  text-align: center;
  -webkit-animation: pace-theme-center-circle-spin linear infinite 2s;
  -moz-animation: pace-theme-center-circle-spin linear infinite 2s;
  -ms-animation: pace-theme-center-circle-spin linear infinite 2s;
  -o-animation: pace-theme-center-circle-spin linear infinite 2s;
  animation: pace-theme-center-circle-spin linear infinite 2s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.page-loader-4 .pace .pace-progress:after {
  content: attr(data-progress-text);
  display: block;
}
@-webkit-keyframes pace-theme-center-circle-spin {
  from {
    -webkit-transform: rotateY(0deg);
  }
  to {
    -webkit-transform: rotateY(360deg);
  }
}
@-moz-keyframes pace-theme-center-circle-spin {
  from {
    -moz-transform: rotateY(0deg);
  }
  to {
    -moz-transform: rotateY(360deg);
  }
}
@-ms-keyframes pace-theme-center-circle-spin {
  from {
    -ms-transform: rotateY(0deg);
  }
  to {
    -ms-transform: rotateY(360deg);
  }
}
@-o-keyframes pace-theme-center-circle-spin {
  from {
    -o-transform: rotateY(0deg);
  }
  to {
    -o-transform: rotateY(360deg);
  }
}
@keyframes pace-theme-center-circle-spin {
  from {
    transform: rotateY(0deg);
  }
  to {
    transform: rotateY(360deg);
  }
}
/*loader 5*/
.page-loader-5 .page-wrapper {
  opacity: 0;
  filter: alpha(opacity=0);
}
.page-loader-5.pace-done .page-wrapper {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: ease-in-out opacity 0.2s;
  -o-transition: ease-in-out opacity 0.2s;
  transition: ease-in-out opacity 0.2s;
}
.page-loader-5 .pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.page-loader-5 .pace .pace-progress {
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 0;
  height: 5rem;
  width: 5rem;
  -webkit-transform: translate3d(0, 0, 0) !important;
  -ms-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}
.page-loader-5 .pace .pace-progress:after {
  display: block;
  position: absolute;
  top: 0;
  right: .5rem;
  content: attr(data-progress-text);
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 100;
  font-size: 100px;
  line-height: 1;
  text-align: right;
  color: #09afdf;
}
/*loader 6*/
.page-loader-6 .page-wrapper {
  opacity: 0;
  filter: alpha(opacity=0);
}
.page-loader-6.pace-done .page-wrapper {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: ease-in-out opacity 0.2s;
  -o-transition: ease-in-out opacity 0.2s;
  transition: ease-in-out opacity 0.2s;
}
.page-loader-6 .pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.page-loader-6 .pace .pace-activity {
  display: block;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 0;
  width: 300px;
  height: 300px;
  background: #09afdf;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transform: translateX(100%) translateY(-100%) rotate(45deg);
  transform: translateX(100%) translateY(-100%) rotate(45deg);
  pointer-events: none;
}
.page-loader-6 .pace.pace-active .pace-activity {
  -webkit-transform: translateX(50%) translateY(-50%) rotate(45deg);
  transform: translateX(50%) translateY(-50%) rotate(45deg);
}
.page-loader-6 .pace .pace-activity::before,
.page-loader-6 .pace .pace-activity::after {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  bottom: 30px;
  left: 50%;
  display: block;
  border: 5px solid #fff;
  border-radius: 50%;
  content: '';
}
.page-loader-6 .pace .pace-activity::before {
  margin-left: -40px;
  width: 80px;
  height: 80px;
  border-right-color: rgba(0, 0, 0, 0.2);
  border-left-color: rgba(0, 0, 0, 0.2);
  -webkit-animation: pace-theme-corner-indicator-spin 3s linear infinite;
  animation: pace-theme-corner-indicator-spin 3s linear infinite;
}
.page-loader-6 .pace .pace-activity::after {
  bottom: 50px;
  margin-left: -20px;
  width: 40px;
  height: 40px;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom-color: rgba(0, 0, 0, 0.2);
  -webkit-animation: pace-theme-corner-indicator-spin 1s linear infinite;
  animation: pace-theme-corner-indicator-spin 1s linear infinite;
}
@-webkit-keyframes pace-theme-corner-indicator-spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@keyframes pace-theme-corner-indicator-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* 6 Navigations
----------------------------------------------------------------------------- */
/* 6.1 Light Version
----------------------------------------------------------------------------- */
/* mobile menu */
.navbar.navbar-default {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 10px 0 15px;
  border-color: #ededed;
  background-color: #ffffff;
  font-weight: 400;
}

/* first level menu item */

.navbar-default .navbar-nav > li > a {
  color: #333333;
  font-size: 16px;
  padding: 10px 15px 10px 15px;
  z-index: 102;
  border: none;
  border-bottom: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.main-navigation.animated .navbar-default .navbar-nav > li > a {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color:#FFF;
  font-weight:600;
}

.transparent-header .header:not(.dark) .navbar-nav > li:not(.active) > a {
  color: #000000;
}
.navbar-default .navbar-nav > li.dropdown > a {
  padding-right: 20px;
}
/* first level menu item on hover/focus */
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: transparent;
  color: #09afdf;
}
.transparent-header .header:not(.dark) .navbar-nav > li.open > a,
.transparent-header .header:not(.dark) .navbar-nav > li > a:hover,
.transparent-header .header:not(.dark) .navbar-nav > li > a:focus {
  color: #09afdf;
}
/* first level menu item when opened */
.main-navigation .navbar-nav > .open > a,
.main-navigation .navbar-nav > .open > a:hover,
.main-navigation .navbar-nav > .open > a:focus,
.main-navigation .navbar-nav > .dropdown > a:focus {
  background-color: #ffffff;
  color: #09afdf;
  border-bottom-color: #ffffff;
  border-right: 1px solid #f5f5f5;
  border-left: 1px solid #f5f5f5;
  z-index: 106;
}
.transparent-header.gradient-background-header .header:not(.dark) .active.dropdown > a:before {
  color: #000000;
}
.transparent-header.gradient-background-header .header:not(.dark) .main-navigation .navbar-nav > .open > a,
.transparent-header.gradient-background-header .header:not(.dark) .main-navigation .navbar-nav > .open > a:hover,
.transparent-header.gradient-background-header .header:not(.dark) .main-navigation .navbar-nav > .open > a:focus,
.transparent-header.gradient-background-header .header:not(.dark) .main-navigation .navbar-nav > .dropdown > a:focus {
  border-right-color: transparent;
  border-left-color: transparent;
  border-bottom-color: transparent;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .transparent-header.gradient-background-header .header:not(.dark) .navbar-default .navbar-nav > li:not(.open) > a:hover,
  .transparent-header.gradient-background-header .header:not(.dark) .navbar-default .navbar-nav > li:not(.open) > a:focus,
  .transparent-header.gradient-background-header .header:not(.dark) .navbar-default .navbar-nav > .active:not(.open) > a,
  .transparent-header.gradient-background-header .header:not(.dark) .navbar-default .navbar-nav > .active:not(.open) > a:hover,
  .transparent-header.gradient-background-header .header:not(.dark) .navbar-default .navbar-nav > .active:not(.open) > a:focus {
    color: #000000;
    border-bottom: 1px solid #454545;
  }
}
/* first level active menu item when clicked */
.main-navigation .navbar-nav > .open > a:active,
.main-navigation .navbar-nav > .open.active > a:active {
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.main-navigation .navbar-nav > .open > a:active + ul,
.main-navigation .navbar-nav > .open.active > a:active + ul {
  display: none;
}
/* second level menu */
.main-navigation .dropdown-menu {
  z-index: 105;
  top: 99.2%;
}
.header.centered .main-navigation .dropdown-menu {
  top: 99%;
}
.dropdown-menu .divider {
  background-color: #ededed;
}
.dropdown-menu {
  min-width: 220px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 0;
  margin: 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 6px 24px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 6px 24px rgba(0, 0, 0, 0.06);
  border: 1px solid #f1f1f1;
  z-index: 101;
}
/* second level menu item */
.dropdown-menu > li > a {
  padding: 10px 20px;
  font-size: 14px;
  color: #333333;
  border-bottom: 1px solid #f7f7f7;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  position: relative;
}
/* second level menu item on focus/hover and when opened */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.dropdown-menu .menu > .active > a,
.dropdown-menu .menu > .active > a:hover,
.dropdown-menu .menu > .active > a:focus {
  background-color: #fcfcfc;
  color: #0c9ec7;
  border-color: #f7f7f7;
}
/* third level menu */
.dropdown-menu .dropdown-menu {
  top: -1px;
  left: 100% !important;
  right: auto;
  border-top: 1px solid #f7f7f7;
}
.header.centered .dropdown-menu .dropdown-menu {
  top: -1px;
  left: 100% !important;
}
header.full-width .dropdown-menu .dropdown-menu.to-left {
  right: 100%!important;
  left: auto!important;
}
/*Large Devices less than 1610px*/
@media (max-width: 1610px) {
  .dropdown-menu .dropdown-menu.to-left {
    right: 100%!important;
    left: auto!important;
  }
}
/* Mega Menu 
------------------------------ */
.mega-menu.dropdown {
  position: static;
}
.mega-menu .dropdown-menu {
  left: 0;
  width: 100%;
  padding: 20px 30px;
}
/* mega menu menu item */
.mega-menu .menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mega-menu .menu li {
  position: relative;
}
.mega-menu h4.title {
  margin: 5px 0;
  font-size: 15px;
  text-transform: uppercase;
}
.mega-menu .menu > li > a {
  padding: 5px 0;
  font-size: 14px;
  color: #333333;
  border-bottom: 1px solid #f7f7f7;
  display: block;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.mega-menu .menu > li > a i,
.dropdown-menu > li > a i {
  padding-left: 5px;
  font-size: 12px;
  width: 20px;
  position: relative;
  top: -1px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #cdcdcd;
}
.mega-menu .menu > li > a i.fa,
.dropdown-menu > li > a i.fa {
  width: 32px;
  text-align: center;
}
.mega-menu .menu > li > a i.fa-circle-o,
.dropdown-menu > li > a i.fa-circle-o {
  font-size: 7px;
  top: -3px;
}
.mega-menu .menu > li > a i.fa-spin {
  width: 11px;
  padding: 0;
  margin-right: 13px;
  margin-left: 8px;
}
.mega-menu .menu > li:last-child > a {
  border-bottom: none!important;
}
header:not(.dark) .mega-menu .menu > li > a:hover i,
header:not(.dark) .dropdown-menu > li > a:hover i,
header:not(.dark) .mega-menu .menu > li.active > a i,
header:not(.dark) .dropdown-menu > li.active > a i {
  color: #09afdf;
}
header .mega-menu .menu > li > a:hover i.fa-circle-o:before,
header .dropdown-menu > li > a:hover i.fa-circle-o:before,
header .mega-menu .menu > li.active > a i.fa-circle-o:before,
header .dropdown-menu > li.active > a i.fa-circle-o:before {
  content: "\f111";
}
/* mega menu menu item on focus/hover*/
.mega-menu .menu > li > a:hover,
.mega-menu .menu > li > a:focus {
  background-color: #fcfcfc;
  color: #0c9ec7;
  border-color: #f7f7f7;
  text-decoration: none;

}
/* Arrow for parent menu item 
------------------------------ */
.navbar-nav .dropdown > a:before {
  font-family: 'FontAwesome';
  content: "\f107";
  position: absolute;
  left: auto;
  top: 33px;
  right: 6px;
  line-height: 1;
  color: #d1d1d1;
  font-size: 14px;
  color:#666666;	
}

.header.centered .dropdown > a:before {
  top: 18px;
}
.header:not(.dark) .active.dropdown > a:before,
.header:not(.dark).centered .active.dropdown > a:before {
  color: #09afdf;
}
.transparent-header .header:not(.dark) .dropdown:not(.open):not(.active) > a:before {
  color: #777777;
}
.navbar-default .navbar-nav > .dropdown.open > a:before {
  color:rgb(18, 183, 154);
}
.transparent-header .header:not(.dark) .navbar-default .navbar-nav > .dropdown.open > a:before {
  color: #09afdf;
}
.dropdown .dropdown > a:before,
.header.centered .dropdown .dropdown > a:before {
  content: "\f105";
  right: 10px;
  top: 13px;
  margin-left: 0;
  visibility: visible;
  color: #666;
}
.dropdown .dropdown.open > a:before,
.header.centered:not(.dark) .dropdown .dropdown.open > a:before {
  color: #09afdf;
}
/* Dropdown animations 
------------------------------ */
.animated.main-navigation .navbar-nav .open .dropdown-menu,
#offcanvas.animated .open .dropdown-menu,
#offcanvas.animated .dropdown-menu .open .dropdown-menu {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInUpSmall;
  animation-name: fadeInUpSmall;
}
.animated.main-navigation .dropdown-menu .open .dropdown-menu {
  -webkit-animation-name: fadeInLeftSmall;
  animation-name: fadeInLeftSmall;
}
header.full-width .animated.main-navigation .dropdown-menu .open .dropdown-menu.to-left {
  -webkit-animation-name: fadeInRightSmall;
  animation-name: fadeInRightSmall;
}
/*Large Devices less than 1610px*/
@media (max-width: 1610px) {
  .animated.main-navigation .dropdown-menu .open .dropdown-menu.to-left {
    -webkit-animation-name: fadeInRightSmall;
    animation-name: fadeInRightSmall;
  }
}
/* Mobile Menu
------------------------------ */
/* mobile menu toggle button on hover/focus */
.navbar-default .navbar-toggle {
  border-color: #ccc;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #fafafa;
  border-color: #0c9ec7;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ccc;
}
.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #0c9ec7;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .main-navigation .navbar-nav.navbar-right:last-child {
    margin-right: 0;
  }
  /* first level menu */
  .navbar.navbar-default {
    background-color: transparent;
    border: none;
    margin: 0;
  }
  .navbar-default .navbar-nav > li > a {
    color: rgb(30, 30, 30);
    font-size: 14px;
    font-weight: 300;
    padding: 20px 15px;  }
  /*centered logo layout*/
  .header.centered .navbar-default .navbar-nav > li > a {
    padding-top: 15px!important;
    padding-bottom: 15px!important;
    border-top: 1px solid transparent;
  }
  .header.centered:not(.dark) .main-navigation .navbar-nav > .open > a,
  .header.centered:not(.dark) .main-navigation .navbar-nav > .open > a:hover,
  .header.centered:not(.dark) .main-navigation .navbar-nav > .open > a:focus,
  .header.centered:not(.dark) .main-navigation .navbar-nav > .dropdown > a:focus {
    border-top: 1px solid #f5f5f5;
  }
  /* mega menu */
  header:not(.full-width):not(.centered) .with-dropdown-buttons .mega-menu:not(.narrow) .dropdown-menu {
    left: 0px;
  }
  /* layout fixes */
  header:not(.full-width) .main-navigation .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
  header:not(.full-width) .navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
  }
  header:not(.full-width) .main-navigation .navbar-right .dropdown-menu {
    right: auto;
    left: 0;
  }
  header:not(.full-width) .main-navigation .navbar-right > li:last-child > .dropdown-menu {
    right: 0;
    left: auto;
  }
}
/* Medium desktop devices and tablets */
@media (min-width: 768px) and (max-width: 1199px) {
  .navbar-default .navbar-nav > li > a {
    font-size: 15px;
  }
}
/* Medium devices (tablets landscape to portrait) */
@media (min-width: 768px) and (max-width: 991px) {
  body:not(.fixed-header-on) .header:not(.dark) .navbar-default .navbar-nav > li > a {
    border-top: 1px solid transparent;
  }
  body:not(.fixed-header-on) .header:not(.dark) .main-navigation .navbar-nav > .open > a,
  body:not(.fixed-header-on) .header:not(.dark) .main-navigation .navbar-nav > .open > a:hover,
  body:not(.fixed-header-on) .header:not(.dark) .main-navigation .navbar-nav > .open > a:focus,
  body:not(.fixed-header-on) .header:not(.dark) .main-navigation .navbar-nav > .dropdown > a:focus {
    border-top: 1px solid #f5f5f5;
  }
}
/* Medium devices (desktops, tablets, 992px and up) */
@media (min-width: 992px) {
  .col-md-3 + .col-md-9 .mega-menu:not(.narrow) .dropdown-menu {
    left: -243px !important;
    width: 940px!important;
  }
}
/* Large devices (Large desktops 1200px and up) */
@media (min-width: 1200px) {
  /* first level menu item */
  .main-navigation .navbar-nav > li {
    margin: 0 0 0 0px;
  }
  .main-navigation .navbar-nav > li:first-child {
    margin: 0;
  }
  .col-md-3 + .col-md-9 .mega-menu:not(.narrow) .dropdown-menu {
    left: -293px !important;
    width: 1140px!important;
  }
}
/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
  /* Mobile menu
	------------------------------ */
  /* active item */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #0c9ec7;
    background-color: transparent;
  }
  /* first level item */
  .navbar-default .navbar-nav > li > a {
    border-bottom: 1px solid #f3f3f3;
  }
  .navbar-default .navbar-nav > li:last-child > a {
    border-bottom: 1px solid transparent;
  }
  /* first level item hover and focus states */
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus,
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus {
    color: #0c9ec7;
    background-color: #fff;
    border-bottom-color: transparent;
  }
  /* second level menu */
  .navbar-default .navbar-nav .open .dropdown-menu {
    background-color: #ffffff;
  }
  /* second level item */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a,
  .navbar-default .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 12px 15px 12px 40px;
    color: #333333;
    border-color: #f9f9f9;
  }
  /* second level item on hover/focus */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #0c9ec7;
  }
  /* third level item */
  .navbar-nav .open .dropdown-menu .dropdown-menu > li > a {
    padding-left: 60px;
  }
  /* four level item */
  .navbar-nav .open .dropdown-menu .dropdown-menu .dropdown-menu > li > a {
    padding-left: 80px;
  }
  /* Arrow for parent menu item */
  .navbar-default .navbar-nav > .dropdown.open > a:before {
    color: #09afdf;
  }
  .dropdown > a:before,
  .header.centered .dropdown > a:before {
    color: #999999;
    top: 14px;
    right: 32px;
  }
  .dropdown .dropdown > a:before,
  .header.centered .dropdown .dropdown > a:before {
    right: 36px;
  }
  /*Transparent Mobile menu*/
  .transparent-header .main-navigation .navbar.navbar-default {
    background-color: rgba(255, 255, 255, 0.9);
    position: absolute;
    width: 100%;
  }
}
/* 6.2 Dark Version
----------------------------------------------------------------------------- */
/* first level menu item */
.dark.header .navbar.navbar-default {
  border-color: rgba(0, 0, 0, 0.3);
  background-color: rgba(0, 0, 0, 0.2);
}
.dark.header .navbar-default .navbar-nav > li > a {
  color: #cccccc;
  border-bottom: 1px solid transparent;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.6);
}
.transparent-header .dark.header .navbar-nav > li > a {
  color: #e1e1e1;
}
/* first level menu item on hover/focus */
.dark.header .navbar-default .navbar-nav > li > a:hover,
.dark.header .navbar-default .navbar-nav > li > a:focus,
.dark.header .navbar-default .navbar-nav > .active > a,
.dark.header .navbar-default .navbar-nav > .active > a:hover,
.dark.header .navbar-default .navbar-nav > .active > a:focus {
  background-color: transparent;
  color: #ffffff;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
}
.dark.header .navbar-default .navbar-nav > li > a:hover,
.dark.header .navbar-default .navbar-nav > li > a:focus {
  z-index: 106;
}
/* first level active menu item when opened */
.dark.header .main-navigation .navbar-nav > .open > a,
.dark.header .main-navigation .navbar-nav > .open > a:hover,
.dark.header .main-navigation .navbar-nav > .open > a:focus,
.dark.header .main-navigation .navbar-nav > .dropdown > a:focus {
  background-color: rgba(0, 0, 0, 0.15);
  color: #ffffff;
  border-bottom-color: #2e3537;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  z-index: 106;
}
.transparent-header.gradient-background-header .dark.header .main-navigation .navbar-nav > .open > a,
.transparent-header.gradient-background-header .dark.header .main-navigation .navbar-nav > .open > a:hover,
.transparent-header.gradient-background-header .dark.header .main-navigation .navbar-nav > .open > a:focus,
.transparent-header.gradient-background-header .dark.header .main-navigation .navbar-nav > .dropdown > a:focus {
  border-right-color: transparent;
  border-left-color: transparent;
  border-bottom-color: transparent;
}
/* second level menu item */
.dark.header .dropdown-menu {
  background-color: #2e3537;
  border: 1px solid rgba(57, 66, 69, 0.8);
  border-bottom: none;
}
.dark.header .mega-menu .dropdown-menu {
  z-index: 103;
}
.dark.header .dropdown-menu .divider {
  background-color: rgba(57, 66, 69, 0.8);
}
.dark.header .dropdown-menu > li > a,
.dark.header .mega-menu .menu > li > a {
  color: #cccccc;
  border-bottom: 1px solid rgba(57, 66, 69, 0.8);
  text-shadow: 1px 1px rgba(0, 0, 0, 0.7);
}
.dark.header .mega-menu .menu > li > a:hover,
.dark.header .mega-menu .menu > li > a:focus {
  background-color: rgba(0, 0, 0, 0.2);
  color: #ffffff;
  border-color: rgba(57, 66, 69, 0.8);
}
.dark.header .dropdown-menu > li > a:hover,
.dark.header .dropdown-menu > li > a:focus,
.dark.header .nav .open > a,
.dark.header .nav .open > a:hover,
.dark.header .nav .open > a:focus,
.dark.header .dropdown-menu > .active > a,
.dark.header .dropdown-menu > .active > a:hover,
.dark.header .dropdown-menu > .active > a:focus,
.dark.header .dropdown-menu .menu > .active > a,
.dark.header .dropdown-menu .menu > .active > a:hover,
.dark.header .dropdown-menu .menu > .active > a:focus {
  background-color: rgba(0, 0, 0, 0.2);
  color: #ffffff;
  border-color: rgba(57, 66, 69, 0.8);
}
.dark.header .dropdown .dropdown > a:before {
  color: #cccccc;
  top: 13px;
}
.dark.header .dropdown .dropdown.open > a:before {
  color: #ffffff;
}
/* Mobile Menu
------------------------------ */
/*Dark mobile menu toggle button*/
.dark .navbar-default .navbar-toggle {
  border-color: rgba(0, 0, 0, 0.7);
  background-color: rgba(0, 0, 0, 0.4);
}
.dark .navbar-default .navbar-toggle:hover,
.dark .navbar-default .navbar-toggle:focus {
  background-color: rgba(0, 0, 0, 0.1);
  border-color: rgba(0, 0, 0, 0.7);
}
.dark .navbar-default .navbar-toggle .icon-bar {
  background-color: #ccc;
}
.dark .navbar-default .navbar-toggle:hover .icon-bar,
.dark .navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #ccc;
}
.dark .navbar-default .navbar-collapse,
.dark .navbar-default .navbar-form {
  border-color: #121212;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  /* first level menu item */
  .dark.header .navbar.navbar-default {
    background-color: transparent;
    border: none;
    margin: 0;
  }
}
/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
  /*Dark Mobile menu*/
  /* second level menu */
  .dark .navbar-default .navbar-nav .open .dropdown-menu {
    background-color: rgba(0, 0, 0, 0.2);
    border: none;
  }
  /* second level item */
  .dark .navbar-default .navbar-nav .open .dropdown-menu > li > a,
  .dark .navbar-default .navbar-nav .open .dropdown-menu .dropdown-header {
    color: #cccccc;
    border-color: rgba(255, 255, 255, 0.08);
  }
  /* item on hover/focus */
  .dark.header .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .dark.header .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .dark.header .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .dark.header .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .dark.header .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .dark.header .navbar-default .navbar-nav > li > a:hover,
  .dark.header .navbar-default .navbar-nav > li > a:focus,
  .dark.header .navbar-default .navbar-nav > .active > a,
  .dark.header .navbar-default .navbar-nav > .active > a:hover,
  .dark.header .navbar-default .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.2);
  }
  /* Arrow for parent menu item */
  .dark .navbar-default .navbar-nav > .dropdown.open > a:before {
    color: #ffffff;
  }
  .transparent-header .dark .main-navigation .navbar.navbar-default {
    background-color: rgba(57, 66, 69, 0.9);
    border-color: rgba(37, 42, 44, 0.5);
  }
}
/* 6.3 Subfooter navigation
----------------------------------------------------------------------------- */
.subfooter .navbar {
  margin: 0;
  min-height: 0;
  background: transparent;
  border-color: transparent;
}
.subfooter .navbar-default .nav > li > a {
  padding: 10px 10px;
  text-transform: none;
  line-height: 1;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
}
.subfooter .navbar-default .nav li:last-child a,
.dark .subfooter .navbar-default .nav > li:last-child > a {
  border: none;
}
.subfooter .navbar-default .nav > li > a:hover,
.subfooter .navbar-default .nav > .active > a:hover,
.subfooter .navbar-default .nav > .active > a:focus {
  background-color: transparent;
  text-decoration: underline;
  color: #0c9ec7;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .subfooter .navbar-nav {
    float: none;
    margin: 15px 0;
    text-align: center;
  }
  .subfooter .navbar-nav > li {
    float: none;
    padding: 5px 0;
  }
  .subfooter .navbar-default .nav > li > a {
    padding: 0px 10px;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .subfooter {
    text-align: left;
  }
  .subfooter .navbar-nav {
    float: right;
    margin: 0;
    text-align: left;
  }
  .subfooter .navbar-nav > li {
    float: left;
    padding: 0;
    margin-top: 2px;
  }
  .dark .subfooter .navbar-default .nav > li > a {
    border-right: 1px solid #333333;
  }
  .subfooter .navbar-default .nav > li > a {
    border-right: 1px solid #cdcdcd;
  }
}
/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
  /* subfooter nav */
  .subfooter .navbar-default .navbar-toggle:hover,
  .subfooter .navbar-default .navbar-toggle:focus {
    background-color: transparent;
    border-color: #ddd;
  }
  .dark .subfooter .navbar-default .navbar-collapse {
    border-color: #888;
  }
  .subfooter .navbar-default .navbar-collapse {
    border-color: #000000;
  }
}
/* 6.4 Offcanvas navigation
----------------------------------------------------------------------------- */
.offcanvas {
  background-color: #f5f5f5;
  border-color: #f1f1f1;
}
.offcanvas-toggle-left {
  display: block;
  padding: 0;
  margin: 0;
  position: fixed;
  width: 40px;
  height: 40px;
  top: 10px;
  left: 10px;
  z-index: 1031;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.85);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.offcanvas-toggle-left:after {
  font-family: "FontAwesome";
  content: "\f0c9";
  font-size: 22px;
  line-height: 35px;
  text-align: center;
  color: #000000;
}
#offcanvas.in + .offcanvas-toggle-left:after {
  content: "\f00d";
}
.offcanvas-toggle-right {
  display: block;
  padding: 0;
  margin: 0;
  position: fixed;
  width: 40px;
  height: 40px;
  top: 10px;
  right: 10px;
  z-index: 1031;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.85);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.offcanvas-toggle-right:after {
  font-family: "FontAwesome";
  content: "\f0c9";
  font-size: 22px;
  line-height: 35px;
  text-align: center;
  color: #000000;
}
#offcanvas.in + .offcanvas-toggle-right:after {
  content: "\f00d";
}
/*First level menu items*/
#offcanvas .navbar-nav > li,
#offcanvas .navbar-nav {
  float: none;
  margin: 0;
}
#offcanvas .navbar-nav > li > a {
  color: #333333;
  border-bottom: 1px solid #eeeeee;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 300;
}
#offcanvas .navbar-nav > li:last-child > a {
  border-bottom-color: transparent!important;
}
#offcanvas .nav .open > a,
#offcanvas .nav .open > a:hover,
#offcanvas .nav .open > a:focus,
#offcanvas .nav > li > a:hover,
#offcanvas .nav > li > a:focus,
#offcanvas .navbar-nav > li.active > a {
  color: #0c9ec7;
  background-color: #ffffff;
}
/*Second level menu items*/
#offcanvas .dropdown-menu {
  position: static;
  width: 100%;
  float: none;
  box-shadow: none;
  border: none;
  background-color: #ffffff;
  margin: 0;
}
#offcanvas.offcanvas-right .dropdown-menu {
  overflow: hidden;
}
#offcanvas .dropdown-menu > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  border-color: #f7f7f7;
  font-weight: 300;
  text-align: center;
  background-color: #f8f8f8;
}
/*Third level menu items*/
#offcanvas .dropdown-menu .dropdown-menu > li > a {
  background-color: #fafafa;
}
/*Fourth level menu items*/
#offcanvas .dropdown-menu .dropdown-menu .dropdown-menu > li > a {
  background-color: #ffffff;
}
/*Nav arrows*/
#offcanvas .dropdown > a:before {
  right: 15px;
  top: 13px;
  color: #777777;
}
#offcanvas .dropdown.open > a:before {
  color: #09afdf;
}
#offcanvas.offcanvas-right .dropdown > a:before {
  right: auto;
  left: 15px;
  top: 13px;
}
#offcanvas .dropdown .dropdown > a:before {
  content: "\f107";
}
/* 6.5 Full page navigation
----------------------------------------------------------------------------- */
.full-page .header-container header {
  background-color: rgba(255, 255, 255, 0.1);
  border-bottom: none;
  border-top: none;
  padding-bottom: 15px;
  padding-top: 10px;
}
.full-page .header-container header.dark {
  background-color: rgba(0, 0, 0, 0.1);
  padding-bottom: 15px;
}
.transparent-header.full-page .header-container header {
  background-color: transparent;
  padding-bottom: 15px;
}
/* 6.6 Misc
----------------------------------------------------------------------------- */
.dropdown-header {
  color: #333333;
  margin: -1px -1px 0 0;
  padding: 14px 20px 9px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);

  text-align: center;
  background-color: rgba(0, 0, 0, 0.02);
}
/* 7 Blocks/Widgets
----------------------------------------------------------------------------- */
/* Logo, Site Slogan
---------------------------------- */
#logo img:hover,
#logo-mobile img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.header.centered #logo img,
.header.centered #logo-mobile img {
  margin: 0 auto;
}
#logo-footer {
  margin-bottom: 20px;
}
.site-slogan {
  color: #777777;
  font-size: 11px;
  padding: 3px 0 0;
  font-weight: 300;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.offcanvas .logo {
  margin: 20px 0 10px;
}
.offcanvas .logo img {
  margin: 0 auto;
}
.offcanvas .site-slogan {
  text-align: center;
  margin-bottom: 20px;
  margin-top: -10px;
}
.transparent-header .header:not(.dark) .site-slogan {
  color: #000000;
}
.header.dark .site-slogan {
  color: #cdcdcd;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.4);
}
.transparent-header .header.dark .site-slogan {
  color: #f1f1f1;
}
/* Medium devices (tablets, phones) */
@media (min-width: 992px) and (max-width: 1199px) {
  .site-slogan {
    font-size: 11px;
  }
}
/* Small devices (tablets, phones less than 991px) */
@media (max-width: 991px) {
  header:not(.full-width) .logo img {
    margin: 0 auto;
  }
  body.full-page header .logo img {
    margin: 0;
  }
  .site-slogan {
    text-align: center;
  }
  body.full-page .site-slogan {
    text-align: left;
  }
}
/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
  .navbar-header #logo img,
  .navbar-header #logo-mobile img {
    max-height: 50px;
	margin-top:-20px;
    margin-left: 15px;
  }
}
/* Small devices (phones less than 480px) */
@media (max-width: 480px) {
  header:not(.full-width) .header-dropdown-buttons + .logo img {
    margin: 0;
  }
  .header-dropdown-buttons ~ .site-slogan {
    text-align: left;
  }
}
/* Social icons block
---------------------------------- */
.social-links {
  list-style: none;
  font-size: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 0;
}
.social-links li {
  display: inline-block;
  margin: 0 2px 2px 0;
}
.social-links li a {
  width: 40px;
  height: 40px;
  display: block;
  text-align: center;
  font-size: 18px;
  border: 1px solid #e7e7e7;
  color: #cdcdcd;

  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.social-links li a i {
  line-height: 40px;
}
.social-links li a:hover {
  background-color: transparent;
  border-color: #0c9ec7;
  color: #0c9ec7;
}
.social-links.animated-effect-1 li a {
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
  position: relative;
  z-index: 1;
}
.social-links.animated-effect-1 li a:hover {
  color: #ffffff!important;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.social-links.animated-effect-1 li a:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;

  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: '';
  top: 0px;
  left: 0px;
  padding: 0px;
  z-index: -1;
  background-color: #09afdf;
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s, background-color 0.4s;
  -moz-transition: -moz-transform 0.4s, opacity 0.4s, background-color 0.4s;
  transition: transform 0.4s, opacity 0.4s, background-color 0.4s;
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
  opacity: 0;
  filter: alpha(opacity=0);
}
.social-links.animated-effect-1 li a:hover:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -webkit-transition: -webkit-transform 0s, opacity 0.3s, background-color 0.3s;
  -moz-transition: -moz-transform 0s, opacity 0.3s, background-color 0.3s;
  transition: transform 0s, opacity 0.3s, background-color 0.3s;
}
.social-links.animated-effect-1:not(.circle) li a:after {
  -webkit-border-radius: 0%;
  -moz-border-radius: 0%;
  border-radius: 0%;
}
.default.social-links li a {
  background-color: #09afdf;
  border: 1px solid #0c9ec7;
  color: #ffffff;
}
.default.social-links li a:hover {
  background-color: #ffffff;
  color: #777777;
}
.dark .social-links li a {
  background-color: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #ffffff;
}
.dark.social-links li a {
  background-color: rgba(0, 0, 0, 0.6);
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #ffffff;
}
.dark.social-links li a:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.colored .social-links li a {
  background-color: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.01);
  color: #ffffff;
}
.header-top .social-links {
  margin: 0;
  display: inline-block;
  margin-top: 2px;
}
.full-page .header .social-links {
  margin-top: 15px;
  margin-bottom: 0;
}
.footer-content .social-links li {
  margin: 0 5px 5px 0;
}
.footer-content .social-links li a {
  color: #777777;
  background-color: transparent;
  border-color: #777777;
}
.footer-content .social-links li a:hover {
  color: #fff;
  background-color: #777777;
  border-color: #777777;
}
.social-links.small li a {
  width: 30px;
  height: 30px;
  font-size: 14px;
}
.social-links.small li a i {
  line-height: 29px;
}
.social-links.large li a {
  width: 60px;
  height: 60px;
  font-size: 24px;
}
.social-links.large li a i {
  line-height: 60px;
}
.social-links.square li a,
.square {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.social-links.circle li a {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.social-links.animated-effect-1 li.twitter a:hover {
  border-color: #55acee;
}
.social-links:not(.animated-effect-1) li.twitter a:hover,
.colored.social-links li.twitter a,
.social-links.animated-effect-1 li.twitter a:after,
.btn.twitter {
  background-color: #55acee;
  border-color: #55acee;
  color: #fff;
}
.social-links.animated-effect-1 li.skype a:hover {
  border-color: #00aff0;
}
.social-links:not(.animated-effect-1) li.skype a:hover,
.colored.social-links li.skype a,
.social-links.animated-effect-1 li.skype a:after,
.btn.skype {
  background-color: #00aff0;
  border-color: #00aff0;
  color: #fff;
}
.social-links.animated-effect-1 li.linkedin a:hover {
  border-color: #0976b4;
}
.social-links:not(.animated-effect-1) li.linkedin a:hover,
.colored.social-links li.linkedin a,
.social-links.animated-effect-1 li.linkedin a:after,
.btn.linkedin {
  background-color: #0976b4;
  border-color: #0976b4;
  color: #fff;
}
.social-links.animated-effect-1 li.googleplus a:hover {
  border-color: #dd4b39;
}
.social-links:not(.animated-effect-1) li.googleplus a:hover,
.colored.social-links li.googleplus a,
.social-links.animated-effect-1 li.googleplus a:after,
.btn.googleplus {
  background-color: #dd4b39;
  border-color: #dd4b39;
  color: #fff;
}
.social-links.animated-effect-1 li.youtube a:hover {
  border-color: #b31217;
}
.social-links:not(.animated-effect-1) li.youtube a:hover,
.colored.social-links li.youtube a,
.social-links.animated-effect-1 li.youtube a:after,
.btn.youtube {
  background-color: #b31217;
  border-color: #b31217;
  color: #fff;
}
.social-links.animated-effect-1 li.flickr a:hover {
  border-color: #ff0084;
}
.social-links:not(.animated-effect-1) li.flickr a:hover,
.colored.social-links li.flickr a,
.social-links.animated-effect-1 li.flickr a:after,
.btn.flickr {
  background-color: #ff0084;
  border-color: #ff0084;
  color: #fff;
}
.social-links.animated-effect-1 li.facebook a:hover {
  border-color: #3b5998;
}
.social-links:not(.animated-effect-1) li.facebook a:hover,
.colored.social-links li.facebook a,
.social-links.animated-effect-1 li.facebook a:after,
.btn.facebook {
  background-color: #3b5998;
  border-color: #3b5998;
  color: #fff;
}
.social-links.animated-effect-1 li.pinterest a:hover {
  border-color: #cb2027;
}
.social-links:not(.animated-effect-1) li.pinterest a:hover,
.colored.social-links li.pinterest a,
.social-links.animated-effect-1 li.pinterest a:after,
.btn.pinterest {
  background-color: #cb2027;
  border-color: #cb2027;
  color: #fff;
}
.social-links.animated-effect-1 li.instagram a:hover {
  border-color: #517fa4;
}
.social-links:not(.animated-effect-1) li.instagram a:hover,
.colored.social-links li.instagram a,
.social-links.animated-effect-1 li.instagram a:after,
.btn.instagram {
  background-color: #517fa4;
  border-color: #517fa4;
  color: #fff;
}
.social-links.animated-effect-1 li.vimeo a:hover {
  border-color: #aad450;
}
.social-links:not(.animated-effect-1) li.vimeo a:hover,
.colored.social-links li.vimeo a,
.social-links.animated-effect-1 li.vimeo a:after,
.btn.vimeo {
  background-color: #aad450;
  border-color: #aad450;
  color: #fff;
}
.social-links.animated-effect-1 li.tumblr a:hover {
  border-color: #32506d;
}
.social-links:not(.animated-effect-1) li.tumblr a:hover,
.colored.social-links li.tumblr a,
.social-links.animated-effect-1 li.tumblr a:after,
.btn.tumblr {
  background-color: #32506d;
  border-color: #32506d;
  color: #fff;
}
.social-links.animated-effect-1 li.soundcloud a:hover {
  border-color: #ff3a00;
}
.social-links:not(.animated-effect-1) li.soundcloud a:hover,
.colored.social-links li.soundcloud a,
.social-links.animated-effect-1 li.soundcloud a:after,
.btn.soundcloud {
  background-color: #ff3a00;
  border-color: #ff3a00;
  color: #fff;
}
.social-links.animated-effect-1 li.foursquare a:hover {
  border-color: #0072b1;
}
.social-links:not(.animated-effect-1) li.foursquare a:hover,
.colored.social-links li.foursquare a,
.social-links.animated-effect-1 li.foursquare a:after,
.btn.foursquare {
  background-color: #0072b1;
  border-color: #0072b1;
  color: #fff;
}
.social-links.animated-effect-1 li.dribbble a:hover {
  border-color: #ea4c89;
}
.social-links:not(.animated-effect-1) li.dribbble a:hover,
.colored.social-links li.dribbble a,
.social-links.animated-effect-1 li.dribbble a:after,
.btn.dribbble {
  background-color: #ea4c89;
  border-color: #ea4c89;
  color: #fff;
}
.social-links.animated-effect-1 li.xing a:hover {
  border-color: #126567;
}
.social-links:not(.animated-effect-1) li.xing a:hover,
.colored.social-links li.xing a,
.social-links.animated-effect-1 li.xing a:after,
.btn.xing {
  background-color: #126567;
  border-color: #126567;
  color: #fff;
}
.social-links.animated-effect-1 li.behance a:hover {
  border-color: #126567;
}
.social-links:not(.animated-effect-1) li.behance a:hover,
.colored.social-links li.behance a,
.social-links.animated-effect-1 li.behance a:after,
.btn.behance {
  background-color: #053eff;
  border-color: #053eff;
  color: #fff;
}
.social-links.animated-effect-1 li.vine a:hover {
  border-color: #126567;
}
.social-links:not(.animated-effect-1) li.vine a:hover,
.colored.social-links li.vine a,
.social-links.animated-effect-1 li.vine a:after,
.btn.vine {
  background-color: #00a478;
  border-color: #00a478;
  color: #fff;
}
.social-links.animated-effect-1 li.stumbleupon a:hover {
  border-color: #126567;
}
.social-links:not(.animated-effect-1) li.stumbleupon a:hover,
.colored.social-links li.stumbleupon a,
.social-links.animated-effect-1 li.stumbleupon a:after,
.btn.stumbleupon {
  background-color: #f74425;
  border-color: #f74425;
  color: #fff;
}
.social-links .dropdown > button {
  padding: 1px 15px 0px;
  font-size: 16px;
  color: #999999;
  text-align: center;
  min-width: 0;
  margin: 0;
  background-color: transparent;
  -moz-box-shadow: none !important;
  -o-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.social-links .dropdown > button i {
  width: 15px;
}
.header-top:not(.dark) .social-links .dropdown.open > button > i:before {
  color: #09afdf;
}
.header-top.colored .social-links .dropdown > button > i:before,
.header-top.colored .social-links .dropdown.open > button > i:before {
  color: #ffffff;
}
.header-top .social-links .dropdown.open > button > i:before {
  content: "\f00d";
}
.social-links .dropdown-menu {
  z-index: 103;
  padding: 5px;
  min-width: 270px;
  margin-top: 6px;
  font-size: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #f2f2f2;
  border: 1px solid #D0D0D0;
  border-top: none;
}
.social-links .dropdown-menu li a,
.dark .social-links .dropdown-menu li a i,
.colored .social-links .dropdown-menu li a i {
  padding: 0;
  line-height: 30px;
  color: #ffffff;
}
.social-links .dropdown-menu li a i {
  padding-left: 0;
}
.social-links .dropdown-menu li a:hover i {
  color: #ffffff;
}
/*Header Dropdowns (search, cart etc)
---------------------------------- */
/*Header Dropdowns*/
.transparent-header .header-dropdown-buttons .btn-group > .btn {
  background-color: transparent;
  border: 1px solid #999999;
  color: #000000;
}
.transparent-header.gradient-background-header .header-dropdown-buttons .btn-group > .btn {
  border: 1px solid #333333;
}
.header-dropdown-buttons .btn-group:first-child {
  margin-right: 5px;
}
.header-dropdown-buttons .btn-group > .btn {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  padding: 0;
  line-height: 38px;
  text-align: center;
  background-color: #f2f2f2;
  border: 1px solid #e9e9e9;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin: 0;
}
.header-dropdown-buttons .btn-group > .btn:hover {
  background-color: #09afdf;
  color: #fff;
  border-color: #0c9ec7;
}
.header-dropdown-buttons .btn-group .dropdown-menu {
  z-index: 103;
  padding: 20px;
  min-width: 280px;
  margin-top: 18px;
  top: 100%;
  border: none;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.header-dropdown-buttons .btn-group.open > .btn {
  background-color: #09afdf;
  color: #fff;
  border-color: #0c9ec7;
}
.header.centered .header-dropdown-buttons .btn-group .dropdown-menu {
  margin-top: 8px;
}
.dark .header-dropdown-buttons .btn-group > .btn,
.colored .header-dropdown-buttons .btn-group > .btn {
  background-color: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.15);
  text-shadow: 1px 1px rgba(0, 0, 0, 0.7);
  color: #cdcdcd;
}
.dark .header-dropdown-buttons .btn-group > .btn:hover,
.colored .header-dropdown-buttons .btn-group > .btn:hover {
  background-color: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(0, 0, 0, 0.25);
}
.dark .header-dropdown-buttons .btn-group.open > .btn,
.colored .header-dropdown-buttons .btn-group.open > .btn {
  background-color: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(0, 0, 0, 0.25);
}
.btn-group.open .dropdown-animation {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
/*Header Top Dropdowns*/
.header-top-dropdown .dropdown-menu {
  z-index: 103;
  padding: 20px;
  line-height:1.5;
  min-width: 280px;
  margin-top: 0;
  border: 1px solid #D0D0D0;
  background: #f2f2f2;
  font-weight: 400;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.header-top-dropdown .login-form ul {
  padding-left: 0;
  list-style-position: inside;
  margin: 15px 0 10px;
}
.header-top-dropdown .login-form .social-links {
  padding-left: 20px;
  margin: 0;
  display:inline-block;
}
.header-top-dropdown .login-form label {
  font-weight: 400;
  height:auto;
  margin-bottom:5px;
}
.dark.header-top .dropdown-menu {
  border: 1px solid #252a2c;
  border-top: none;
  background: #2e3537;
}
.colored.header-top .dropdown-menu {
  border: 1px solid #09afdf;
  border-top: none;
  background: #09afdf;
}
.search-box .form-group {
  margin-bottom: 0;
}
/*Button Groups*/
.header-top .btn-group {
  margin:0;
  vertical-align:top;
}
.header-top .btn-group .btn {
  margin: 0;
  text-decoration: none;
}
/* Extra small devices (phones, less than 480px) */
@media (max-width: 480px) {
  .header-top-dropdown .btn-group {
    position: static;
  }
  .header-top-dropdown .dropdown-menu {
    right: 15px!important;
    margin-top: 5px;
    width: 100%;
  }
}
/*Dark Dropdowns
---------------------------------- */
.dark.btn-group .dropdown-menu {
  background-color: #333333;
  border: 1px solid #424242;
  border-bottom: none;
}
.dark.btn-group .dropdown-menu .divider {
  background-color: #505050;
}
.dark.btn-group .dropdown-menu > li > a,
.dark.btn-group .mega-menu .menu > li > a {
  color: #cccccc;
  border-bottom: 1px solid #424242;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.7);
}
.dark.btn-group .dropdown-menu > li > a:hover,
.dark.btn-group .dropdown-menu > li > a:focus,
.dark.btn-group .nav .open > a,
.dark.btn-group .nav .open > a:hover,
.dark.btn-group .nav .open > a:focus,
.dark.btn-group .dropdown-menu > .active > a,
.dark.btn-group .dropdown-menu > .active > a:hover,
.dark.btn-group .dropdown-menu > .active > a:focus {
  background-color: rgba(0, 0, 0, 0.2);
  color: #ffffff;
  border-color: #424242;
}
.dark.btn-group .dropdown .dropdown > a:before {
  color: #cccccc;
  top: 13px;
}
.dark.btn-group .dropdown .dropdown.open > a:before {
  color: #ffffff;
}
/* Login/Register Forms
---------------------------------- */
.form-block {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  width: 630px;
}
.form-block .social-links {
  display: inline-block;
  margin: 0 0 0 5px;
}
.form-block ul {
  padding-left: 0;
  list-style-position: inside;
}
.light-gray-bg.form-block h2,
.light-gray-bg.form-block a,
.light-gray-bg.form-block a:hover,
.light-gray-bg.form-block {
  color: #777777;
}
/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
  .form-block {
    width: 90%;
  }
}
/* Latest tweets block
---------------------------------- */
ul.tweets {
  list-style: none;
  padding: 0;
}
ul.tweets li {
  margin-bottom: 20px;
  position: relative;
  padding-left: 35px;
}

ul.tweets li i {
  position: absolute;
  top: 4px;
  left: 0;
  width: 25px;
  height: 25px;
  text-align: center;
  color: #777777;
}
ul.tweets li p {
  margin-bottom: 5px;
}
ul.tweets li span {
  font-size: 12px;
  color: #777777;
}
/* Media 
---------------------------------- */
.media {
  margin-top: 0;
  margin-bottom: 25px;
}
.media img {
  max-width: none;
}
.footer-content .media img,
.block .media img {
  width: 60px;
}
.media-heading {
  margin-bottom: 0;
}
h6.media-heading {
  margin-bottom: 5px;
}
.media:hover .icon {
  background-color: transparent;
  color: #09afdf;
  border: 1px solid #09afdf;
}
.dark-bg .media:hover .icon {
  border-color: #cdcdcd;
  color: #cdcdcd;
}
.media:hover .icon:after {
  content: "";
  border-color: transparent;
}
/* Testimonials
---------------------------------- */
.testimonial {
  padding: 20px 0;
}
.testimonial blockquote {
  margin: 0;
}
.testimonial .separator {
  margin: 15px auto 5px;
}
.testimonial-image {
  width: 90px;
  margin: 0 auto;
}
.testimonial-info-1 {
  font-size: 12px;
}
.testimonial-info-2 {
  font-size: 12px;
  font-weight: 400;
}
.testimonial h3 {
  margin-bottom: 0;
  margin-top: 15px;
}
.testimonial p {
  margin-bottom: 15px;
}
/* Clients
---------------------------------- */
.clients-container {
  text-align: center;
}
.clients {
  margin: 10px auto;
}
.clients .client-image {
  text-align: center;
  width: 80px;
  height: 80px;
  margin: 5px;
  display: inline-block;
}
.clients img {
  margin: 0px auto;
}
/* Full Width Content
---------------------------------- */
.full-width-section {
  position: relative;
}
.full-text-container {
  position: absolute;
  top: 30%;
  padding: 20px 40px;
  z-index: 2;
}
.full-image-overlay {
  display: none;
  position: absolute;
  width: 100%;
  top: 50%;
  padding: 0 10%;
  margin-top: -133px;
  color: #ffffff;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.full-image-overlay h3 {
  color: #ffffff;
}
.to-right-block {
  margin-left: auto;
  display: block;
}
/* Large devices (Large desktops 1200px and up) */
@media (min-width: 1200px) {
  .full-width-section {
    position: relative;
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .full-width-section.no-image {
    min-height: 400px;
  }
  .full-image-container {
    width: 50%;
    display: table-cell;
    position: relative;
    overflow: hidden;
  }
  .full-image-overlay {
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .full-image-container:before {
    content: '';
    position: absolute;
    top: 5%;
    right: 0%;
    width: 50%;
    height: 90%;
    background-color: rgba(55, 55, 55, 0.6);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
  .full-text-container + .full-image-container:before {
    right: auto;
    left: 0;
  }
  .full-width-section:hover .full-image-container:before,
  .full-width-section .full-image-container.hovered:before {
    width: 90%;
    right: 5%;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }
  .full-width-section:hover .full-text-container + .full-image-container:before,
  .full-width-section .full-text-container + .full-image-container.hovered:before {
    right: auto;
    left: 5%;
  }
  .full-width-section:hover .full-image-overlay,
  .full-width-section .hovered .full-image-overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
  .full-text-container {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    padding: 0 50px;
    position: static;
  }
  .full-text-container * {
    max-width: 700px;
  }
  .full-text-container.left {
    text-align: right;
  }
  .full-text-container.left * {
    margin-left: auto;
  }
  .full-text-container p {
    margin-bottom: 10px;
  }
}
/* Large and Medium devices (desktops, tablets less than 1199px) */
@media (max-width: 1199px) {
  .no-image .full-text-container {
    position: static;
    display: block;
  }
  .full-width-section:not(.no-image) .full-text-container.dark-bg {
    background-color: rgba(0, 0, 0, 0.8);
    width: 100%;
  }
  .full-width-section:not(.no-image) .full-text-container.light-gray-bg {
    background-color: rgba(255, 255, 255, 0.8);
    color: #000000;
    border-top: none;
    border-bottom: none;
    width: 100%;
  }
  .full-width-section:not(.no-image) .full-text-container.default-bg {
    background-color: rgba(9, 175, 223, 0.6);
    width: 100%;
  }
  .full-width-section .to-right-block,
  .full-width-section img {
    margin: 0 auto;
  }
}
/* Medium devices (desktops, tablets less than 991px) */
@media (max-width: 991px) {
  .full-width-section:not(.no-image) .full-text-container {
    top: 0;
    height: 100%;
    padding: 0 20px;
  }
  .full-text-container h1 {
    font-size: 28px;
  }
}
/* Extra small devices (phones, less than 480px) */
@media (max-width: 480px) {
  .full-text-container {
    position: static;
    padding: 20px!important;
  }
}
/* Call to action
---------------------------------- */
.call-to-action h1,
.call-to-action a {

  margin: 0;
}
.call-to-action p {
  margin-bottom: 10px;
}
/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
  .call-to-action .text-right {
    text-align: left;
  }
}
/* Counters
---------------------------------- */
.counter {
  display: block;
  font-size: 32px;
  line-height: 1;
}
/* Pricing tables
---------------------------------- */
.pricing-tables {
  margin: 60px 0 0;
}
.plan {
  text-align: center;
  margin-bottom: 40px !important;
}
.plan.round-corners .header {
  -webkit-border-radius: 25px 25px 0 0;
  -moz-border-radius: 25px 25px 0 0;
  border-radius: 25px 25px 0 0;
}
.plan.round-corners ul li:last-child,
.plan.round-corners ul {
  -webkit-border-radius: 0 0 25px 25px;
  -moz-border-radius: 0 0 25px 25px;
  border-radius: 0 0 25px 25px;
}
.plan .header {
  padding: 0;
  margin: 0 -1px;
  border: none;
}
.plan .header h3 {
  font-size: 36px;
  margin: 0;
  line-height: 36px;
  font-weight: 300;
  padding: 15px 0 10px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-top: none;
}
.plan .header .price {
  font-size: 28px;
  padding: 8px 0 10px;
  font-weight: 300;
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  line-height: 1;
  color: #ffffff;
}
.plan ul {
  margin: 0;
  padding: 0;
  font-size: 14px;
  list-style: none;
}
.plan ul li {
  padding: 12px 0px;
  font-size: 13px;
  border-bottom: 1px solid #f3f3f3;
  border-top: 1px solid #ffffff;
  color: #333333;
}
.best-value.plan ul li {
  padding: 15px 0;
}
.plan ul li a.pt-popover {
  color: #000;
  border-bottom: 1px dashed #000;
  position: relative;
}
.plan ul li a.pt-popover:hover {
  text-decoration: none;
}
.plan ul li a.pt-popover:after {
  position: absolute;
  top: 0px;
  left: -15px;
  font-family: "FontAwesome";
  content: "\f059";
  color: #ddd;
  font-size: 12px;
}
.popover {
    border: medium none;
    font-size: 13px;
    max-width: none;
    text-align: left;
    width: 394px;
}
.popover-title {
  background-color: #09afdf;
  color: #ffffff;
  text-shadow: none;
  font-size: 13px;
}
.popover-content {
  font-size: 12px;
}
.popover-content p{border-bottom:#ddd thin solid;}
.popover-content p span{font-weight:600;}
.circle-head .plan .header {
  padding: 0;
  border: none;
  width: 160px;
  height: 160px;
  border-radius: 100%;
  margin: 20px auto;
  padding: 10px 0;
}
.circle-head .plan .header h3 {
  font-size: 26px;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  padding-top: 27px;
}
.circle-head .plan .header .price {
  height: 80px;
  border: none;
  padding-top: 15px;
  font-size: 22px;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.stripped .plan ul {
  -webkit-box-shadow: 0px -15px 32px 0px #cacaca inset;
  -moz-box-shadow: 0px -15px 32px 0px #cacaca inset;
  box-shadow: 0px -15px 32px 0px #cacaca inset;
  background: #fdfdfd;
}
.stripped .plan ul li {
  border: 1px solid #ececec;
  border-top: none;
  color: #666;
}
.stripped .plan ul li:nth-child(even) {
  -webkit-box-shadow: 0px 0px 40px #e4e4e4 inset;
  -moz-box-shadow: 0px 0px 40px #e4e4e4 inset;
  box-shadow: 0px 0px 40px #e4e4e4 inset;
  background: #ffffff;
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .best-value.plan {
    top: -30px;
    position: relative;
    z-index: 2;
  }
}
/* Google maps
---------------------------------- */
#map-canvas {
  height: 520px;
  width:100%;
}
#map-canvas.small {
  height: 347px;
}
#collapseMap {
  overflow: hidden;
  height: 0;
  -webkit-transition: height 0.3s ease-in-out;
  -o-transition: height 0.3s ease-in-out;
  transition: height 0.3s ease-in-out;
}
#collapseMap.in {
  height: 450px;
}
.footer-content #map-canvas {
  height: 300px;
}
#map-canvas img {
  max-width: inherit;
}
/* Tags cloud block
---------------------------------- */
.tags-cloud {
  font-size: 0;
}
.tag {
  display: inline-block;
  margin: 0 3px 3px 0;
}
.tag a {
  padding: 3px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #ffffff;
  display: block;
  font-size: 11px;
  background-color: #09afdf;
  border: 1px solid #0c9ec7;
}
.tag a:hover {
  color: #09afdf;
  background-color: #ffffff;
  border-color: #0c9ec7;
  text-decoration: none;
}
.dark .tag a {
  color: #777777;
  background-color: transparent;
  border: 1px solid #333333;
}
.dark .tag a:hover {
  color: #ffffff;
  background-color: #777777;
  border-color: #777777;
  text-decoration: none;
}
/* Credit Carts Block
---------------------------------- */
.icons-block i {
  display: inline-block;
  font-size: 30px;
  color: #999999;
}
/* Isotope filtering
---------------------------------- */
.isotope-container {
  display: none;
}
.isotope-container-fitrows {
  display: none;
}
/* Small devices (tablets, phones less than 991px) */
@media (max-width: 991px) {
  .isotope-item,
  .masonry-grid-item {
    max-width: 100%;
  }
}
/* Affix Menu
---------------------------------- */
.sidebar.affix {
  position: static;
}
/* Show and affix the side nav when space allows it */
/* Medium devices (desktops, tablets, 992px and up) */
@media (min-width: 992px) {
  .col-md-4 .sidebar.affix,
  .col-md-4 .sidebar.affix-bottom {
    width: 293px;
  }
  .col-md-3 .sidebar.affix,
  .col-md-3 .sidebar.affix-bottom {
    width: 213px;
  }
  .sidebar.affix {
    position: fixed;
    top: 20px;
  }
  .fixed-header-on .sidebar.affix {
    top: 65px;
  }
  .sidebar.affix-bottom {
    position: absolute;
  }
  .sidebar.affix-bottom .affix-menu,
  .sidebar.affix .affix-menu {
    margin-top: 0;
    margin-bottom: 0;
  }
  .affix-menu {
    padding-top: 20px;
  }
  h3.title ~ .affix-menu {
    padding-top: 0px;
  }
}
/* Large devices (Large desktops 1200px and up) */
@media (min-width: 1200px) {
  .col-md-4 .sidebar.affix,
  .col-md-4 .sidebar.affix-bottom {
    width: 390px;
  }
  .col-md-3 .sidebar.affix,
  .col-md-3 .sidebar.affix-bottom {
    width: 263px;
  }
}
/* Scroll to top
---------------------------------- */
.scrollToTop {
  color: #fff;
  position: fixed;
  bottom: 5px;
  right: 5px;
  width: 50px;
  height: 50px;
  text-align: center;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1005;
  display: none;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.scrollToTop i {
  line-height: 50px;
  font-size: 24px;
}
.scrollToTop:hover {
  background-color: rgba(0, 0, 0, 0.6);
}
/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
  .scrollToTop {
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .scrollToTop i {
    line-height: 40px;
    font-size: 20px;
  }
}
/* 8 Main Slideshow
----------------------------------------------------------------------------- */
.slider-banner-container,
.slider-revolution-5-container {
  width: 100%;
  position: relative;
  padding: 0;
  min-height:500px;
}
.slider-banner-fullscreen,
.slider-banner-fullwidth {
  width: 100%;
  position: relative;
}
.slider-banner-container ul.slides,
.slider-revolution-5-container ul.slides {
  display: none;
}
/*Spinner*/
.tp-loader.spinner2 {
  background-color: #999;
}
/*Captions*/
.tp-caption {
  z-index: 5;
}
.tp-caption a,
.tp-caption a:hover {
  color: #ffffff;
}
.tp-caption a.btn-gray,
.tp-caption a.btn-gray:hover {
  color: #333333;
}
.caption-box {
  max-width: 540px;
  color: #ffffff;
  white-space: normal;
  padding: 20px;
  border: none;
}
.caption-box h2 {
  color: #ffffff;
}
/*text rotator*/
.tp-caption .text-rotator {
  min-width: 580px;
  display: inline-block;
}
.light-translucent-bg.caption-box h2,
.light-translucent-bg.caption-box p {
  color: #333333;
  font-weight: 400;
}
.caption-box:after {
  z-index: -1;
}
.slideshow .dark-translucent-bg:not(.caption-box),
.slideshow .light-translucent-bg:not(.caption-box) {
  border-top: none;
  border-bottom: none;
  position: absolute;
  left: 0;
  top: 0!important;
  width: 100%;
  height: 100%;
}
.slideshow .dark-translucent-bg {
  background-color: rgba(0, 0, 0, 0.4);
}
.slideshow .light-translucent-bg {
  background-color: rgba(255, 255, 255, 0.4);
}
.slideshow .dark-translucent-bg:after,
.slideshow .light-translucent-bg:after {
  background-color: transparent;
}
.xlarge_white {
  font-size: 68px;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.2;
}
.large_white {
  font-size: 42px;
  font-family: 'Raleway', sans-serif;
  color: #ffffff;
  line-height: 1.2;
}
.medium_white {
  font-size: 24px;
  color: #ffffff;
  font-weight: 300;
}
.small_white {
  font-size: 16px;
  color: #ffffff;
  font-weight: 300;
}
.xlarge_dark {
  font-size: 68px;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  color: #333;
  line-height: 1.2;
}
.large_dark {
  font-size: 42px;
  font-family: 'Raleway', sans-serif;
  color: #333;
  line-height: 1.2;
}
.tp-caption.medium_dark {
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  color: #333;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.4583;
}
.small_dark {
  font-size: 16px;
  color: #333;
  font-weight: 400;
}
.text-shadow-light {
  text-shadow: 2px 2px 25px rgba(255, 255, 255, 0.5);
}
.text-shadow-dark {
  text-shadow: 2px 2px 25px #000000;
}
.tp-caption .separator,
.tp-caption .separator-2,
.tp-caption .separator-3 {
  width: 500px;
}
.slider-banner-boxedwidth .tp-caption[data-x="left"] {
  margin-left: 20px!important;
}
.slider-banner-boxedwidth .tp-caption[data-x="right"] {
  margin-right: 20px!important;
}
/* Large and Medium devices (desktops, tablets less than 1199px) */
@media (max-width: 1199px) {
  .tp-caption[data-x="left"] {
    margin-left: 20px!important;
  }
  .tp-caption[data-x="right"] {
    margin-right: 20px!important;
  }
  .caption-box {
    max-width: 480px!important;
  }
  .caption-box p {
    font-size: 14px;
    line-height: 1.5;
  }
}
/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
  .tp-caption .separator,
  .tp-caption .separator-2,
  .tp-caption .separator-3 {
    width: 250px;
  }
  .caption-box {
    max-width: 420px!important;
    width: 100%;
  }
  .caption-box h2 {
    font-size: 22px;
  }
}
/* Small devices (smartphones less than 480px) */
@media (max-width: 480px) {
  .caption-box {
    display: none;
  }
  .tp-caption .text-rotator {
    min-width: 250px;
  }
}
/*Slider Moving Button*/
.tp-caption .btn.moving {
  padding: 10px 0px 20px;
}
.tp-caption .btn.moving i {
  display: block;
  font-size: 24px;
  line-height: 1px;
  height: 10px;
  color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tp-caption .btn.moving i + i {
  opacity: 0.66;
  filter: alpha(opacity=66);
}
.tp-caption .btn.moving i + i + i {
  opacity: 0.33;
  filter: alpha(opacity=33);
}
.moving i + i + i {
  -webkit-animation: opacity_first 2s linear infinite;
  animation: opacity_first 2s linear infinite;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}
.moving i + i {
  -webkit-animation: opacity_second 2s linear infinite;
  animation: opacity_second 2s linear infinite;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}
.moving > i {
  -webkit-animation: opacity_third 2s linear infinite;
  animation: opacity_third 2s linear infinite;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}
@-webkit-keyframes opacity_first {
  0% {
    opacity: 0.33;
    filter: alpha(opacity=33);
  }
  24.91% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  49.833% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
@keyframes opacity_first {
  0% {
    opacity: 0.33;
    filter: alpha(opacity=33);
  }
  24.91% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  49.833% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
@-webkit-keyframes opacity_second {
  0% {
    opacity: 0.66;
    filter: alpha(opacity=66);
  }
  16.66% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  41.5833% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
@keyframes opacity_second {
  0% {
    opacity: 0.66;
    filter: alpha(opacity=66);
  }
  16.66% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  41.5833% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
@-webkit-keyframes opacity_third {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  33.33% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
@keyframes opacity_third {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  33.33% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
  .tp-caption .btn.moving {
    position: absolute;
    bottom: -100px;
    left: 50%;
    margin-left: -18px;
  }
}
/*Nav Controls*/
/*Prev/Next Nav Controls*/
.tparrows.preview2 {
  background-color: rgba(0, 0, 0, 0.4);
  color: #ffffff;
  -webkit-border-radius: 0px 3px 3px 0;
  -moz-border-radius: 0px 3px 3px 0;
  border-radius: 0px 3px 3px 0;
}
.tp-rightarrow.preview2 {
  -webkit-border-radius: 3px 0px 0px 3px;
  -moz-border-radius: 3px 0px 0px 3px;
  border-radius: 3px 0px 0px 3px;
}
.tparrows.preview2:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.tparrows.preview2:after {
  content: "";
}
.tparrows.preview2:before {
  font-family: "fontello";
  content: "\e876";
  color: #ffffff;
  font-size: 24px;
  line-height: 60px;
  left: 22px;
  position: absolute;
}
.tp-rightarrow.preview2:before {
  left: auto;
  content: "\e877";
  right: 22px;
}
.tparrows.preview2 .tp-arr-titleholder {
  color: #ffffff;
  text-transform: none;
  font-weight: 300;
  font-family: 'Raleway', sans-serif;
}
/*Slider Revolution 5*/
.hebe.tparrows {
  min-width: 50px;
  min-height: 50px;
}
.hebe.tparrows,
.hebe.tparrows:before {
  background-color: rgba(0, 0, 0, 0.2);
  color: rgba(255, 255, 255, 0.8);
}
.hebe.tparrows:before {
  line-height: 50px;
  min-width: 50px;
  min-height: 50px;
  font-size: 22px;
}
.hebe.tparrows:hover:before {
  color: rgba(255, 255, 255, 0.8);
}
.hebe .tp-arr-titleholder {
  line-height: 70px;
}
.hebe .tp-arr-titleholder {
  text-transform: none;
  font-weight: 300;
  font-family: 'Raleway', sans-serif;
  padding-left: 70px;
}
.hebe.tp-rightarrow .tp-arr-titleholder {
  padding-right: 70px;
}
/* Small devices (tablets, phones 768px and Up) */
@media (min-width: 768px) {
  .tparrows.preview4 {
    height: 200px;
  }
  .tparrows.preview4:after {
    line-height: 200px;
    height: 200px;
  }
  .tparrows.preview4 .tp-arr-imgholder {
    height: 200px;
  }
  .tparrows.preview4 .tp-arr-imgholder2 {
    height: 200px;
  }
}
/* Medium devices (laptops, tablets, phones 991px and below) */
@media (max-width: 991px) {
  .tparrows.preview2:before {
    font-size: 18px;
    line-height: 40px;
    left: 15px;
  }
  .tp-rightarrow.preview2:before {
    left: auto;
    right: 15px;
  }
}
/* Medium devices (desktops, tablets less than 991px) */
@media (min-width: 768px) and (max-width: 991px) {
  .tparrows.preview2 {
    min-width: 40px;
    min-height: 40px;
  }
  .tparrows.preview2 .tp-arr-titleholder {
    font-size: 12px;
    line-height: 40px;
    letter-spacing: 0px;
  }
  .tp-rightarrow.preview2 .tp-arr-titleholder {
    right: 35px;
  }
  .tp-leftarrow.preview2 .tp-arr-titleholder {
    left: 35px;
  }
}
/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
  .tparrows.preview2:before {
    font-size: 16px;
    line-height: 30px;
    left: 10px;
  }
  .tp-rightarrow.preview2:before {
    left: auto;
    right: 10px;
  }
}
.tp-bullets.preview4 .bullet,
.tp-bullets.preview2 .bullet,
.tp-bullets.horizontal .tp-bullet {
  background: rgba(0, 0, 0, 0.6) !important;
  border: none!important;
  width: 10px !important;
  height: 10px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 1px!important;
  margin-right: 1px!important;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected,
.tp-bullets.preview2 .bullet:hover,
.tp-bullets.preview2 .bullet.selected,
.tp-bullets.horizontal .tp-bullet:hover,
.tp-bullets.horizontal .tp-bullet.selected {
  background: #000000 !important;
  border: none!important;
  width: 10px !important;
  height: 10px !important;
}
.tp-bannertimer {
  background-image: none;
  background-color: rgba(9, 175, 223, 0.8);
  z-index: 21;
  display: none;
  height: 2px;
}
/* Medium devices (netbooks, tablets, phones less than 991px) */
@media (max-width: 991px) {
  .slideshow .icon.large {
    font-size: 24px;
    width: 90px;
    height: 90px;
    line-height: 88px;
  }
  .slideshow .icon.small {
    font-size: 15px;
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
}
/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
  .slideshow .icon.large {
    font-size: 18px;
    width: 60px;
    height: 60px;
    line-height: 58px;
  }
}
/* Extra small devices (phones, less than 480px) */
@media (max-width: 480px) {
  .slideshow .icon.large {
    font-size: 18px;
    width: 35px;
    height: 35px;
    line-height: 33px;
  }
}
/* 9 Owl Carousel
----------------------------------------------------------------------------- */
.owl-carousel {
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
.container .owl-carousel {
  cursor: default;
  cursor: -moz-default;
  cursor: -webkit-default;
}
.container .content-slider-with-large-controls,
.container .content-slider-with-large-controls-autoplay {
  margin-bottom: 50px;
  border: 1px solid #f5f5f5;
}
/* Styling Next and Prev buttons */
/*style-1*/
.content-slider-with-controls .owl-buttons,
.content-slider-with-controls-autoplay .owl-buttons {
  width: 100%;
  height: 0;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  z-index:7;
}
.content-slider-with-controls .owl-buttons div,
.content-slider-with-controls-autoplay .owl-buttons div {
  display: inline-block;
  border-radius:50px;
  font-size: 14px;
  position: absolute;
  text-transform: capitalize;
  font-weight: 300;
  color: transparent;
  background: rgba(227, 30, 36, 0.5);
  padding:10px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width:40px; 
  height:40px;
}
.content-slider-with-controls .owl-buttons div:after,
.content-slider-with-controls-autoplay .owl-buttons div:after {
  font-family: "FontAwesome";
  position: absolute;
  font-size: 16px;
  line-height: 1;
  top: 50%;
  margin-top: -8px;
}
.content-slider-with-controls .owl-buttons .owl-prev,
.content-slider-with-controls-autoplay .owl-buttons .owl-prev {
  left: 10px;
  text-align:center;
}
.content-slider-with-controls .owl-buttons .owl-prev:hover,
.content-slider-with-controls-autoplay .owl-buttons .owl-prev:hover {
  padding-right: 10px;
}

.content-slider-with-controls .owl-buttons .owl-prev:hover:after,
.content-slider-with-controls-autoplay .owl-buttons .owl-prev:hover:after {
  left: 8px;
}
.content-slider-with-controls .owl-buttons .owl-next,
.content-slider-with-controls-autoplay .owl-buttons .owl-next {
  right: 10px;
  left: auto;
  text-align:center;
}
.content-slider-with-controls .owl-buttons .owl-next:hover,
.content-slider-with-controls-autoplay .owl-buttons .owl-next:hover {
  padding-left: 10px;
}

.content-slider-with-controls .owl-buttons .owl-next:hover:after,
.content-slider-with-controls-autoplay .owl-buttons .owl-next:hover:after {
  right: 8px;
}
/*style-2*/
.content-slider-with-large-controls .owl-buttons,
.content-slider-with-large-controls-autoplay .owl-buttons {
  width: 100%;
  height: 0;
  position: absolute;
  top: 50%;
}
.container .content-slider-with-large-controls .owl-buttons,
.container .content-slider-with-large-controls-autoplay .owl-buttons {
  top: auto;
  bottom: -10px;
}
.content-slider-with-large-controls .owl-buttons div,
.content-slider-with-large-controls-autoplay .owl-buttons div {
  display: inline-block;
  font-size: 18px;
  position: absolute;
  text-transform: capitalize;
  font-weight: 300;
  color: #cdcdcd;
}
.content-slider-with-large-controls .owl-buttons div:after,
.content-slider-with-large-controls-autoplay .owl-buttons div:after {
  font-family: "FontAwesome";
  position: absolute;
  font-size: 16px;
  line-height: 1;
  top: 50%;
  margin-top: -8px;
}
.content-slider-with-large-controls .owl-buttons .owl-prev,
.content-slider-with-large-controls-autoplay .owl-buttons .owl-prev {
  left: 0;
  padding-left: 30px;
}
.content-slider-with-large-controls .owl-buttons .owl-prev:after,
.content-slider-with-large-controls-autoplay .owl-buttons .owl-prev:after {
  content:"\f104";
  left:15px;
  color:#09afdf;
}
.content-slider-with-large-controls .owl-buttons .owl-next,
.content-slider-with-large-controls-autoplay .owl-buttons .owl-next {
  right: 0px;
  left: auto;
  padding-right: 30px;
}
.content-slider-with-large-controls .owl-buttons .owl-next:after,
.content-slider-with-large-controls-autoplay .owl-buttons .owl-next:after {
  content: "\f105";
  right: 15px;
  color: #09afdf;
}
.container .content-slider-with-large-controls .owl-buttons .owl-prev,
.container .content-slider-with-large-controls-autoplay .owl-buttons .owl-prev {
  padding-left: 15px;
}
.container .content-slider-with-large-controls .owl-buttons .owl-prev:after,
.container .content-slider-with-large-controls-autoplay .owl-buttons .owl-prev:after {
  left: 0px;
}
.container .content-slider-with-large-controls .owl-buttons .owl-next,
.container .content-slider-with-large-controls-autoplay .owl-buttons .owl-next {
  padding-right: 15px;
}
.container .content-slider-with-large-controls .owl-buttons .owl-next:after,
.container .content-slider-with-large-controls-autoplay .owl-buttons .owl-next:after {
  right: 0px;
}
/* Large and Medium devices (desktops, tablets less than 1199px) */
@media (max-width: 1199px) {
  .content-slider-with-large-controls .owl-buttons,
  .content-slider-with-large-controls-autoplay .owl-buttons {
    top: 98%;
  }
}
.buttons-hide .owl-buttons {
  display: none;
}
/* Styling Pagination*/
.owl-pagination,
.owl-pagination {
  position: absolute;
  bottom: 0px;
  text-align: center;
  width: 100%;
  z-index: 10;
}
.owl-controls .owl-page,
.owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
}
.owl-controls .owl-page span,
.owl-controls .owl-page span {
  display: block;
  width: 9px;
  height: 9px;
  margin: 5px 3px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #ffffff;
}
.dark-controls .owl-controls .owl-page span,
.dark-controls .owl-controls .owl-page span {
  background: #333;
}
.owl-controls .owl-page.active span,
.owl-controls.clickable .owl-page:hover span,
.owl-controls .owl-page.active span,
.owl-controls.clickable .owl-page:hover span {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
  .owl-controls .owl-page span,
  .owl-controls .owl-page span {
    background: #000000;
  }
}
/* 10 Full Page
----------------------------------------------------------------------------- */
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  background: rgba(9, 175, 223, 0.8);
}
#fp-nav ul li .fp-tooltip {
  background-color: #fff;
  color: #454545;
  padding: 0 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  top: -4px;
  overflow: visible;
}
#fp-nav ul li .fp-tooltip.right {
  right: 30px;
}
#fp-nav ul li .fp-tooltip:after {
  content: "\f0da";
  font-family: "FontAwesome";
  position: absolute;
  right: -8px;
  top: 50%;
  font-size: 30px;
  line-height: 20px;
  margin-top: -9px;
  color: #fff;
}

/* 
Skin.css started */

/* Theme Name:The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.2.0
Created:May 2015
License URI:http://support.wrapbootstrap.com/
File Description:Light Blue Skin
*/
/* 1- Typography
-------------------------------------------------
-------------------------------------------------*/
a {
  color: #09afdf;
}
a:hover {
  color: #0c9ec7;
}
a:focus,
a:active {
  color: #0c9ec7;
}
mark,
.mark {
  background-color: #09afdf;
  color: #ffffff;
}
.text-default {
  color: #09afdf;
}
/* Tables
---------------------------------- */
.table.table-colored {
  border-bottom-color: #09afdf;
}
.table-colored > thead > tr > th {
  border-color: #09afdf;
  background-color: #09afdf;
  color: #fff;
}
/* 2- Layout
-------------------------------------------------
-------------------------------------------------*/
.header-top.dark {
  background-color: #2e3537;
  border-bottom: 1px solid #252a2c;
}
.header.dark {
  background-color: #394245;
  border-top-color: #394245;
}
.header-top.colored {
  background-color: #09afdf;
  border-bottom: 1px solid #09afdf;
}
.default-bg {
  background-color: #09afdf;
  color: #ffffff;
}
.default-bg-50 {
  background-color: rgba(9, 175, 223, 0.5);
  color: #ffffff;
}
/*Transparent Header*/
.transparent-header header.header.dark.transparent-header-on {
  background-color: rgba(57, 66, 69, 0.8);
  border-top-color: rgba(37, 42, 44, 0.5);
}
/*Fixed Navigation*/
.fixed-header-on .dark.header.fixed {
  background-color: rgba(57, 66, 69, 0.95);
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .fixed-header-on .dark.header .dropdown-menu {
    border: 1px solid #2e3537;
  }
}
/*Translucent Backgrounds*/
.default-translucent-bg:after {
  background-color: rgba(9, 175, 223, 0.7);
}
.default-translucent-bg.hovered:hover:after {
  background-color: rgba(9, 175, 223, 0.8);
}
.default-hovered:hover:after,
.default-hovered:hover {
  background-color: #09afdf;
}
/* 4 Pages
-------------------------------------------------
-------------------------------------------------*/
/* Blog Timeline layout
---------------------------------- */
.timeline-date-label:after {
  background-color: #09afdf;
}
/* 5 Components
-------------------------------------------------
-------------------------------------------------*/
/* Buttons
---------------------------------- */
/*Default Button*/
.btn-default {
  color: #ffffff;
  background-color:#00a5fc;
  border-color:#00a5fc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #0c9ec7;
  border-color: #0c9ec7;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default {
  background-color: #09afdf;
  border-color: #0c9ec7;
}
.btn-default-transparent {
  color: #777777;
  background-color: transparent;
  border-color: #09afdf;
}
.btn-default-transparent:hover,
.btn-default-transparent:focus,
.btn-default-transparent.focus,
.btn-default-transparent:active,
.btn-default-transparent.active,
.open > .dropdown-toggle.btn-default-transparent {
  color: #ffffff;
  background-color: #0c9ec7;
  border-color: #0781a4;
}
.default-bg .btn-default,
.default-translucent-bg .btn-default,
.default-bg .btn-default-transparent,
.default-translucent-bg .btn-default-transparent {
  color: #09afdf;
  background-color: #ffffff;
  border-color: #ffffff;
}
.default-bg .btn-default:hover,
.default-translucent-bg .btn-default:hover,
.default-bg .btn-default:focus,
.default-translucent-bg .btn-default:focus,
.default-bg .btn-default.focus,
.default-translucent-bg .btn-default.focus,
.default-bg .btn-default:active,
.default-translucent-bg .btn-default:active,
.default-bg .btn-default.active,
.default-translucent-bg .btn-default.active,
.default-bg .open > .dropdown-toggle.btn-default,
.default-translucent-bg .open > .dropdown-toggle.btn-default,
.default-bg .btn-default-transparent:hover,
.default-translucent-bg .btn-default-transparent:hover,
.default-bg .btn-default-transparent:focus,
.default-translucent-bg .btn-default-transparent:focus,
.default-bg .btn-default-transparent.focus,
.default-translucent-bg .btn-default-transparent.focus,
.default-bg .btn-default-transparent:active,
.default-translucent-bg .btn-default-transparent:active,
.default-bg .btn-default-transparent.active,
.default-translucent-bg .btn-default-transparent.active,
.default-bg .open > .dropdown-toggle.btn-default-transparent,
.default-translucent-bg .open > .dropdown-toggle.btn-default-transparent {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
/*White Button*/
.btn-white {
  color: #777777;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  color: #0c9ec7;
  background-color: #ffffff;
  border-color: #ffffff;
}
/*Background Transition*/
.hvr-sweep-to-right:hover,
.hvr-sweep-to-left:hover,
.hvr-sweep-to-bottom:hover,
.hvr-sweep-to-top:hover,
.hvr-bounce-to-right:hover,
.hvr-bounce-to-left:hover,
.hvr-bounce-to-bottom:hover,
.hvr-bounce-to-top:hover,
.hvr-radial-out:hover,
.hvr-rectangle-out:hover,
.hvr-shutter-out-horizontal:hover,
.hvr-shutter-out-vertical:hover {
  background: transparent;
}
.hvr-radial-in,
.hvr-rectangle-in,
.hvr-shutter-in-horizontal,
.hvr-shutter-in-vertical {
  background: #0c9ec7;
}
.hvr-radial-in:hover,
.hvr-rectangle-in:hover,
.hvr-shutter-in-horizontal:hover,
.hvr-shutter-in-vertical:hover {
  background: #0c9ec7;
}
.hvr-radial-in:before,
.hvr-rectangle-in:before,
.hvr-shutter-in-horizontal:before,
.hvr-shutter-in-vertical:before {
  background: #ffffff;
}
.hvr-sweep-to-right:before,
.hvr-sweep-to-left:before,
.hvr-sweep-to-bottom:before,
.hvr-sweep-to-top:before,
.hvr-bounce-to-right:before,
.hvr-bounce-to-left:before,
.hvr-bounce-to-bottom:before,
.hvr-bounce-to-top:before,
.hvr-radial-out:before,
.hvr-rectangle-out:before,
.hvr-shutter-out-horizontal:before,
.hvr-shutter-out-vertical:before {
  background: #0c9ec7;
}
/*ie9*/
.no-csstransitions .hvr-radial-in,
.no-csstransitions .hvr-rectangle-in,
.no-csstransitions .hvr-shutter-in-horizontal,
.no-csstransitions .hvr-shutter-in-vertical {
  background: transparent;
}
.no-csstransitions .hvr-sweep-to-right:hover,
.no-csstransitions .hvr-sweep-to-left:hover,
.no-csstransitions .hvr-sweep-to-bottom:hover,
.no-csstransitions .hvr-sweep-to-top:hover,
.no-csstransitions .hvr-bounce-to-right:hover,
.no-csstransitions .hvr-bounce-to-left:hover,
.no-csstransitions .hvr-bounce-to-bottom:hover,
.no-csstransitions .hvr-bounce-to-top:hover,
.no-csstransitions .hvr-radial-out:hover,
.no-csstransitions .hvr-rectangle-out:hover,
.no-csstransitions .hvr-shutter-out-horizontal:hover,
.no-csstransitions .hvr-shutter-out-vertical:hover,
.no-csstransitions .hvr-radial-in:hover,
.no-csstransitions .hvr-rectangle-in:hover,
.no-csstransitions .hvr-shutter-in-horizontal:hover,
.no-csstransitions .hvr-shutter-in-vertical:hover {
  background: #0c9ec7;
}
/* Image overlay
---------------------------------- */
.overlay-top a,
.overlay-bottom a,
.overlay-to-top a {
  color: #ffffff;
}
/* Pager
---------------------------------- */
ul.pagination li > a:hover,
ul.pagination li > a:focus {
  background-color: transparent;
  color: #ffffff;
  background-color: #0c9ec7;
  border-color: #0c9ec7;
}
ul.pagination li.active a,
.pagination > .active > a:hover,
.pagination > .active > a:focus {
  color: #ffffff;
  background-color: #09afdf;
  border-color: #09afdf;
}
/* Breadcrumb
---------------------------------- */
.banner .breadcrumb > li a:hover {
  color: #0c9ec7;
}
/* Nav pills
---------------------------------- */
.nav-pills.style-2 > li.active > a,
.nav-pills.style-2 > li.active > a:hover,
.nav-pills.style-2 > li.active > a:focus,
.nav-pills.style-2 > li > a:hover,
.nav-pills.style-2 > li > a:focus {
  color: #09afdf;
  background-color: #fafafa;
  border: 1px solid #eaeaea;
}
.nav-pills.nav-stacked > li.active > a,
.nav-pills.nav-stacked > li.active > a:hover,
.nav-pills.nav-stacked > li.active > a:focus,
.nav-pills.nav-stacked > li > a:hover,
.nav-pills.nav-stacked > li > a:focus {
  color: #09afdf;
  background-color: transparent;
  border-color: transparent;
}
.nav-pills > li.active > a:after {
  color: #09afdf;
}
.nav-pills.nav-stacked:not(.list-style-icons) > li.active > a:hover:after,
.nav-pills.nav-stacked:not(.list-style-icons) > li.active > a:focus:after,
.nav-pills.nav-stacked:not(.list-style-icons) > li > a:hover:after,
.nav-pills.nav-stacked:not(.list-style-icons) > li > a:focus:after {
  color: #0c9ec7;
}
.nav-pills.nav-stacked.list-style-icons > li > a > i {
  color: #cdcdcd;
}
.nav-pills.nav-stacked.list-style-icons > li.active > a > i,
.nav-pills.nav-stacked.list-style-icons > li > a:hover > i,
.nav-pills.nav-stacked.list-style-icons > li > a:focus > i {
  color: #0c9ec7;
}
/*footer*/
.dark .footer-content .nav-pills > li > a,
.dark .footer-content .nav-pills > li.active > a,
.dark .footer-content .nav-pills > li.active > a:focus,
.dark .footer-content .nav-pills > li > a:focus {
  color: #999999;
}
.dark .footer-content .nav-pills > li.active > a:hover,
.dark .footer-content .nav-pills > li > a:hover {
  color: #0c9ec7;
}
/* Collapse
---------------------------------- */
/*Style 2*/
.collapse-style-2 .panel-heading a {
  color: #ffffff;
  background-color: #09afdf;
}
.panel-heading a {
  color: inherit;
}
/* Progress bars
---------------------------------- */
.progress-bar-default {
  background-color: #09afdf;
}
/* Forms
---------------------------------- 
.default-bg .form-control {
  background-color: rgba(0, 0, 0, 0.2);
  border-color: #0c9ec7;
  -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.35);
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.35);
  color: #ffffff;
}
.default-bg .has-success .form-control:focus,
.default-bg .has-warning .form-control:focus,
.default-bg .has-error .form-control:focus {
  -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.35);
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.35);
}
.default-bg .input-group-addon {
  background-color: rgba(0, 0, 0, 0.2);
  border-color: #0c9ec7;
}
.default-bg .form-control:focus {
  background-color: rgba(0, 0, 0, 0.1);
}
.default-bg .form-control-feedback {
  color: #ffffff;
}*/
.dark.header .form-control,
.dark.header-top .form-control {
  border-color: #2e3537;
}
/*Icons
---------------------------------- */
.icon.default-bg {
  background-color: #09afdf;
  color: #ffffff;
}
.icon.light-bg {
  background-color: #fff;
  color: #09afdf;
}
/*Listing Items
---------------------------------- */
.listing-item .overlay-container .badge {
  border: 1px solid #09afdf;
  background-color: rgba(255, 255, 255, 0.95);
  color: #09afdf;
}
/*Modals
---------------------------------- */
.modal-content .modal-header {
  background-color: #09afdf;
}
.modal-content .modal-title {
  color: #ffffff;
}
/*Breadcrumb

---------------------------------- */
.banner .dark.breadcrumb-container {
  background-color: rgba(57, 66, 69, 0.6);
}
/*Pace (Page loader)
---------------------------------- */
.page-loader-1 .pace {
  border: 1px solid #09afdf;
}
.page-loader-1 .pace .pace-progress {
  background: #09afdf;
}
.page-loader-2 .pace .pace-progress:before {
  background: #09afdf;
}
.page-loader-2 .pace .pace-activity {
  border: 5px solid #09afdf;
}
.page-loader-2 .pace .pace-activity:after {
  border: 5px solid #09afdf;
}
.page-loader-2 .pace .pace-activity:before {
  border: 5px solid #09afdf;
}
.page-loader-3 .pace .pace-progress {
  background: #09afdf;
}
.page-loader-4 .pace .pace-progress {
  background: #09afdf;
}
.page-loader-5 .pace .pace-progress:after {
  color: #09afdf;
}
.page-loader-6 .pace .pace-activity {
  background: #09afdf;
}
/* 6 Navigations
-------------------------------------------------
-------------------------------------------------*/
/* 6.1 Light Version
---------------------------------- */
/* first level menu item on hover/focus */
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: transparent;
  color: #09afdf;
}
.transparent-header .header:not(.dark) .navbar-nav > li.open > a,
.transparent-header .header:not(.dark) .navbar-nav > li > a:hover,
.transparent-header .header:not(.dark) .navbar-nav > li > a:focus {
  color: #09afdf;
}
/* first level menu item when opened */
.main-navigation .navbar-nav > .open > a,
.main-navigation .navbar-nav > .open > a:hover,
.main-navigation .navbar-nav > .open > a:focus,
.main-navigation .navbar-nav > .dropdown > a:focus {
  background-color: #ffffff;
  color: #09afdf;
  border-bottom-color: #ffffff;
  border-right: 1px solid #f5f5f5;
  border-left: 1px solid #f5f5f5;
}
/* second level menu item on focus/hover and when opened */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.dropdown-menu .menu > .active > a,
.dropdown-menu .menu > .active > a:hover,
.dropdown-menu .menu > .active > a:focus {
  background-color: #fcfcfc;
  color: #0c9ec7;
  border-color: #f7f7f7;

}
/* Mega Menu 
------------------------------ */
header:not(.dark) .mega-menu .menu > li > a:hover i,
header:not(.dark) .dropdown-menu > li > a:hover i,
header:not(.dark) .mega-menu .menu > li.active > a i,
header:not(.dark) .dropdown-menu > li.active > a i {
  color: #09afdf;
}
/* mega menu menu item on focus/hover*/
.mega-menu .menu > li > a:hover,
.mega-menu .menu > li > a:focus {
  background-color: #fcfcfc;
  color: #0c9ec7;
  border-color: #f7f7f7;
  text-decoration: none;
}
/* Arrow for parent menu item 
------------------------------ */
.header:not(.dark) .active.dropdown > a:before,
.header:not(.dark).centered .active.dropdown > a:before {
  color: #09afdf;
}
.transparent-header .header:not(.dark) .dropdown:not(.open):not(.active) > a:before {
  color: #777777;
}
.transparent-header .header:not(.dark) .navbar-default .navbar-nav > .dropdown.open > a:before {
  color: #09afdf;
}
.dropdown .dropdown.open > a:before,
.header.centered:not(.dark) .dropdown .dropdown.open > a:before {
  color: #09afdf;
}
/* Mobile Menu
------------------------------ */
/* mobile menu toggle button on hover/focus */
.navbar-default .navbar-toggle {
  border-color: #ccc;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #fafafa;
  border-color: #0c9ec7;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ccc;
}
.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #0c9ec7;
}
/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
  /* Mobile menu
	------------------------------ */
  /* active item */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #0c9ec7;
    background-color: transparent;
  }
  /* first level item hover and focus states */
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus,
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus {
    color: #0c9ec7;
    background-color: #fff;
    border-bottom-color: transparent;
  }
  /* second level item on hover/focus */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #0c9ec7;
  }
  /* Arrow for parent menu item */
  .navbar-default .navbar-nav > .dropdown.open > a:before {
    color: #09afdf;
  }
}
/* 6.2 Dark Version
------------------------------ */
/* first level active menu item when opened */
.dark.header .main-navigation .navbar-nav > .open > a,
.dark.header .main-navigation .navbar-nav > .open > a:hover,
.dark.header .main-navigation .navbar-nav > .open > a:focus,
.dark.header .main-navigation .navbar-nav > .dropdown > a:focus {
  border-bottom-color: #2e3537;
}
/* second level menu item */
.dark.header .dropdown-menu {
  background-color: #2e3537;
  border: 1px solid rgba(57, 66, 69, 0.8);
}
.dark.header .dropdown-menu .divider {
  background-color: #394245;
}
.dark.header .dropdown-menu > li > a,
.dark.header .mega-menu .menu > li > a {
  border-bottom: 1px solid rgba(57, 66, 69, 0.8);
}
.dark.header .mega-menu .menu > li > a:hover,
.dark.header .mega-menu .menu > li > a:focus {
  border-color: rgba(57, 66, 69, 0.8);
}
.dark.header .dropdown-menu > li > a:hover,
.dark.header .dropdown-menu > li > a:focus,
.dark.header .nav .open > a,
.dark.header .nav .open > a:hover,
.dark.header .nav .open > a:focus,
.dark.header .dropdown-menu > .active > a,
.dark.header .dropdown-menu > .active > a:hover,
.dark.header .dropdown-menu > .active > a:focus,
.dark.header .dropdown-menu .menu > .active > a,
.dark.header .dropdown-menu .menu > .active > a:hover,
.dark.header .dropdown-menu .menu > .active > a:focus {
  border-color: rgba(57, 66, 69, 0.8);
}
/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
  .transparent-header .dark .main-navigation .navbar.navbar-default {
    background-color: rgba(57, 66, 69, 0.9);
    border-color: rgba(37, 42, 44, 0.5);
  }
}
/* 6.3 Subfooter navigation
------------------------------ */
.subfooter .navbar-default .nav > li > a:hover,
.subfooter .navbar-default .nav > .active > a:hover,
.subfooter .navbar-default .nav > .active > a:focus {
  background-color: transparent;
  text-decoration: underline;
  color: #0c9ec7;
}
/* 6.3 Offcanvas navigation
------------------------------ */
#offcanvas .nav .open > a,
#offcanvas .nav .open > a:hover,
#offcanvas .nav .open > a:focus,
#offcanvas .nav > li > a:hover,
#offcanvas .nav > li > a:focus,
#offcanvas .navbar-nav > li.active > a {
  color: #0c9ec7;
  background-color: #ffffff;
}
/*Nav arrows*/
#offcanvas .dropdown > a:before {
  color: #777777;
}
#offcanvas .dropdown.open > a:before {
  color: #09afdf;
}
/* 7 Blocks/Widgets
-------------------------------------------------
-------------------------------------------------*/
/* Social icons block
------------------------------ */
.social-links li a {
  border: 1px solid #e7e7e7;
  color: #cdcdcd;
}
.social-links li a:hover {
  background-color: transparent;
  border-color: #0c9ec7;
  color: #0c9ec7;
}
.dark.social-links li a {
  background-color: rgba(0, 0, 0, 0.6);
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #ffffff;
}
.social-links.animated-effect-1 li a:hover {
  color: #ffffff!important;
}
.social-links.animated-effect-1 li a:after {
  background-color: #09afdf;
}
.default.social-links li a {
  background-color: #09afdf;
  border: 1px solid #0c9ec7;
  color: #ffffff;
}
.default.social-links li a:hover {
  background-color: #ffffff;
  color: #777777;
}
/*Header Top Dropdowns*/
.header-top:not(.dark) .social-links .dropdown.open > button > i:before {
  color: #09afdf;
}
.header-top.colored .social-links .dropdown > button > i:before,
.header-top.colored .social-links .dropdown.open > button > i:before {
  color: #ffffff;
}
.dark.header-top .dropdown-menu {
  border: 1px solid #252a2c;
  border-top: none;
  background: #2e3537;
}
.header-dropdown-buttons .btn-group .dropdown-menu {
  border: none;
}
/* Full Width Content
---------------------------------- */
/* Medium devices (tablets, phones) */
@media (max-width: 1199px) {
  .full-width-section:not(.no-image) .full-text-container.default-bg {
    background-color: rgba(9, 175, 223, 0.6);
  }
}
/*Header Dropdowns (search, cart etc)
---------------------------------- */
.header-dropdown-buttons .btn-group > .btn {
  background-color: #f2f2f2;
  border: 1px solid #e9e9e9;
}
.header-dropdown-buttons .btn-group > .btn:hover {
  background-color: #09afdf;
  color: #fff;
  border-color: #0c9ec7;
}
.header-dropdown-buttons .btn-group.open > .btn {
  background-color: #09afdf;
  color: #fff;
  border-color: #0c9ec7;
}
.colored.header-top .dropdown-menu {
  border: 1px solid #09afdf;
  background: #09afdf;
}
/* Media 
---------------------------------- */
.media:hover .icon {
  background-color: transparent;
  color: #09afdf;
  border: 1px solid #09afdf;
}
/* Pricing tables
---------------------------------- */
.popover-title {
  background-color: #09afdf;
  color: #ffffff;
}
/* Tags cloud block
---------------------------------- */
.tag a {
  color: #ffffff;
  background-color: #09afdf;
  border: 1px solid #0c9ec7;
}
.tag a:hover {
  color: #09afdf;
  background-color: #ffffff;
  border-color: #0c9ec7;
  text-decoration: none;
}
/* 8 Main Slideshow
-------------------------------------------------
-------------------------------------------------*/
.tp-bannertimer {
  background-color: rgba(9, 175, 223, 0.8);
}
/* 9 Owl Carousel
-------------------------------------------------
-------------------------------------------------*/
.content-slider-with-large-controls .owl-buttons .owl-prev:after,
.content-slider-with-large-controls-autoplay .owl-buttons .owl-prev:after {
  color: #09afdf;
}
.content-slider-with-large-controls .owl-buttons .owl-next:after,
.content-slider-with-large-controls-autoplay .owl-buttons .owl-next:after {
  color: #09afdf;
}
/* 10 Full Page
-------------------------------------------------
-------------------------------------------------*/
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  background: rgba(9, 175, 223, 0.8);
}


/* header-footer.css started */
.header-container{ 
z-index: 100;
width:100%;
box-shadow:rgba(0,0,0,0.5) 0 0 5px;
position:absolute;
background-color:#ffffff;
}
header{ 
    position:relative;
	height:auto; 
}
.nav > li > a i{margin-right:0;}
.navbar.navbar-default{
	min-height:inherit;
}
.nav.navbar-nav.main-menu { margin-top:0; min-height:inherit; width:auto; text-align:center; float:right; }
.nav.navbar-nav.main-menu li { 
 float:left; display:inline-block; 
 position: relative;
 overflow: hidden;
 border-left:none;
 padding-right:40px;
 margin-left:-42px;
 transition:all 0.3s;
} 
.nav.navbar-nav.main-menu li a{ 
 padding:15px 0px 15px 50px;
 font-weight:400;
 color:#fff;
 text-decoration:none;
 font-size:15px;
 border:none;
 position: relative;
  transition:all 0.3s;

}
.nav.navbar-nav.main-menu li:hover a{ background-color:#16a7f9; }
.nav.navbar-nav.main-menu li:hover a span{ background-color:#16a7f9; }

.nav.navbar-nav.main-menu li a span{
 width:65px;
 height:44px; 
 transform:rotate(50deg);
 -webkit-transform:rotate(50deg);
 -moz-transform:rotate(50deg);
 -ms-transform:rotate(50deg);
 -o-transform:rotate(50deg);
 display:inline-block;
 position:absolute;
 top:17px;
 right:-36px;
 z-index:-1;
 transition:all 0.3s;
}

.nav.navbar-nav.main-menu li:first-child a{ 
	background-color:#ff9600;
	z-index: 111;
}

.nav.navbar-nav.main-menu li:first-child a span{ 
	background-color:#ff9600;
}

.nav.navbar-nav.main-menu li:first-child a span.white{
background-color: #FFF;
right: auto;
left: -28px;
}

.nav.navbar-nav.main-menu li:nth-child(2) a{ 
	background-color:#5CC6D0;
	z-index: 103;
}

.nav.navbar-nav.main-menu li:nth-child(2) a span{ 
	background-color:#5CC6D0;
}

.nav.navbar-nav.main-menu li:nth-child(3) a{ 
	background-color:#7dbe4d;
	z-index:1;
}

.nav.navbar-nav.main-menu li:nth-child(3) a span{ 
	background-color:#7dbe4d;
}

.nav.navbar-nav.main-menu li:nth-child(4) a{ 
	background-color:#f0523d;
	z-index: 0;
}

.nav.navbar-nav.main-menu li:nth-child(4) a span{ 
	background-color:#f0523d;
}

.nav.navbar-nav.main-menu li:hover a{ background-color:#16a7f9; color:#FFF; }
.nav.navbar-nav.main-menu li:hover a span{ background-color:#16a7f9; color:#FFF; }


.nav.navbar-nav.main-menu li a i{ 
font-size: 20px;
vertical-align: top;
}
 
.nav.navbar-nav.main-menu li a.dropdown-toggle{ padding-right:20px; }

.nav.navbar-nav.main-menu li a.dropdown-toggle::before{ top:13px; }

.list-inline.terms li{ padding-left:30px; position:relative;font-weight: 400;display: block;margin-bottom: 5px;} 
.list-inline.terms li i.fa{ color:#6C3; position:absolute; left:3px;   top: 2px;font-size: 19px;}

.header-top-second{text-align:right;}
.header-top-second ul.nav.navbar-nav{
 float:none; display:inline-block; 
}

.header-top-second ul.nav.navbar-nav li > a{
padding:7px;
letter-spacing:1px;
margin: 0;
color:#FFF;
text-decoration: none;
font-size: 14px;
font-weight: 300;
}

.header-top-second ul.nav.navbar-nav li div{ display:inline; } 

.header-top-second ul.nav.navbar-nav li > a:hover{ background-color:transparent; color:#FFF; }

.header-top-second ul.nav.navbar-nav li > a.btn { 
    font-weight: 500;
    margin-left: 10px;
    padding: 5px 18px;
    margin-top: 0;
}

.header-top-second ul.nav.navbar-nav li a.btn:hover{ color:#333; }

.header-top-second ul.nav.navbar-nav li a.btn i{
	display:inline-block; vertical-align:middle;
	font-size:18px;
}
.header-top{
	height:auto;
	font-size:12px;
	background-color:#333;
	font-family:Open Sans;
}
.header-top-second .navbar-nav > li a{ color:#000;  }
.header-top-second .navbar-nav > li.profile{ 
	text-transform:capitalize; margin:0 3px; border-left:#ddd thin solid; margin-top:2px; z-index:104; 
}
.header-top-second .navbar-nav > li.profile.disabled{ pointer-events:none; }
.header-top-second ul.nav.navbar-nav > li.profile > a{
 padding:1px 0 0 10px; font-weight:300; letter-spacing:0; text-transform:capitalize; margin:0; 
}
.header-top-second .navbar-nav > li.profile a > img{ height:30px; vertical-align:middle; } 

.header-top-second .navbar-nav > li.profile.open > .dropdown-menu{ display:block !important; min-width:220px; }

.header-top-second .navbar-nav > li.profile .dropdown-menu img{ height:50px; }

.header-top-second .navbar-nav > li.profile .dropdown-menu  ul.table-ul li div{ vertical-align:middle; }

.header-top-second .navbar-nav > li.profile .dropdown-menu  p{ margin:0;}


.header-top-second .navbar-nav > li.country{ text-transform:capitalize; border-left:#ddd thin solid; margin-top:2px; margin-left:5px; }

.header-top-second .navbar-nav > li.country .flag-box{
	display:inline-block;
}

.header-top-second ul.nav.navbar-nav > li.country a{     
	padding: 5px 10px;
    font-weight: 300;
    letter-spacing: 0;
	margin:0;
    text-transform: capitalize;
}

.header-top-second .navbar-nav > li.country img{ height:11px; vertical-align:middle; } 

.global {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 55px;
    background-color: #fff;
    color: #FFF;
    overflow: auto;
}

.global .close {
        position: absolute;
        top: 5px;
        right: 10px;
        color: #FFFFFF;
 }

    .global h3 {
        color: #CCC;
        margin-bottom: 15px;
        font-size: 20px;
        font-weight: 600;
    }



footer{
   padding: 50px 0 0;
background-color: #fff;
z-index: 100;
position: relative;
}

footer h4{ font-weight:400; font-size:18px; }

footer .nav > li > a{ padding-left:0; font-size:13px; color:#333; }

.footer-strip{ 
	padding:15px; text-align:center;
	font-weight:400;
}

footer .download{ 
border-radius: 5px;
overflow: hidden;
position: relative;
display: inline-block; }


.country-list {
    text-align: left;
    font-size: 14px;
}

ul.country-list li{ padding:5px; }
ul.country-list li div {
    text-align: left;
    padding: 5px 0;
    font-weight:300;
    display: inline-block;
}

ul.country-list li a {
    color: #666;
    text-decoration: none;
	font-weight:400;
}

    ul.country-list li a:hover {
        color: #333;
        text-decoration: none;
    }

ul.country-list li div.flag-box {
    /*width: 30px;*/
    padding: 5px;
}

ul.country-list li div.iso {
    width: 25px;
}

.global .close {
    position: absolute;
    top: 5px;
    right: 10px;
    color: #666;
}


.booking-number{
text-align: left;
margin-top: 5px;
display: inline-block;
vertical-align: middle;
}

.booking-number h3{ margin:0; color:#fff; font-size:24px; 
	font-family:Open Sans;
	font-weight:600;
}

.booking-number span{ 
	display: inline-block;
	vertical-align: middle;
	margin-top: -5px;
	font-weight: 300;
	color:#fff;
}

.header-space{ 
	margin-top:84px;
	display: inline-block;
}

.logo img{ 
	height: 42px;
	margin-top: 0px;
	margin-bottom: 0;
}
.logo {
  display:inline-block;
  padding-top:5px;
}

.logo a{
	 z-index:1;
	 position:relative;
}

ul.download-app li a img{ height:60px; border-radius:10px; }
footer .service-wrap{
	padding: 0 15px;
	margin-top: 15px;
	border-bottom: #ccc thin solid;
	white-space: nowrap;
	width: 100%;
	overflow: auto;
}


.service-type{ text-align:center;padding-bottom:15px; margin-bottom:30px; display:inline-block; width:100%; background-color:#ddd; }

.service-type:hover{ background-color:#16a7f9 ;}

.service-type h4{ font-size:22px; font-weight:300; }

.service-type:hover h4{ color:#FFF; text-decoration:none;}

.service-type .image{ 
height: 100px;
background-repeat: no-repeat;
background-position: center;
background-size: 50%;
margin-top: 15px;
}

.service-type .image.small-compact{ 
	background-image:url(../images/small-compact-blank.png); 
}

.service-type:hover .image.small-compact{ 
	background-image:url(../images/small-compact.png); 
}

.service-type .image.business-class{ 
	background-image:url(../images/business-class-blank.png); 
}
.service-type:hover .image.business-class{ 
	background-image:url(../images/business-class.png); 
}


.service-type .image.essentail{ 
	background-image:url(../images/essential-blank.png); 
}

.service-type:hover .image.essentail{ 
	background-image:url(../images/essential.png); 
}


.service-type .image.executive{ 
	background-image:url(../images/executive-blank.png); 
}

.service-type:hover .image.executive{ 
	background-image:url(../images/executive.png); 
}

.service-type .image.power-suv{ 
	background-image:url(../images/power-suv-blank.png); 
}

.service-type:hover .image.power-suv{ 
	background-image:url(../images/power-suv.png); 
}

.service-type .image.elite{ 
	background-image:url(../images/elite-blank.png); 
}

.service-type:hover .image.elite{ 
	background-image:url(../images/elite.png); 
}

.service-type .image.black{ 
	background-image:url(../images/black-blank.png); 
}

.service-type:hover .image.black{ 
	background-image:url(../images/black.png); 
}

footer .service-wrap .service-type{ 
	display: inline-block;
	width:10%;
	padding: 0;
	background-color: #fff;
	margin: 0;
    margin-top: 0px;
	border-radius: 15px 15px 0 0;
	margin-top: 15px;
	vertical-align: top;
	min-width: 120px;
}

footer .service-wrap .service-type:hover{ 
	background-color:#16a7f9;
}

footer .service-wrap .service-type h4{
	font-size: 12px;
	font-weight: 400;
	margin: 0;
	height: 35px;
}
footer .service-wrap .service-type .image { background-size:90%; height:60px;}
.footer-menu li a{ 
 text-transform: uppercase;
 font-weight: 500;
 color: #333;
 font-size: 13px;
}
.dark-bg hr{border-top:1px solid #666;}
.profile-element > span{
	width:50px;
	height:50px; 
	display:inline-block;
	overflow:hidden;
	vertical-align:middle; 
}
.profile-element > span img{ 
	width:100%; 
	height:100%;
}

.profile-element > a{ 
display: inline-block;
vertical-align: middle;
width: 67%;
font-weight: 400;
}
.profile-element .block{ margin:0; }

.navbar.navbar-default{ 
background-color:transparent; 
margin-bottom:0;
}
.navbar.navbar-default .container-fluid{padding:0;}
.navbar.navbar-default .navbar-collapse{padding:0;}

.list-inline.download-app{margin-top:0;}
.list-inline.download-app li{margin:0;}

@media (max-width:1024px){
 .booking-number h3{ 
   font-size:17px;	
 }
 footer .service-wrap{ display:none; }
}

@media (max-width:991px){
 .nav.navbar-nav.main-menu li a{
   padding: 12px 0px 12px 30px;
   font-size: 13px;
   text-align: left;
 }
 .logo{ width:96%; }
 .logo img{ height:35px; }
 .header-top-second ul.nav.navbar-nav li > a {font-size:11px; padding:5px;}
}

@media (max-width:767px){
    .header-top-second ul.nav.navbar-nav li > a {
        font-size: 14px;
        font-weight: 400;
        padding:0px;
        border-radius: 0;
    }

.header-top-second ul.nav.navbar-nav li.active > a{ 
  background-color:#eee; 
}

.header-top-second ul.nav.navbar-nav li > a > i{ 
  color:#333; 
}

.header-top-second ul.nav.navbar-nav li > a:hover{ color:#666; }

 .header-space{ margin-top:90px; }
 header	{ height:60px; }
 header.white-bg{ background-color:transparent; }	
 .header-first{ text-align:center; }
 .nav.navbar-nav.main-menu li a span{display:none;}
 .navbar-collapse.text-right.collapse.in{
   padding:0;
   width: auto;
   margin: 10px -15px 0;
   display: block;
 }
 .navbar-collapse.text-right.collapsing{
   padding:0;
   width: auto;
   margin: 10px -15px 0;
   display: block;
 }
 
 .navbar-collapse.text-right.collapsing{padding:0;}
 
.nav.nav-tabs.categ-tabs{ height:auto; overflow:auto; }

.header-top-second ul.nav.navbar-nav{
	width: 100%;
	text-align: center;
	margin:0px;
}
 .header-top-second ul.nav.navbar-nav li{ 
 	width: auto;
	display: inline-block;
}
 .logo{ text-align:center; position:absolute; }
 .logo img{ height:50px; }
 .booking-number{ display:none; }

 .nav.navbar-nav.main-menu{  margin: 0;
min-height: inherit;
width: 100%;
text-align: center;
float: right;}
 .nav.navbar-nav.main-menu li{  width:100%; padding:0; margin:0; }
 .header-top-second ul.nav.navbar-nav li.visible-xs{ display:inline-block!important; color:#FFF; font-size:16px; }
  .header-top-second ul.nav.navbar-nav li.visible-xs div{color:#FFF !important; display:inline-block !important;}
  .header-top-second ul.nav.navbar-nav li.visible-xs a{color:#FFF !important; display:inline-block !important;}
 .header-top-second ul.nav.navbar-nav li.visible-xs span{color:#FFF !important; display:inline-block !important;}
 
 .nav.navbar-nav.main-menu li:first-child a span.white{display:none; }
 .header-second .navbar.navbar-default .container-fluid{ padding:0; }
 .navbar-toggle{ margin-top:0px; margin-bottom:0; }
 .banner.corporate-banner .inner h2{
  font-size:22px; 
  font-weight:600;
 
 }
 .header-top-second .navbar-nav > li.profile.open > .dropdown-menu{
	position: fixed;
	width:100%;
	background-color: #fff;
	top:104px;
	bottom:0;

  }
  
  .header-top-second .navbar-nav > li.profile.open > .dropdown-menu > li{
    display:block;
  }

    .header-top-second .navbar-nav > li.profile.open > .dropdown-menu > li:hover  {
        background-color:#EEE;
    }


  .header-top-second .navbar-nav > li.profile.open > .dropdown-menu > li:last-child{
 	bottom: 0;
	position: absolute;
	width: 100%;
  }  
  


  .nav.navbar-nav.main-menu li a{ line-height:30px; }

  .nav.navbar-nav.main-menu li a i{ margin-top:5px; width:30px; text-align:center;}
  
  .login-wrappper .panel.login-panel{ margin-top:0px; border-top:#ddd thin solid; }	
  
}


@media (max-width:500px){
 .header-top-second .navbar-nav > li.profile.open > .dropdown-menu{
  top:94px; 
 }
 .header-top-second ul.nav.navbar-nav{margin:0;}
 .header-top-second ul.nav.navbar-nav li.visible-xs{
	 color:#FFF;
	 padding:5px;
	 font-size:16px;
 }	
 .logo img{ height:50px;}
 
}

@media (max-width:480px){
  ul.download-app li a img {
    height: 50px;
    border-radius: 5px;
 }
.header-top-second ul.nav.navbar-nav li.visible-xs{font-size:13px;} 
 
}

@media (max-width:360px){
.header-top-second ul.nav.navbar-nav li > a{  padding:2px;}	
.header-top-second ul.nav.navbar-nav li.visible-xs{font-size:12px;} 
	}


/* Bus-css-started */
ul{ padding-left:15px; list-style:none; }

.line{ text-decoration:line-through; }

.text-gray{ color:#666; }

.bg-danger-dark{ 
  background-color:#f0523d; 
  color:#FFF; 
}

.bg-danger-dark h4{
  color:#FFF;	
}

.bg-warning-dark{background-color:#ff9600;}
.bg-warning-dark h3{color:#FFF;}
.bg-warning-dark .form-control{ background-color:transparent; color:#FFF; border-color:#FFF; }
.bg-warning-dark .btn-default{ background-color:transparent; color:#FFF; border-color:#FFF; text-transform:uppercase; }
.bg-warning-dark p{ color:#FFF; }
.bg-warning-dark a{ color:#FFF; font-weight:600;  }

.quotation{
	display:inline-block; 
	width:100%;
	background-color:#fff; 
	margin-bottom:30px;
	border:#e2e2e2 1px solid;
}

.quotation hr{ margin-top:10px; margin-bottom:10px; }

.quotation .q-prc{ 
	padding:0 15px; 
}

.quotation .q-prc p{ margin-top:20px; }
.quotation h3{
font-size: 22px;
color: #000;
font-weight: 600;
margin-bottom: 10px;
margin-top: 10px;
}

.quotation h4.prc{
	font-weight:800;
	color:#047bb3;
	margin-top:0px;
	font-size:20px;
	margin-bottom:0px;
	text-align:center;
}

.quotation p{
	margin:0;
}

.quotation p.mb-5{
    margin-bottom: 10px;
}

.quotation .nav{     
	margin-top: 0;
    padding: 15px;
    margin-bottom: 0; 
	border-top:#ddd thin solid;
}

.quotation .nav > li > a{
	position:relative;
	display:block;
	padding:7px 12px;
	font-size:13px;
	color:#333;
	border-color:#ccc;
	margin-right:15px;
	border-radius:3px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
.quotation .nav > li > a span.arrow{ 
	width: 17px;
	height: 17px;
	display:none;
	position: absolute;
	transform: rotate(45deg);
	left: 40%;
	background-color: #e9e9e9;
	top: 25px;
	border-bottom: #ccc thin solid;
	z-index: 0;
	border-right: #ccc thin solid; 
}
.quotation .nav > li.active > a span.arrow{ display:block; }

.quotation .amenities{ margin-bottom:0; }

.quotation .amenities li{ 
	font-size:13px;
	color:#000;
	text-align:center;
	font-weight:600;
    padding-bottom:20px;
}
.quotation .amenities p{ display:block; }
    .quotation .amenities img {
        max-height: 75px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
        margin-bottom: 10px;
    }

.discounted {
    font-size: 1.6em;
    line-height: 30px;
    letter-spacing: 0.052em;
    font-weight: 800;
    color:orangered !important;
}
}
.quotation .tab-content .tab-pane{padding:15px;border-top:#ddd thin solid;}
.quotation .tab-content h3{margin-bottom:25px;}
.quotation ul.term{ line-height:1.6; }
.quotation ul.term li{ margin-bottom:5px; }
.quotation ul li{ font-size:15px; border-bottom:solid 1px #d3d3d3; }
.quotation h4{
	margin-top:0;
	font-size:14px;
	font-weight:600;
	color:#666;
}
.quotation ul.pricing{}
    .quotation ul.pricing li.head div {
        font-weight: 600;
        background-color: orange;
        padding-left: 11px;
        padding-right: 10px;
        
        color: #000;
        font-size: 17px;
        letter-spacing: 2px;
    }


.quotation ul.pricing li div{padding:15px 0;font-size:20px;color:#000; font-weight:600;}

.quotation ul.pricing li div:last-child{text-align:right;font-weight:600;}
.quotation ul.pricing li.total div{ font-size:18px;font-weight:600;}
.quotation ul.pricing li.total div:last-child{font-weight:700;}
.quotation .gallery{ padding:15px 10px; } 
.quotation .gallery li > a{ margin-bottom:30px; display:inline-block;}

.det-wrap{position: relative;
	padding-top: 5px;
	/*//border-top: #ddd thin solid;*/ 
	margin-bottom:0;
}

.quotation .img .featured{
	overflow:hidden;
	width:100px;
	display:inline-block;
	height: 80px;
	position: absolute;
	top: -5px;
	left: -5px;
}

.quotation .img .featured span{
	position: absolute;
    width: 65px;
    height: 39px;
    transform: rotate(-45deg);
    background-color: #C00;
    text-align: center;
    color: #fff;
    left: -23px;
    top: -10px;
    z-index: 1;
    font-weight: 800;
    padding-top: 17px;
}

.det-wrap .panel-body { border:none !important; }
.det-wrap .panel{ border:none !important; }

    .dist-wrap{ text-align:center; }

	.step-wrapper {
	 width:100%;
	 box-shadow: rgba(0,0,0,0.25) 0 0 15px;
	 margin-bottom:15px;
	 background-color:#fff;
	}
	
	.step.p-0{padding:0;}
	
	.step{ 
	 padding: 15px;
	 width: 100%;
	 margin-bottom: -5px;
	 display: inline-block;
	}
	
	.step .form-control{
	 padding-left: 0;
	 border-left: 0;
	 border-radius: 0;
	 border-top: 0;
	 border-right: 0;
	 box-shadow:rgba(0,0,0,0.0) 0 0 0;	
	 background-color:transparent;
	}
	
	.step p{ font-size:13px; }
	
	.step .form-control:focus{ background-color:transparent; }
	
	.step .input-group-addon{ border-radius:0; }
	
	.step .field-wrap > i.fa{ top:0; right:0; }
	
	.custom-vehicle li{ 
  	  border-radius:50px;
	  border:#ccc thin solid;
	  padding:2px 8px;
	  font-size:12px;
	  margin-bottom:4px;
	}
	
    .feature .toggle{ background-color:#0095da; border-color:#fff !important; border-radius:50px; }
	
	.feature .toggle label.btn{ background-color:#0095da !important; }
	
	.step.completed p{ font-size:13px; }	
		
	.step.completed p.location{ 
	   font-weight: 600;
color: #000;
font-size: 13px;
text-transform: none;
letter-spacing: 0;
margin-bottom: 10px;
text-align: right;
	}

	.step.completed p.location.text-left{ text-align:left; }

	.step .num-wrap{
		text-align:center;
		
	}
	
	.step .toggle-group{ width:170%; }
	.step .toggle-handle{ background-color:#FFF !important; border-radius:50px; }
	.step .toggle.off .toggle-group{ left:-70%; }
	.step .toggle.btn { width:120px!important; }	
	.step .number{ 
	 width: 45px;
     height: 45px;
     display: inline-block;
     background-color: #CCC;
     color: #fff;
     font-size: 15px;
     font-weight: 600;
     border-radius: 5px;
     line-height: 3;
	}
	
	.step.completed{
		background-color:#eee;
		border-top:#ddd thin solid;
	}
	
	.step.completed .prc-det{
	    padding:0;
	}
	
	.step .head h2 {
	    margin-bottom:15px;
	    font-weight:600;
	    margin-top:0px;
	}
	
	.step h3{ font-size:16px; }
		
	.step.completed .number{ background-color:#333;}
	
	.step.active .number{ background-color:#0095da;}
	
	.step .edit-wrap{ text-align:right; }
	.step.active{ background-color:#FFF; }
	
	.step .form-control{ 
		border-radius:0px; 
	}
	
	.step h2{ 
	 font-weight: 500;
	 font-size:17px;
	 margin:0;
     margin-bottom:0px;
	 margin-bottom:15px;
	}
	
.feature h2{ 
	border-bottom:rgba(0,0,0,0.2) thin solid;
	margin-bottom:0;
	padding-bottom:10px;
} 
	
.f-list li{ 
	padding-top:15px; border-right:rgba(0,0,0,0.2) thin solid;
}
	
.f-list li:last-child{
	border-right:none;
} 
	
.f-list li img{
    height:50px	
}
	
.step-outer{ 
	background-color:#FFF; 
	display:inline-block; 
	width:100%;
	margin-top:-80px;
	overflow:hidden;
	border-radius:10px;
}

	.custom-vehicle{ 
	  text-align:left;
	}


.steps2{
    display:inline-block;
    text-align:left;
    width:90%;
    background-color:#ddd;
    height:5px;
    margin-bottom:100px;
    margin-top:50px;
    border-radius:50px;
    margin-left:5%;
}

.steps2 ul {
    width: 124%;
    margin: -27px -12% 50px;
    height: ;
}

.steps2 ul li .progress{ 
position: absolute;
left: -50%;
top: 27px;
background-color: #0095da;
height: 5px;
width: 100%;
display:none;
z-index: 0;
}


.steps2 ul li.completed .progress{
	display:block;
}

.steps2 ul li.active .progress{
	display:block;
}
.steps2 ul li:first-child .progress{
	display:none;
}


.steps2 ul li a {
color: #333;
margin: 0 -10px;
padding: 0;
font-weight: 600;
text-align: center;
position: relative;
z-index: 1;
}

.steps2 ul li a:hover{ background-color:transparent; }

.steps2 ul li a:focus{ 
	 background-color:transparent; 
 } 
.steps2 ul li a span.fa-stack {
	border-radius: 40px;
	margin-bottom: 10px;
	background-color: #fff;
	border: #ddd 5px solid;
	box-shadow:#fff 0px 0px 0px 10px;
	text-align:center;
}

.steps2 ul li a span.fa-stack img{ display:none; color:#FFF; }
.steps2 ul li.completed a span.fa-stack img{
	display: inline-block;
	height: 40px;
	margin-top: -15px;
}
.steps2 ul li.completed a span.fa-stack .fa-stack-1x{display:none;}
.steps2 ul li.completed a{ pointer-events:auto; }
.steps2 ul li.completed a span.fa-stack{
   background-color: #0095da;
   border-color: #0095da;	
}
.steps2 ul li.completed a span.fa-stack{
   	
}
.steps2 ul li.completed a span.fa-stack strong{color:#FFF;}
.steps2 ul li.completed a p{ font-weight:700; color:#333; }



.steps2 ul li a i.fa{ 
	color: #333;
	font-size: 38px;
	margin-right: 15px;
	margin-top: 8px;
}

.steps2 ul li.active a span.fa-stack strong{ 
	color:#000; }

.steps2 ul li a span.fa-stack strong{ 
	color:#333;
	line-height: 1.5; 
	font-weight: 400;
}

.steps2 ul li.active a p{ font-weight:700; }

.steps2 ul li.active a span.fa-stack{background-color: #fff;
border-color: #0095da;} 

.steps2 ul li.active:last-child a{ width:108%; }

.steps2 ul li.active a i.fa{ color:#FFF; }

.contact-content{ 
	line-height:2.3;  
}

.contact-content li{
	padding-left:35px;
	position:relative;
	text-align:left;
	line-height:1.5;
	margin-bottom:15px;
}

.contact-content li i{
    position: absolute;
    left:0;
    top:0;
    width:25px;
    height:25px;
    text-align:center;
    border:#fff 1px solid;
    border-radius:20px;
    line-height:1.6;
}


.det-wrap .panel-heading a.collapsed{
	background-color:#ddd;
	box-shadow:none;
}

.det-wrap .panel-heading a{	
	padding: 15px;
	background-color: #FFF;
	display: block;
	font-weight: 600;
	color: #000;
}



.vehicle-banner #slideshow{ border-radius:5px; overflow:hidden; position:relative; margin-bottom:30px; }

.get-prc .form-control {
    border-radius: 0;
    border-top: 0;
    border-left: 0;
    margin-bottom: 20px;
    border-right: 0;
    box-shadow: none;
	padding-left:0;
}

.get-prc .field-wrap > i.fa{ top:0; right:0; }
.list-inline{margin-left:0;}

.expand-arrow{border: #999 thin solid;
  line-height: 1;
  padding: 10px;
  width: 40px;
  height: 40px;
  font-size: 18px;
  border-radius: 25px;
}

.bg-success-dark{ background-color:#7dbe4d; color:#FFF; }
.bg-success-dark h3{ color:#FFF; }
.bg-success-dark h2{ color:#FFF; }

.prc-box{
	height:120px;
	position:relative;
	margin-bottom:30px;
	border-radius:5px;
}

.prc-box a{
	position:absolute;
	right:15px;
	bottom:10px;
}
.pr-0{padding-right:0;}

.error-box{ padding:15px; }
.error-box img.esc{ height:90px; margin-right:10px; }
.error-box h1{ font-size:55px; color:#000; }
.error-box h1 span{ color:#000; display:block; }
.error-box h2{ text-align:center; font-weight:600; color:#000; }

.vehicle-det p{ font-size:14px;color:#000; line-height:2; }

.vehicle-key-features {
    line-height: 2;
    margin: 15px 0;
}

.vehicle-key-features li{ 
   background-image: url(../images/arrow.png);
   padding-left: 20px;
   background-repeat: no-repeat;
   color: #000;
   background-position: left center;
}

.select-vehicle .btn{ 
	background: rgb(255,255,255); 
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */	
	border:#ddd thin solid;
	color:#333;
	font-size:16px;
	font-weight:600;	
	text-align:left;
	box-shadow:rgba(0,0,0,0.15) 0 0 5px;
}

.select-vehicle .btn i{ 
	position:absolute;
	right:15px;
	top:10px;
	font-size:22px;
}

.select-vehicle .dropdown-menu{ width:100%; }

.steps{ overflow:hidden; }

.dir-list{ line-height:1.8; }
.dir-list li a{ font-size:18px;color:#000; }

.out-station-cab-list.vehicle-rate{ border-radius:0; border-left:none; border-right:0; margin-bottom:10px; border-top:0; }

.vehicle-opt-heading{ 
  font-size:14px; 
  font-weight:600; 
  text-transform:uppercase;
  color:#666;
}

.vehicle-opt-main-head {font-weight:600; font-size:20px; }
.hotel .hotel-det.search h1{ color:#FFF; }
.hotel .hotel-det.search p{ color:#FFF; padding:0; margin-bottom:10px; }
.hotel .hotel-det.search .input-group-addon .small{ color:#FFF; }

@media (min-width:768px) {
	
    .cab-wrap {
        margin: 0;
    }

    .tab-content .owl-buttons {
        display: none;
    }

    .booking-detail .prc-det h5 {
        float: none;
    }

.quotation .amenities img{
	max-height:45px;
}
}
@media (min-width:992px) {
 .det-wrap .panel-heading{
	position: absolute;
	top: 0px;
	width: 25%;
	text-align: center;
}

.det-wrap .panel.panel-default:first-child .panel-heading{left:0;}
.det-wrap .panel.panel-default:nth-child(2) .panel-heading{left:25%;}
.det-wrap .panel.panel-default:nth-child(3) .panel-heading{left:50%;}
.det-wrap .panel.panel-default:nth-child(4) .panel-heading{left:75%;}
.det-wrap .panel.panel-default:nth-child(4) .panel-heading a{margin:7px 7px 0px 7px;}
.det-wrap .panel-heading a{	
	border-radius: 5px 5px 0 0;
	margin: 7px 0px 0 7px;
	box-shadow: rgba(0,0,0,0.2) -1px -1px 2px;
}
.panel-group.det-wrap .panel + .panel{ margin-top:0;}
}

@media (max-width:1024px){
.step.completed p{ font-size:12px;}
.steps2 ul li a span.fa-stack{
  width:1.7em;height:1.7em;
}
.steps2 ul li a span.fa-stack strong{ line-height:1.2; }
.steps2 ul li.completed a span.fa-stack img{ margin-top:-22px; }
.step-outer{ margin-top:-30px; }
.why-cablo{ background-size:auto 80%; background-position:bottom right;}
.services .content_ h3{ font-size:16px; margin-bottom:5px; }
.services .content_ p{ 
	font-size: 12px;
	line-height: 1.3; 
}
.services .content_ .btn-lg{ height:42px; }
.quotation h3{ font-size:18px; margin-top:5px; }
.quotation hr { margin-top:10px; margin-bottom:10px; }

}
@media (max-width:991px){
	
  .hotel-det.search .bottom{position:static;}
  .quotation .q-prc p{ margin-top:2px; }	
  .quotation h3{ margin-top:15px; }	
  .fleet .head h3{font-size:20px;}
  .fleet .otr-det > h4{font-size:30px;}
  .traveller{ color:#000; }
  .traveller .cont h4{ font-size:25px;}
  .traveller .cont p{ font-size:13px;}
  .bus-features h3{ font-size:19px; }
  .bus-features p{ font-size:12px; }
  .border-bottom-sm{
    border-bottom:#ddd thin solid;
  }
  .det-wrap{
	padding-top:0;
  }
  .quotation .amenities li{margin:5px 0;}
  .det-wrap .panel-heading a{box-shadow:rgba(0,0,0,0.2) 1px 1px 3px;}
  .prc-box p{ font-size:12px; }
 .vehicle-banner #slideshow{height:500px;}
 .vehicle-banner #slideshow img{height:500px;}
 .prc-box h4{font-size:15px;} 
 .step-box p{ font-size:20px; }
 .step-box{width:180px;height:180px;padding:15px;}
 .step-box p{font-size:16px;}
 .step-box div{ 
 	width:135px; 
	height:135px; 
	box-shadow:rgba(0,0,0,0.3) 0 10px 10px;
 } 
 .slide .heading h2{ font-size:25px;}
 .reason p{ font-size:16px; }
}

@media (max-width:767px) {
.banner-form{
  padding:25px;
}	
.volvo-banner p{font-size:14px;}
.booking-form {
    padding: 15px 40px 20px;}
.booking-form h3{font-size:25px;margin:0 -40px 25px;}
.volvo-banner > .row{display:block;}
section.pv-40{padding:10px 0;}
.faq-wrapper {
    padding:10px 0;
}	
 .text-center-xs{ text-align:center; }	
 .trip-banner .hotel{margin-bottom:0;}	
 .hotel .hotel-det p{padding:0;margin:5px 0;}
 .panel{ border-radius:0; }	
 .services{ margin-bottom:30px; }
 .services .image{ display:block; width:100%; }
 .services .content_{ display:block; height:420px; }
 .slide-heading.border-left h1{ font-size:20px; }
 .prc-box{ margin-bottom:15px; }
 .vehicle-banner #slideshow{ margin-bottom:15px;height:380px; }
 .vehicle-banner #slideshow img{height:380px;}
 .services .image img{min-height:235px;}
 .prc-box a{
	padding:10px 15px;
 } 
 .bus-banner{ max-height:none; }
 .bus-banner .inner{  }
 .bus-banner img{ height:400px; width:auto; max-width:none; }
 .bus-banner h1 {
    font-size: 22px;
    margin-top: 10px;
 }
 .bus-banner .search .form-control{background-color:transparent; color:#FFF; border-right:none; padding-left:0; padding-right:0; color:#FFF; }
 .bus-banner .search .form-control:focus{background-color:transparent; }
 .bus-banner .search .form-control::placeholder{color:#fff;}
 .bus-banner .search{border-radius:0;}
 .bus-banner .search .form-control{border-bottom:#ddd 1px solid;}
 .slide .heading h2{font-size:22px;}
 .slide .heading p{font-size:15px;}
 .reason p{font-size:13px;}
 .why-cablo.slide{background-image:none;}
 .fleet{margin-bottom:0;}
 .steps h2{font-size:20px;}
 .services .content_{ padding:15px; }
 .services .bottom-buttons{left:15px;bottom:15px;right:15px;}
 
}

@media (max-width:667px) {
	.hotel .hotel-det.search h1{ margin-bottom:0; }
.hotel .hotel-det.search p{ margin:0; }	
 ul.table-ul.inclusions li > div{ display:block !important; }
 .steps ul.table-ul{display:inline-block;}
 .steps ul.table-ul li{display:inline-block;}
 .steps ul.table-ul li > div{display:inline-block;width:49.5%;}
 .step-box{display:inline-block;margin:20px 0;}
 .fleet .head .inner{position:static;background-color:#444;}	
 h3{ font-size:22px;}
 section.pv-40{ padding:15px 0;}
 section.pv-40 > .pv-20{ padding:0; }
}

@media (max-width:500px){
	
  .about-city-heading{padding-left:15px; font-size:22px;}	
  .routes li a p{ font-size:12px; white-space:normal; }	
  .routes li a .btn-default{ font-size:13px; }
  .cab-wrap{border:none;}	
  .step-outer{margin-top:0px;}
  .booking-detail .dist-wrap{text-align:right;}
  .steps2{height:3px;margin-top:25px!important;margin-bottom:55px!important;}  
  .steps2 ul{margin-top:-15px;}
  .steps2 ul li a span.fa-stack{
	border-width:3px;width:1.2em;
	height:1.2em;
	box-shadow:#fff 0px 0px 0px 4px;
  }
  .steps2 ul li a p {
    font-size: 11px;
    font-weight: 600 !important;
	line-height:1.2;
  }
  .steps2 ul li a span.fa-stack strong{
	line-height:1.4;
	font-size:17px;  
  }
  .steps2 ul li.completed a span.fa-stack img{ 
	margin-top: -30px;
    height: 17px;
  }
  .steps2 ul li .progress{ height:3px; top:15px; }
  .steps2 ul li a p{ font-size:12px; font-weight:400;}
  .f-list li.border-bottom-mob{ border-bottom:rgba(0,0,0,0.2) thin solid; }
  .mobile-6{ width:50%; }	
  .text-left-xs{text-align:left;}
  .p-xs-l-0{padding-left:0;}
  .quotation .amenities li{padding-left:3px;padding-right:3px; padding-top:3px; padding-bottom:5px;}
  .quotation .amenities p{font-size:14px;}
  .quotation ul.pricing li div{font-size:18px; font-weight:600; color:#000000;}
  .quotation ul.pricing li.total div{font-size:20px;}
  .m-xs-0{margin-left:0;margin-right:0;}
  .quotation h4.prc{ font-weight:700; text-align:left;  }
  .quotation .q-prc p {font-size:13px;}
  .quotation .btn-default{min-width:150px; padding:7px 10px; margin-top:4px; }
  .fleet .otr-det{ padding:15px; }
  .traveller{margin-bottom:15px;}
  .fleet .otr-det > h4{ font-size:24px; }
  .services .content_{ display:block;height:auto; padding-bottom:80PX; }	
  .why-cablo.slide .heading h2 {margin-top:0;}
  .bus-features{margin-bottom:15px;}
  .vehicle-banner #slideshow img{ height:300px; }	
  .vehicle-banner #slideshow{ height:300px;}
  .prc-box{ position:relative; height:130px; } 
  .prc-box .row{position:static;}
  .prc-box a.btn, .prc-box a.btn:hover{ 
    left:0; 
    right:0; 
    bottom:0; 
    margin:0;
    top:auto; 
    border-radius:0 0 3px 3px;
	background-color:rgba(0,0,0,0.5);
	border-color:rgba(0,0,0,0.2);	
	color:#FFF;
  }
  .step-box{ margin-top:0; margin-bottom:15px; }
}

@media (max-width:414px) {
  .why-city .img{ width:auto; display:block; }
  .why-city .cont{ padding:15px; display:block; width:auto;}
  .routes li a div{ 
  	display: block;
	padding: 10px;
	width: auto;}	
  .routes li a div.btn-default{text-align:center;}	
  .routes li a .cont{border-radius:5px 5px 0 0;}
  .steps ul.table-ul li > div{display:inline-block;}
  .vehicle-banner #slideshow img{height:250px;}	
  .vehicle-banner #slideshow{height:250px;} 	
}

@media (max-width:360px) {
  .vehicle-banner #slideshow img{ height:200px; }	
  .vehicle-banner #slideshow{ height:200px;} 	 
  .header-space{margin-top:85px;}
   .steps ul.table-ul li > div{ width:100%; }
}