@import url('https://fonts.googleapis.com/css?family=Catamaran:100,200,300,400,500,600,700,800,900');
html,
body {
    margin: 0;
    padding: 0;
    /*height: 100%;*/
    font-family: 'Catamaran', sans-serif;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
html {
    height: 100%;
    margin: 0!important;
    -webkit-transition: all 1.3s ease-out;
    -moz-transition: all 1.3s ease-out;
    -o-transition: all 1.3s ease-out;
    -ms-transition: all 1.3s ease-out;
    transition: all 1.3s ease-out;
}
a:focus {
    outline: none !important;
}
.uppercase {
    text-transform: uppercase !important;
}
.bold {
    font-weight: 700 !important;
}
.text-left {
    text-align: left !important;
}
.wrapper {
    min-height: 100%;
    position: relative;
    width: 100%;
    float: left;
}
:-ms-input-placeholder {
    color: #636363;
}
::-moz-placeholder {
    color: #636363;
}
:-moz-placeholder {
    color: #636363;
}
::-webkit-input-placeholder {
    color: #636363;
}
textarea {
    min-height: 130px !important;
    resize: vertical;
}
.btn,
.btn:focus {
    outline: none !important;
}
.spacer-top-0 {
    margin-top: 0px !important;
}
.spacer-top-5 {
    margin-top: 5px !important;
}
.spacer-top-10 {
    margin-top: 10px !important;
}
.spacer-top-15 {
    margin-top: 15px !important;
}
.spacer-top-20 {
    margin-top: 20px !important;
}
.spacer-top-25 {
    margin-top: 25px !important;
}
.spacer-top-30 {
    margin-top: 30px !important;
}
.spacer-bottom-5 {
    margin-bottom: 5px !important;
}
.spacer-bottom-10 {
    margin-bottom: 10px !important;
}
.spacer-bottom-15 {
    margin-bottom: 15px !important;
}
.spacer-bottom-20 {
    margin-bottom: 20px !important;
}
.spacer-bottom-25 {
    margin-bottom: 25px !important;
}
.spacer-bottom-30 {
    margin-bottom: 30px !important;
}
.spacer-left-5 {
    margin-left: 5px !important;
}
.spacer-left-10 {
    margin-left: 10px !important;
}
.spacer-left-15 {
    margin-left: 15px !important;
}
.spacer-left-20 {
    margin-left: 20px !important;
}
.spacer-left-25 {
    margin-left: 25px !important;
}
.spacer-left-30 {
    margin-left: 30px !important;
}
.spacer-right-5 {
    margin-right: 5px !important;
}
.spacer-right-10 {
    margin-right: 10px !important;
}
.spacer-right-15 {
    margin-right: 15px !important;
}
.spacer-right-20 {
    margin-right: 20px !important;
}
.spacer-right-25 {
    margin-right: 25px !important;
}
.spacer-right-30 {
    margin-right: 30px !important;
}
p {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 15px;
}
a {
    color: #0abebf;
    text-decoration: none !important;
}
a:hover {
    color: #0abebf;
    text-decoration: none !important;
}
.navbar-default.navbar-sm {
    background: transparent;
    float: left;
    width: 100%;
    border: none;
    border-radius: 0px !important;
    margin: 0px;
    height: 90px;
    position: fixed;
    z-index: 1052;
}

.navbar-default.navbar-sm.bg-color {
    height: 56px;
    background-color: rgba(255, 255, 255, 0.7);
    /*background-image: url(../images/title-app.jpg);*/
    background-size: 500px 500px;
}
.navbar-default.navbar-sm.bg-color .navbar-header .navbar-brand {
    height: 56px;
    padding: 12px;
}
.navbar-default.navbar-sm.bg-color .navbar-right li a {
    padding: 13px 0px;
}
.navbar-default.navbar-sm.bg-color .navbar-right li.free-trial-button {
    padding: 12px 0px;
}
.navbar-default.navbar-sm .navbar-header {
    text-align: left;
    height: 90px;
    background: transparent;
}
.navbar-default.navbar-sm .navbar-header .navbar-brand {
    float: none;
    width: auto;
    height: 90px;
    padding: 20px;
    font-size: 18px;
    display: inline-block;
    margin-left: 0px;
}
.navbar-default.navbar-sm .navbar-header .navbar-brand img {
    float: left;
    width: auto;
    height: 100%;
}
.navbar-default.navbar-sm .navbar-right {
    margin-right: 0px;
}
.navbar-default.navbar-sm .navbar-right li {
    margin-left: 25px;
}
.navbar-default.navbar-sm .navbar-right li a {
    padding: 30px 0px;
    color: #ffffff;
    font-size: 17px;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.8px;
}
.navbar-default.navbar-sm .navbar-right li.active a,
.navbar-default.navbar-sm .navbar-right li.active:hover a {
    background: transparent;
    color: rgb(255, 255, 255);
}
.navbar-default.navbar-sm .navbar-right li:hover a {
    background: transparent;
    color: #ffffff;
    border-bottom: 4px solid transparent;
}
.navbar-default.navbar-sm .navbar-right li.free-trial-button {
    padding: 28px 0px;
}
.navbar-default.navbar-sm .navbar-right li.free-trial-button a {
    padding: 6px 12px 4px 12px;
    border: 1px solid #224f4f;
    line-height: 20px;
    border-radius: 20px;
    font-size: 16px;
    text-transform: initial;
}
.navbar-default.navbar-sm .navbar-right li.free-trial-button:hover a {
    background: #0abebf;
    color: #ffffff;
    border: 1px solid #0abebf;
}
.slider-sm {
    width: 100%;
    float: left;
    height: 460px;
}
.slider-sm .carousel-inner {
    height: 460px;
    position: relative;
    width: 100%;
    overflow: hidden;
}
.slider-sm .carousel-inner .item {
    opacity: 1;
    top: 0px;
    position: absolute;
    left: 0px;
    width: 100%;
    float: left;
    height: 460px;
}
.slider-contact,
.slider-contact .carousel-inner,
.slider-contact .carousel-inner .item {
    height: 280px;
}
.slider-sm .carousel-inner .item .fill {
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.slider-sm .carousel-inner .item .fill.green {
    background: #0abebf;
    position: relative;
}
.slider-sm .carousel-inner .item .fill.green:after {
    content: "";
    background: url(../images/features.jpg) fixed;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.02;
    top: 0px;
    left: 0px;
}
.slider-sm .carousel-inner .item .fill.green .carousel-inner-image {
    width: 50%;
    position: absolute;
    bottom: 0px;
    right: -50px;
    z-index: 1;
}
.slider-sm .carousel-inner .item .fill.green .carousel-inner-image img {
    width: 100%;
    float: left;
}
.slider-sm .carousel-control.left {
    background: transparent !Important;
    width: 40px;
}
.slider-sm .carousel-control.right {
    background: transparent !Important;
    width: 40px;
}
.slider-sm .carousel-control.left .glyphicon,
.slider-sm .carousel-control.right .glyphicon {
    display: none;
}
.slider-sm .main-banner-wording {
    font-size: 36px;
    line-height: 60px;
    font-weight: 100;
    position: relative;
    float: left;
    margin-bottom: 20px;
    text-align: left;
    width: 100%;
    padding-right: 55%;
}
.slider-sm .carousel-caption {
    width: 100%;
    right: 0px;
    left: 0px;
    bottom: 120px;
    padding: 0px;
    text-align: center;
}
.slider-sm .banner-button {
    background: rgba(136, 184, 66, 0.5);
    text-shadow: none;
    padding: 8px 18px;
    position: relative;
    font-size: 17px;
    font-weight: normal;
    border-radius: 8px;
    float: left;
    color: #ffffff;
    border: 2px solid #0abebf;
}
.slider-sm .banner-button:hover {
    color: #ffffff;
    background: #0abebf;
}
.slider-sm .banner-button.white {
    background: rgba(255, 255, 255, 0);
    color: #ffffff;
    border: 2px solid #ffffff;
}
.slider-sm .banner-button.white:hover {
    color: #0abebf;
    background: #ffffff;
}
.page-links {
    width: 100%;
    float: left;
    background: #ffffff;
    margin-bottom: 0px;
    position: relative;
    border-bottom: 1px solid #0abebf;
    z-index: 1050;
}
.page-links ul {
    width: 100%;
    float: left;
    padding: 0px;
    margin-bottom: 0px;
}
.page-links ul li {
    float: left;
    list-style: none;
}
.page-links ul li a {
    color: #676767;
    padding: 25px 15px;
    float: left;
    font-size: 16px;
    font-weight: normal;
}
.page-links ul li a:hover,
.page-links ul li a.active {
    color: #0abebf;
}
.managing-inventory {
    width: 100%;
    float: left;
    text-align: center;
    padding: 60px 0px 0px 0px;
    background: #f5f5f5;
    position: relative;
}
.managing-inventory .managing-img {
    width: 100%;
    float: left;
    margin-top: -180px;
}
.managing-inventory .managing-img img {
    width: 100%;
    float: left;
    max-width: 543px;
}
.managing-inventory .managing-detail {
    width: 100%;
    float: left;
    padding-top: 30px;
}
.managing-inventory .managing-detail .managing-title {
    width: 100%;
    float: left;
    color: #1e4747;
    font-size: 60px;
    font-style: normal;
    font-weight: 800;
    letter-spacing: 0px;
    text-transform: none;
    text-align: left;
    margin-bottom: 10px;
}
.managing-inventory .managing-detail .managing-subtitle {
    width: 100%;
    float: left;
    color: #1e4747;
    font-size: 22px;
    line-height: 34px;
    font-style: normal;
    font-weight: 300;
    text-transform: none;
    text-align: left;
    margin-bottom: 30px;
}
.managing-inventory .managing-detail .white-btn {
    color: #1e4747;
    font-size: 14px;
    line-height: 78px;
    height: 78px;
    font-style: normal;
    font-weight: 400;
    background-color: #ffffff;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    letter-spacing: 4px;
    text-transform: uppercase;
    border-width: 0px;
    padding-left: 41px;
    padding-right: 41px;
    float: left;
}
.managing-inventory .managing-detail .white-btn:hover {
    color: #ffffff;
    background-color: #1e4747;
}
.managing-inventory .angled-section {
    width: 100%;
    position: absolute;
    display: block;
    height: 85px;
    top: -85px;
}
.managing-inventory .angled-section polygon {
    fill: #f5f5f5;
}
.managing-inventory .title {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    margin-bottom: 15px;
    font-size: 36px;
    font-weight: 100;
    color: #ffffff;
}
.managing-inventory p {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    margin-bottom: 40px;
    font-size: 16px;
    font-weight: normal;
    color: #ffffff;
    line-height: 32px;
}
.managing-inventory .service-group {
    float: left;
    width: 100%;
}
.managing-inventory .service-group .single-service-group {
    float: left;
    width: 33.3333333%;
    padding: 25px;
}
.managing-inventory .service-group .single-service-group .single-service {
    float: left;
    width: 100%;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -ms-transform: perspective(1000px);
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
}
.managing-inventory .service-group .single-service-group .single-service .service-img,
.managing-inventory .service-group .single-service-group .single-service .service-back {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -webkit-transform: rotateY(0deg);
    -moz-transition: 0.6s;
    -moz-transform-style: preserve-3d;
    -moz-transform: rotateY(0deg);
    -o-transition: 0.6s;
    -o-transform-style: preserve-3d;
    -o-transform: rotateY(0deg);
    -ms-transition: 0.6s;
    -ms-transform-style: preserve-3d;
    -ms-transform: rotateY(0deg);
    transition: 0.6s;
    transform-style: preserve-3d;
    transform: rotateY(0deg);
    top: 0;
    left: 0;
}
.managing-inventory .service-group .single-service-group .single-service .service-back {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    width: 100%;
    float: left;
    border-bottom: 4px solid #ffffff;
    position: relative;
    border-radius: 30px 0px;
    background: #fff;
    position: absolute;
    height: 100%;
    padding: 40px;
    text-align: center;
}
.managing-inventory .service-group .single-service-group .single-service .service-back .back-title {
    width: 100%;
    float: none;
    display: inline-block;
    color: #0abebf;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 10px;
    letter-spacing: 2px;
}
.managing-inventory .service-group .single-service-group .single-service .service-back .service-para {
    font-size: 13px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    width: 100%;
    float: none;
    display: inline-block;
}
.managing-inventory .service-group .single-service-group .single-service .service-back .read-more {
    width: auto;
    color: #0abebf;
    float: none;
    display: inline-block;
    margin-top: 15px;
    padding-top: 5px;
    border-top: 1px solid #dadada;
}
.managing-inventory .service-group .single-service-group .single-service:hover .service-back {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.managing-inventory .service-group .single-service-group .single-service:hover .service-img {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.managing-inventory .service-group .single-service-group .single-service .service-img {
    width: 100%;
    float: left;
    border-bottom: 4px solid #ffffff;
    position: relative;
    border-radius: 30px 0px;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    z-index: 2;
}
.managing-inventory .service-group .single-service-group .single-service .service-img img {
    width: 100%;
    text-align: center;
    float: left;
    border-radius: 30px 0px;
}
.managing-inventory .service-group .single-service-group .single-service .service-img .service-title {
    width: auto;
    text-align: left;
    float: left;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    line-height: 35px;
    font-size: 15px;
    margin-bottom: 25px;
    letter-spacing: 2px;
    position: absolute;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.85);
    padding: 0px 18px;
    border-right: 6px solid #0abebf;
}
.main-theme-title {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 36px;
    color: #0abebf;
    margin-bottom: 15px;
    font-weight: 100;
}
.main-theme-subtitle {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    color: #9a9a9a;
    margin-bottom: 15px;
}
.managing-inventory-screen {
    width: 100%;
    float: left;
    margin: 35px 9px;
}
.managing-inventory-screen img {
    width: 100%;
    max-width: 572px;
}
.solid-benefits {
    width: 100%;
    float: left;
    text-align: center;
    padding: 60px 0px;
    background: #ffffff;
}
.solid-benefits .tag-line {
    width: 100%;
    float: left;
    color: #0abebf;
    font-size: 24px;
    margin: 20px 0px;
}
.benefit-section {
    width: 80%;
    float: left;
    margin: 20px 10%;
}
.benefit-section .single-benefit {
    width: 50%;
    padding: 30px 50px;
    float: left;
}
.benefit-section.full .single-benefit {
    width: 100%;
}
.benefit-section.full .single-benefit .benefit-image {
    width: 100%;
}
.benefit-section.full .single-benefit .benefit-image img {
    width: 100%;
    float: left;
}
.benefit-section .single-benefit .benefit-icon {
    width: 100%;
    float: left;
    padding: 15px;
}
.benefit-section .single-benefit .benefit-icon img {
    width: 100%;
    max-width: 110px;
}
.benefit-section .single-benefit .benefit-icon.features img {
    max-width: 175px;
}
.benefit-section .single-benefit .benefit-title {
    width: 100%;
    float: left;
    color: #191919;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 10px;
}
.benefit-section .single-benefit .benefit-para {
    width: 100%;
    float: left;
    color: #949494;
    font-size: 14px;
    line-height: 22px;
}
.testimonials {
    background: url(../images/testimonials.jpg) center center;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    overflow: hidden;
    width: 100%;
    left: 0px;
    float: left;
    padding: 60px 0px;
}
.testimonials .main-theme-title {
    color: #0abebf;
}
.slide-testimonials {
    width: 60%;
    float: left;
    text-align: center;
    background: rgba(255, 255, 255, 0);
    margin: 0px 20%;
    border-radius: 20px;
    padding-bottom: 40px;
}
.slide-testimonials .fill {
    width: 100%;
    float: left;
    padding-bottom: 40px;
}
.slide-testimonials .fill .message {
    width: 100%;
    float: left;
    font-size: 25px;
    line-height: 40px;
    margin-bottom: 20px;
    color: #fff;
    font-weight: 100;
}
.slide-testimonials .fill .message span {
    line-height: 30px;
}
.slide-testimonials .fill .message span:before {
    content: "\f10d";
    font-family: FontAwesome;
    top: -5px;
    position: relative;
    left: -7px;
}
.slide-testimonials .fill .message span:after {
    content: "\f10e";
    font-family: FontAwesome;
    top: -1px;
    position: relative;
    left: 2px;
}
.slide-testimonials .fill .user-details {
    width: 100%;
    float: left;
}
.slide-testimonials .fill .user-details .user {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.slide-testimonials .fill .user-details .user img {
    width: 100%;
    max-width: 60px;
    border-radius: 50%;
}
.slide-testimonials .fill .user-details .user-name {
    width: 100%;
    float: left;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 5px;
    color: #ffffff;
}
.slide-testimonials .fill .user-details .user-position {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #b1b1b1;
}
.slide-testimonials .carousel-indicators li.active {
    background-color: #ffffff;
    border: 2px solid #ffffff;
    height: 15px;
}
.slide-testimonials .carousel-indicators li {
    background-color: rgba(255, 255, 255, 0);
    width: 18px;
    height: 15px;
    margin: 0px;
    border: 2px solid #ffffff;
}
.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    z-index: 2;
}
.amazing-features {
    width: 100%;
    float: left;
    padding: 50px 0px;
    position: relative;
    height: 100%;
    background: #0abebf;
    text-align: center;
    z-index: 1;
}
.amazing-features .go-button {
    background: transparent;
    border: 2px solid rgba(255, 255, 255, 0.65);
    border-radius: 6px;
    color: #fff;
    padding: 10px 30px;
    font-size: 20px;
    font-weight: 600;
    float: none;
    display: inline-block;
    z-index: 1;
}
.amazing-features .go-button:hover {
    background: rgb(255, 255, 255);
    color: #0abebf;
}
.amazing-features:before {
    content: "";
    background: url(../images/login-background.jpg) center center;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    position: absolute;
    overflow: hidden;
    width: 100%;
    left: 0px;
    opacity: 0.05;
    top: 0px;
    z-index: -1;
}
.footer-theme {
    width: 100%;
    height: auto;
    float: left;
    z-index: 1;
    text-align: left;
    display: inline-block;
    position: relative;
    background: url(../images/footer-background.jpg) fixed;
    padding: 60px 0px;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: center;
}
.footer-theme:before {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -2;
    background-color: rgba(0, 0, 0, 0.65);
}
.footer-logo {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 30px;
}
.footer-logo img {
    max-width: 250px;
    width: 100%;
}
.copy-right {
    width: 100%;
    float: left;
    color: rgba(255, 255, 255, 0.5);
    font-size: 15px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 30px;
}
.navbar-default.navbar-sm .navbar-toggle {
    border: none;
    margin: 0px;
    padding: 21px 10px;
    background: transparent !Important;
}
.navbar-default.navbar-sm .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
.navbar-default.navbar-sm .navbar-toggle:hover {
    background: transparent !important;
}
.navbar-default.navbar-sm .navbar-toggle:hover .icon-bar {
    background-color: #0abebf;
}
.features-section {
    width: 100%;
    float: left;
    padding: 60px 0px;
    text-align: center;
}
.features-section .single-feature {
    width: 100%;
    float: left;
    margin-bottom: 25px;
    padding-left: 350px;
    position: relative;
    padding-top: 25px;
}
.features-section .single-feature .features-image {
    margin-left: -350px;
    text-align: center;
    width: 350px;
    float: left;
    padding: 0px 70px 25px 70px;
}
.features-section .single-feature .features-image img {
    width: 100%;
    float: left;
}
.features-section .single-feature .main-theme-title {
    text-align: left;
}
.features-section .single-feature .main-theme-subtitle {
    text-align: left;
}
.myCarousel-features {
    position: relative;
    width: 80%;
    margin: 50px 10% -60px 10%;
    height: auto !Important;
}
.myCarousel-features .carousel-inner {
    height: auto !Important;
}
.myCarousel-features .features-bg {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.myCarousel-features .features-bg img {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.myCarousel-features .item {
    position: absolute !important;
    padding: 0px !important;
    height: auto !important;
    top: 0px;
    left: 0px;
    width: 100% !important;
    height: 100% !important;
    z-index: 1;
}
.myCarousel-features .item .fill {
    position: relative !Important;
    width: 100% !important;
    float: left;
    height: 100% !important;
    padding: 0px;
    background-size: initial !important;
}
.myCarousel-features .item .fill img {
    width: 100%;
    float: left;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}
.myCarousel-features .carousel-indicators li.active {
    background-color: #0abebf;
    border: 2px solid #0abebf;
    width: 15px;
    height: 15px;
    margin: 1px;
}
.myCarousel-features .carousel-indicators li {
    background-color: #fff;
    width: 15px;
    height: 15px;
    margin: 1px;
    border: 2px solid #0abebf;
}
.public-plans {
    width: 100%;
    float: left;
    padding: 20px;
    text-align: center;
}
.public-plans .single-plan {
    width: 280px;
    float: none;
    display: inline-block;
    margin: 10px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    transition: all 0.25s;
    border-radius: 10px;
}
.public-plans .single-plan:hover {
    transform: scale(1.04) translateY(2px);
}
.public-plans .single-plan .plan-title {
    width: 100%;
    float: left;
    background: #494e49;
    color: #fff;
    font-size: 30px;
    font-weight: 100;
    padding: 10px 15px;
    border-radius: 10px 10px 0px 0px;
}
.public-plans .single-plan .plan-price {
    width: 100%;
    float: left;
    padding: 20px;
    background: #f7f7f7;
    border-bottom: 1px solid #f1f1f1;
}
.public-plans .single-plan .plan-price .plan-value {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: -5px;
}
.public-plans .single-plan .plan-price .plan-value .value {
    font-size: 50px;
    font-weight: 100;
    color: #494e49;
    position: relative;
}
.public-plans .single-plan .plan-price .plan-value .value .dollar-sign {
    position: absolute;
    top: 0px;
    font-size: 30px;
    left: -20px;
}
.public-plans .single-plan .plan-price .plan-time {
    width: 100%;
    float: left;
    text-align: center;
    color: #afafaf;
    font-weight: normal;
    font-size: 15px;
}
.public-plans .single-plan .plan-features {
    width: 100%;
    float: left;
    padding: 30px;
    border-bottom: 1px dotted #494e49;
}
.public-plans .single-plan .plan-features .single-feat {
    width: 100%;
    float: left;
    font-size: 17px;
}
.public-plans .single-plan .plan-features .single-feat + .single-feat {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px dotted #d8d8d8;
}
.public-plans .single-plan .plan-features .single-feat .add-on {
    font-size: 28px;
}
.public-plans .single-plan .plan-features .single-feat .small-size-feat {
    font-size: 13px;
}
.public-plans .single-plan .plan-buy {
    width: 100%;
    float: left;
    padding: 25px;
    background: #f7f7f7;
    border-radius: 0px 0px 10px 10px;
}
.public-plans .single-plan .plan-buy .upgrade-btn {
    background: #0abebf;
    color: #fff;
    padding: 8px 25px;
    display: inline-block;
    border-radius: 10px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}
.public-plans .single-plan .plan-buy .upgrade-btn:hover {
    background: #6b962b;
}
.public-plans .single-plan .plan-buy .try-free-btn {
    width: 100%;
    text-align: center;
    float: left;
    padding-top: 14px;
    color: #494e49;
    font-weight: 600;
    text-transform: uppercase;
}
.public-plans .single-plan .plan-buy .try-free-btn:hover {
    color: #0abebf;
}
.reach-us .form-section {
    width: 100%;
    float: left;
    text-align: center;
    margin: 40px 0px;
}
.reach-us .form-section .form-field-wrapper {
    width: 100%;
    float: left;
}
.reach-us .form-section .form-field-wrapper .form-full {
    width: 100%;
    margin-bottom: 15px;
    padding: 10px 16px;
    border: 1px solid #e6e6e6!important;
    outline: none !important;
    text-align: left;
}
.reach-us .form-section .form-field-wrapper .form-full:focus {
    border: 1px solid #bbbbbb!important;
}
.reach-us .form-section .form-field-wrapper textarea.form-full {
    height: 90px;
    resize: none;
}
.reach-us .form-section .submit-form {
    display: inline-block;
    float: none;
    background: #0abebf;
    color: #fff;
    width: 75px;
    line-height: 75px;
    cursor: pointer;
    border-radius: 50%;
    font-size: 15px;
    margin-top: 10px;
}
.reach-us .form-section .submit-form:hover {
    background: #494e49;
}
.features-section-new {
    width: 100%;
    float: left;
    padding: 40px 0px;
    position: relative;
}
.features-section-new + .features-section-new {
    border-top: 1px dotted #cacaca;
}
.features-section-new .features-section-image {
    width: 90%;
    float: left;
    position: relative;
    margin: 5%;
}
.features-section-new .features-section-image .features-section-bg {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: auto;
}
.features-section-new .features-section-image .features-shadow-bg {
    width: 100%;
    float: left;
    text-align: center;
}
.features-section-new .features-section-image .features-shadow-bg img {
    width: 100%;
    float: left;
}
.features-section-new .features-section-image .features-section-bg img {
    width: 100%;
    height: auto;
    float: left;
}
.features-section-new .features-section-image .features-section-item {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: auto;
}
.features-section-new .features-section-image .features-section-item img {
    width: 100%;
    height: auto;
    float: left;
}
.features-section-new .features-section-icon {
    width: 100%;
    float: left;
}
.features-section-new .features-section-icon img {
    max-width: 130px;
    width: 100%;
}
.features-section-new .features-section-title {
    width: 100%;
    float: left;
    color: #191919;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 10px;
}
.features-section-new .features-section-para {
    width: 100%;
    float: left;
    color: #949494;
    font-size: 14px;
}
.top-header {
    width: 100%;
    float: left;
    color: #fff;
    background: #0967AD;
    background: -webkit-linear-gradient(#048dcd, #0967AD);
    background: -o-linear-gradient(#048dcd, #0967AD);
    background: -moz-linear-gradient(#048dcd, #0967AD);
    background: linear-gradient(#048dcd, #0967AD);
}
.top-header .left-side {
    width: auto;
    float: left;
    padding: 0px;
    margin: 0px;
}
.top-header .left-side li {
    float: left;
    list-style: none;
    margin-right: 10px;
    height: 34px;
}
.top-header .left-side li a {
    line-height: 34px;
    height: 34px;
    padding-left: 35px;
    position: relative;
    font-size: 13px;
    color: #fff;
}
.top-header .left-side li a .fa {
    position: absolute;
    left: 0px;
    line-height: 34px;
    width: 34px;
    text-align: center;
    color: #fff;
}
.top-header .right-side {
    width: auto;
    float: right;
    padding: 0px;
    margin: 0px;
}
.top-header .right-side li {
    float: left;
    list-style: none;
    text-align: center;
    color: #fff;
    border-left: 1px solid rgba(255, 255, 255, 0.31);
}
.top-header .right-side li a {
    text-align: center;
    color: #fff;
    float: left;
}
.top-header .right-side li a .fa {
    width: 34px;
    height: 34px;
    line-height: 34px;
    float: left;
}
.top-header .right-side li a .fa.fa-facebook:hover {
    background: #507CBE;
}
.top-header .right-side li a .fa.fa-twitter:hover {
    background: #63CDF1;
}
.top-header .right-side li a .fa.fa-google-plus:hover {
    background: #F16261;
}
.banner-slider {
    float: left;
    width: 100%;
    position: relative;
}
.banner-slider .carousel-control.left {
    background: transparent;
    height: 100px;
    position: absolute;
    top: 50%;
    margin-top: -50px;
}
.banner-slider .carousel-control.left:hover:before {
    border-left: 50px solid rgba(7, 122, 189, 0.85) !important;
}
.banner-slider .carousel-control.left:before {
    content: "";
    left: 0px;
    margin-top: -50px;
    position: absolute;
    top: 50%;
    vertical-align: middle;
    border-bottom: 50px solid transparent!important;
    border-top: 50px solid transparent!important;
    border-left: 50px solid #505151 !important;
}
.banner-slider .carousel-control.left .fa {
    position: absolute;
    color: #fff;
    top: 50%;
    left: 15px;
    margin-top: -10px;
    text-shadow: none;
}
.banner-slider .carousel-control.right {
    background: transparent;
    height: 100px;
    position: absolute;
    top: 50%;
    margin-top: -50px;
}
.banner-slider .carousel-control.right:hover:before {
    border-right: 50px solid rgba(7, 122, 189, 0.85) !important;
}
.banner-slider .carousel-control.right:before {
    content: "";
    right: 0px;
    margin-top: -50px;
    position: absolute;
    top: 50%;
    vertical-align: middle;
    border-bottom: 50px solid transparent!important;
    border-top: 50px solid transparent!important;
    border-right: 50px solid #505151 !important;
}
.banner-slider .carousel-control.right .fa {
    position: absolute;
    color: #fff;
    top: 50%;
    right: 15px;
    margin-top: -10px;
    text-shadow: none;
}
.banner-slider .carousel-indicators li {
    width: 18px;
    height: 15px;
    border: 2px solid #fff;
    margin: 0px !Important;
}
.banner-slider .carousel-indicators li.active {
    background: #0abebf;
}
.input-theme {
    width: 100%;
    float: left;
    border-radius: 0px;
    position: relative;
}
.input-theme .form-control {
    padding: 6px 12px 6px 50px;
    border: 1px solid rgba(202, 202, 202, 0.7);
    outline-color: transparent;
    box-shadow: none;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    border-radius: 10px !important;
}
.input-theme .form-control:hover,
.input-theme .form-control:focus {
    outline-color: transparent;
    box-shadow: none;
    border: 1px solid rgb(7, 122, 189);
}
.input-theme .input-icon {
    position: absolute;
    left: 0px;
    z-index: 3;
    color: #0abebf;
    line-height: 40px;
    text-align: center;
    width: 50px;
    font-size: 15px;
    top: 0px;
}
.btn-login-section {
    width: 100%;
    float: left;
    font-weight: normal;
    font-size: 17px;
    border-radius: 10px;
    color: #fff !Important;
    line-height: 36px;
    padding: 0px;
    text-align: center;
    margin: 0px;
    background: rgba(7, 122, 189, .8);
    border: 1px solid rgb(7, 122, 189);
}
.btn-login-section:hover {
    color: #fff !Important;
    margin: 0px;
    background: rgb(7, 122, 189);
}
.banner-fleet {
    width: 100%;
    float: left;
    background: url(../images/our-fleet.jpg) center bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.banner-fleet .fleet-title {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    font-size: 36px;
    font-weight: 100;
    color: #ffffff;
    padding: 80px 0px 0px 0px;
}
.banner-fleet .slider-sm,
.banner-fleet .slider-sm .carousel-inner,
.banner-fleet .slider-sm .carousel-inner .item {
    min-height: 550px;
}
.banner-fleet .fill {
    width: 100%;
    float: left;
}
.banner-fleet .fill .left-side {
    width: 50%;
    float: left;
    height: 100%;
    position: relative;
}
.banner-fleet .fill .left-side .fleet-image {
    position: absolute;
    bottom: 250px;
}
.banner-fleet .fill .left-side .fleet-image img {
    width: 100%;
    float: left;
}
.banner-fleet .fill .right-side {
    width: 50%;
    float: left;
    height: 100%;
    position: relative;
    padding: 115px 30px;
    color: #fff;
}
.banner-fleet .fill .right-side .fleet-name {
    font-size: 42px;
    float: none;
    width: 100%;
    margin-bottom: 20px;
    font-weight: 100;
}
.banner-fleet .fill .right-side .fleet-name span {
    font-weight: 700;
}
.banner-fleet .fill .right-side .fleet-btn {
    display: inline-block;
    float: none;
    background: transparent;
    border: 2px solid #fff;
    border-radius: 6px;
    padding: 5px 10px;
    font-size: 17px;
    font-weight: 600;
    color: #fff;
}
.banner-fleet .fill .right-side .fleet-btn:hover {
    background: #fff;
    color: #52514d;
}
.banner-fleet .carousel-control.left {
    background: transparent;
    height: 100px;
    position: absolute;
    top: 50%;
    margin-top: -50px;
}
.banner-fleet .carousel-control.left:hover:before {
    border-left: 50px solid rgba(7, 122, 189, 0.85) !important;
}
.banner-fleet .carousel-control.left:before {
    content: "";
    left: 0px;
    margin-top: -50px;
    position: absolute;
    top: 50%;
    vertical-align: middle;
    border-bottom: 50px solid transparent!important;
    border-top: 50px solid transparent!important;
    border-left: 50px solid #505151 !important;
}
.banner-fleet .carousel-control.left .fa {
    position: absolute;
    color: #fff;
    top: 50%;
    left: 15px;
    margin-top: -10px;
    text-shadow: none;
}
.banner-fleet .carousel-control.right {
    background: transparent;
    height: 100px;
    position: absolute;
    top: 50%;
    margin-top: -50px;
}
.banner-fleet .carousel-control.right:hover:before {
    border-right: 50px solid rgba(7, 122, 189, 0.85) !important;
}
.banner-fleet .carousel-control.right:before {
    content: "";
    right: 0px;
    margin-top: -50px;
    position: absolute;
    top: 50%;
    vertical-align: middle;
    border-bottom: 50px solid transparent!important;
    border-top: 50px solid transparent!important;
    border-right: 50px solid #505151 !important;
}
.banner-fleet .carousel-control.right .fa {
    position: absolute;
    color: #fff;
    top: 50%;
    right: 15px;
    margin-top: -10px;
    text-shadow: none;
}
.banner-fleet .carousel-indicators li {
    width: 18px;
    height: 15px;
    border: 2px solid #fff;
    margin: 0px !Important;
}
.banner-fleet .carousel-indicators li.active {
    background: #0abebf;
}
.banner-top {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
    min-height: 800px;
}
.parallax-window {
    width: 100%;
    position: relative;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    display: inline-block;
    min-height: 800px;
}
.about-company {
    float: left;
    width: 100%;
    position: relative;
    padding: 80px 0px;
    padding-bottom: 180px !important;
    background: #fff;
}
.about-company .angled-section {
    width: 100%;
    position: absolute;
    z-index: 20;
    display: block;
    height: 85px;
    top: -85px;
}
.about-company .angled-section polygon {
    fill: #ffffff;
}
.about-company .title {
    color: #1e4747;
    font-size: 34px;
    line-height: 40px;
    font-style: normal;
    font-weight: 600;
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
.about-company .sub-title {
    color: #4a4a4a;
    font-size: 18px;
    line-height: 28px;
    font-style: normal;
    font-weight: 300;
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.about-company .sub-title span {
    font-size: 18px;
    padding-top: 9px;
    float: left;
    color: #000000;
    font-weight: 600;
}
.about-company .about-image {
    width: 100%;
    float: left;
    padding: 10px;
    margin: 15px 0px;
}
.about-company .about-image img {
    width: 100%;
    float: left;
    max-width: 600px;
}
.features-theme {
    width: 100%;
    float: left;
    margin-top: 40px;
}
.features-theme .single-feature {
    width: 100%;
    float: left;
    margin: 20px 0px;
}
.features-theme .single-feature .feature-counting {
    color: #1e4747;
    font-weight: 900;
    font-size: 60px;
    width: 100%;
    float: left;
}
.features-theme .single-feature .feature-image {
    width: 100%;
    float: left;
    position: relative;
    height: 160px;
}
.features-theme .single-feature .feature-image .fa.back {
    position: absolute;
    left: 0px;
    font-size: 130px;
    color: #0abebf;
    line-height: 130px;
    width: 112px;
    text-align: left;
}

.features-theme .single-feature .feature-image .fa.front {
    color: #fff;
    position: absolute;
    left: 0px;
    font-size: 40px;
    line-height: 130px;
    width: 110px;
    text-align: center;
    z-index: 1;
}
.features-theme .single-feature .title {
    color: #1e4747;
    font-size: 28px;
    line-height: 26px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: none;
}
.features-theme .single-feature .sub-title {
    color: #777777;
    font-size: 16px;
    line-height: 26px;
    font-style: normal;
    font-weight: normal;
}
.kind-words {
    float: left;
    width: 100%;
    background: #0abebf;
    position: relative;
    padding-bottom: 130px !important;
    padding-top: 100px !important;
}
.kind-words .message-icon {
    width: 100px;
    height: 100px;
    background: #0abebf;
    float: none;
    border-radius: 50%;
    border: 2px solid #f5f5f5;
    position: relative;
    cursor: pointer;
    margin-bottom: 40px !important;
    margin: 0px auto;
}
.kind-words .message-icon:hover {
    background: #fff;
}
.kind-words .message-icon:hover:before {
    color: #413143;
}
.kind-words .message-icon:before {
    content: "\f10d";
    font-family: FontAwesome;
    position: absolute;
    color: #1f4b4a;
    line-height: 100px;
    text-align: center;
    width: 100px;
    font-size: 40px;
}
.kind-words .angled-section {
    width: 100%;
    position: absolute;
    z-index: 20;
    display: block;
    height: 85px;
    top: -85px;
}
.kind-words .angled-section polygon {
    fill: #0abebf;
}
.superior-design {
    float: left;
    width: 100%;
    background: #ffffff;
    position: relative;
    padding-bottom: 0px !important;
    padding-top: 40px !important;
}
.superior-design .angled-section {
    width: 100%;
    position: absolute;
    z-index: 20;
    display: block;
    height: 85px;
    top: -85px;
}
.superior-design .angled-section polygon {
    fill: #ffffff;
}
.superior-design .superior-detail {
    width: 100%;
    float: left;
    padding: 100px 0px;
}
.superior-design .superior-detail .superior-title {
    width: 100%;
    float: left;
    color: #1e4747;
    font-size: 60px;
    font-style: normal;
    font-weight: 800;
    letter-spacing: 0px;
    text-transform: none;
    text-align: left;
    margin-bottom: 10px;
}
.superior-design .superior-detail .superior-subtitle {
    .managing-inventory .managing-detail .managing-subtitle {
        width: 100%;
        float: left;
        color: #1e4747;
        font-size: 26px;
        line-height: 38px;
        font-style: normal;
        font-weight: 500;
        text-transform: none;
        text-align: left;
        margin-bottom: 30px;
    }
    width: 100%;
    float: left;
    color: #1e4747;
    font-size: 22px;
    line-height: 34px;
    font-style: normal;
    font-weight: 300;
    text-transform: none;
    text-align: left;
    margin-bottom: 30px;
}
.superior-design .superior-detail .white-btn {
    color: #ffffff;
    font-size: 14px;
    line-height: 78px;
    height: 78px;
    font-style: normal;
    font-weight: 400;
    background-color: #0abebf;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    letter-spacing: 4px;
    text-transform: uppercase;
    border-width: 0px;
    padding-left: 41px;
    padding-right: 41px;
    float: left;
}
.superior-design .superior-detail .white-btn:hover {
    background-color: #000000;
}
.superior-design .superior-img {
    width: 100%;
    float: left;
}
.superior-design .superior-img img {
    width: 100%;
    float: left;
    max-width: 558px;
}
.award-grey {
    float: left;
    width: 100%;
    background: #f5f5f5;
    position: relative;
    padding-bottom: 60px !important;
    padding-top: 115px !important;
}
.award-grey .angled-section {
    width: 100%;
    position: absolute;
    z-index: 20;
    display: block;
    height: 85px;
    top: -85px;
}
.award-grey .angled-section polygon {
    fill: #f5f5f5;
}
.award-grey .svg-bottom {
    width: 100%;
    position: absolute;
    display: block;
    height: 85px;
    bottom: -85px;
}
.award-grey .svg-bottom polygon {
    fill: #f5f5f5;
}
.award-grey .title {
    color: #1e4747;
    font-size: 34px;
    line-height: 40px;
    font-style: normal;
    font-weight: 600;
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
.award-grey .sub-title {
    color: #4a4a4a;
    font-size: 22px;
    line-height: 30px;
    font-style: normal;
    font-weight: 300;
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.award-grey .about-image {
    width: 100%;
    float: left;
    padding: 10px;
    margin: 15px 0px;
}
.award-grey .about-image img {
    width: 100%;
    float: left;
    max-width: 600px;
}
.page-center {
    width: 100%;
    float: left;
    z-index: 1051;
    position: relative;
    background: transparent;
    margin-top: -710px;
}
.footer {
    padding-top: 160px;
    padding-bottom: 50px;
    text-align: center;
    float: left;
    width: 100%;
    background: #ffffff;
    position: relative;
    bottom: 0;
    left: 0;
    z-index: 99;
    -webkit-transition: left .33s cubic-bezier(.694, .0482, .335, 1);
    -moz-transition: left .33s cubic-bezier(.694, .0482, .335, 1);
    -o-transition: left .33s cubic-bezier(.694, .0482, .335, 1);
    -ms-transition: left .33s cubic-bezier(.694, .0482, .335, 1);
    transition: left .33s cubic-bezier(.694, .0482, .335, 1);
    -webkit-backface-visibility: hidden;
}
.footer .angled-section {
    width: 100%;
    position: absolute;
    z-index: 20;
    display: block;
    height: 85px;
    top: -85px;
}
.footer .angled-section polygon {
    fill: #413143;
}
.footer .footer-title {
    color: #1e4747;
    font-size: 60px;
    line-height: 60px;
    font-style: normal;
    font-weight: 900;
    letter-spacing: 0px;
    text-transform: none;
    text-align: center;
    margin-bottom: 40px;
    display: inline-block;
}
.footer .footer-title img{
	
width: 100%;
	
max-width: 350px;
}
.footer .footer-subtitle {
    color: #1e4747;
    font-size: 30px;
    line-height: 39px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: none;
    text-align: center;
    margin-bottom: 40px;
    display: inline-block;
    width: 100%;
}
.footer .btn-pink {
    color: #ffffff;
    font-size: 14px;
    line-height: 78px;
    height: 78px;
    font-style: normal;
    font-weight: 400;
    background-color: #0abebf;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    letter-spacing: 4px;
    text-transform: uppercase;
    border-width: 0px;
    padding-left: 41px;
    padding-right: 41px;
    display: inline-block;
    margin-bottom: 100px;
}
.footer .btn-pink:hover {
    background-color: #1e4747;
}
.footer .footer-copy {
    font-size: 17px;
    line-height: 28px;
    font-style: normal;
    font-weight: 300;
    color: #818181;
}
.ul-footer-social {
    width: 100%;
    float: none;
    padding: 0px;
    text-align: center;
    display: inline-block;
    margin-bottom: 40px;
}
.ul-footer-social li {
    text-align: left;
    display: inline-block;
}
.ul-footer-social li:last-child {
    margin-right: 0px;
}
.ul-footer-social li a.fa {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    border: 1px solid #ffffff;
    color: #ffffff;
    text-decoration: none;
    width: 40px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    border-radius: 50%;
}
.ul-footer-social li a.fa.fa-facebook {
    background: #3b5998;
}
.ul-footer-social li a.fa.fa-twitter {
    background: #00aced;
}
.ul-footer-social li a.fa.fa-google {
    background: #d00000;
}
.ul-footer-social li a.fa:hover {
    color: #ffffff;
    background: rgb(30, 30, 30);
    text-decoration: none;
}
.booking-details {
    width: 100%;
    float: left;
    margin-bottom: 50px;
}
.booking-details .booking-label {
    width: 100%;
    float: left;
    font-size: 15px;
    color: black;
    margin-bottom: 10px;
}
.booking-details .booking-title {
    width: 100%;
    float: left;
    font-size: 30px;
    color: #1fc3c4;
    font-weight: 600;
}
.booking-details .booking-address {
    width: 100%;
    float: left;
    font-size: 18px;
    color: gray;
}
.banner-contnet {
    width: 100%;
    float: left;
    padding-bottom: 100px;
    background: transparent;
    padding-top: 50px;
}
.banner-contnet .title {
    font-size: 50px;
    line-height: 60px;
    font-style: normal;
    font-weight: 800;
    letter-spacing: 0px;
    text-transform: none;
    color: #0abebf;
}
.banner-contnet .sub-title {
    font-size: 24px;
    line-height: 36px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: none;
    color: #224f4f;
    width: 50%;
    margin-bottom: 30px;
    margin-top: 10px;
}
.banner-contnet .banner-btn {
    color: #1e4747;
    font-size: 14px;
    line-height: 78px;
    height: 78px;
    font-style: normal;
    font-weight: 400;
    background-color: #ffffff;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    letter-spacing: 4px;
    text-transform: uppercase;
    border-width: 0px;
    padding-left: 41px;
    padding-right: 41px;
    float: left;
}
.banner-contnet .banner-btn:hover {
    color: #fff;
    background: #0abebf;
}
.modal-zap {
    text-align: center;
    z-index: 1500;
}
.modal-zap .modal-dialog {
    width: 60%;
    border: none;
    margin: 30px auto;
    box-shadow: none;
}
.modal-zap .modal-dialog .modal-content {
    border-radius: 0px;
    border: none;
    width: 100%;
    float: left;
    box-shadow: none;
}
.modal-zap .modal-dialog .modal-content .modal-header {
    background: #0abebf;
    padding: 25px;
    width: 100%;
    float: left;
    border: none;
    padding-right: 100px;
}
.modal-zap .modal-dialog .modal-content .modal-header .modal-title {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase;
    text-align: left;
}
.modal-zap .modal-dialog .modal-content .modal-header .close-dismiss {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 80px;
    height: 80px;
    background: rgba(0, 0, 0, 0.1);
    cursor: pointer;
}
.modal-zap .modal-dialog .modal-content .modal-header .close-dismiss:before {
    content: "";
    background-image: url(../images/theme-plus-icon.png);
    background-size: 20px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0px;
    left: 0px;
    margin: 30px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.modal-zap .modal-dialog .modal-content .modal-body {
    padding: 25px;
    width: 100%;
    float: left;
}
.modal-zap .modal-dialog .modal-content .modal-footer {
    padding: 20px;
    width: 100%;
    float: left;
    border: none;
    padding-top: 0px;
}
.modal {
    text-align: center;
    padding: 0 !important;
}
.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}
.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
.modal-zap.modal-login .modal-dialog {
    max-width: 380px;
}
.modal-backdrop {
    z-index: 1499;
}
.input-theme {
    width: 100%;
    float: left;
    border-radius: 0px;
    position: relative;
    margin-bottom: 0px;
}
.input-theme + .input-theme {
    margin-top: 25px;
}
.input-theme .form-control {
    border-radius: 0px !important;
    border: 1px solid #BFBFBF;
    padding: 6px 12px 6px 44px;
    height: 44px;
}
.input-theme .form-control:hover,
.input-theme .form-control:focus {
    border: 1px solid #0abebf;
    outline-color: transparent;
    box-shadow: none;
}
.input-theme .input-icon {
    position: absolute;
    left: 0px;
    z-index: 3;
    color: #0abebf;
    line-height: 44px;
    text-align: center;
    width: 44px;
    font-size: 15px;
}

.btn-theme {
    background: #0abebf;
    color: #fff !important;
    text-decoration: none !important;
    position: relative;
    overflow: hidden;
    border: 1px solid transparent !important;
}
.btn-theme:hover {
    background: #149a9b;
}
.btn-theme:before {
    content: "";
    position: absolute;
    width: 200%;
    height: 100px;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 45%;
    left: 50%;
}





