a {
    text-decoration: none!important;
}

h1, h2, h3, h4, h5, p, span, label {
    font-family: fira sans!important;
}
.webapp-home .carousel h1{font-size:4rem} .webapp-home .carousel-caption{padding-bottom:10%} .navbar, .footer {border:none} .footer hr {display:none} .carousel-caption p {font-size:2rem} .carousel-caption a.btn-primary { border-color: #fff; font-size:16px; } .container-full {padding-top:40px; padding-bottom:40px} .providers img {margin:auto;} .providers .slide-subtitle{text-align:center} h2 {text-align:center} .booking-form{border:none; background:none}

.owl-carousel .owl-item img {width: 100% !important; max-height:100%; overflow:hidden; transition: transform .3s}
.owl-carousel .owl-item img:hover {transform: scale(1.1);}
.services2007 h3 {display:none;}
.slide-subtitle {text-align:center; font-size:20px}
.slide-price {text-align:center;}

/**.owl-carousel.owl-drag .owl-item { border-right:1px solid #efefef; padding-bottom:80px; box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2);}**/
.services2007, .htmlSection1786 {padding-top:0px; padding-bottom:0px;}
.owl-stage-outer {width:100% !important; left:0px; margin-bottom:0px; }
.carousel {border:20px solid white;}
.line-height-1 {line-height: 1px;}
.slide-price {display:block;}
.slide-subtitle a {
    color: rgb(99, 84, 60);
    font-weight: bold;
    font-family: tahoma;
    text-transform: uppercase;
}
.slide-flag {
    font-size: 13px;
    font-weight: 300;
    color: rgb(99, 84, 60);
    text-align: center;
}

.owl-carousel .owl-stage {padding-bottom: 70px;}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    position:absolute;
    top:30px;
    

}

.navbar-default {
    background: linear-gradient(to bottom,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%) !important;
    /*border-top: 20px solid white;*/
    /*border-left: 20px solid white;*/
    /*border-right: 20px solid white;*/
    width:100%;
    position:absolute;
}

.webapp-service .navbar-default {
    position:relative;
}
.navbar-header {
    width:100%;
}

.navbar-brand {width:100%; text-align:center;     top: 30px;
    position: relative;}
    
.navbar-default .navbar-nav>li>a{
    color:#ffffff !important;
}
.widget-form {
    background: #ffffff00 !important;
}

@media only screen and (min-width: 769px) {
    .page-navigation-module {
    width:50%!important;
}
}

div.is-section.is-section-10 {
    height: 100%;
    padding-top: 5px;
}

.slide-subtitle.text-uppercase.padd10t.size12.group {
    display: none;
}

.slide-rows {
    font-family:comfortaa!important;
    text-transform: none!important;
}

.slide-subtitle a {
    color: rgb(99, 84, 60);
    font-weight: bold;
    font-size: 28px;
    font-family: comfortaa!important;
    text-transform: none!important;
}

.owl-carousel .owl-stage {
    padding-bottom: 0!important;
}

#pricing{
	width: 100%;
	margin: auto;
}

.price_card{
	width: 300px;
	background: rgb(255, 255, 255);
	display: inline-table;
	top: 0;
}
.price_card:not(:last-child){
	margin-right: 40px;
}
.header{
	color: rgb(255, 255, 255);
}

.price{
	width: 100%;
	font-size: 60px;
	font-weight: 300;
	display: block;
	text-align: center;
	padding: 30px 0 10px;
}
.name{
	width: 100%;
	font-size: 15px;
	font-weight: 700;
	display: block;
	text-align: center;
	padding: 0 0 30px;
}
.features{
	list-style: none;
	text-align: center;
	color: rgb(138, 138, 138);
	margin: 0;
	padding: 0;
}
.features li{
	margin: 0 35px;
	padding: 20px 15px;
	width: 200px;
}
.features li:not(:last-child){
	border: 1px solid rgb(242, 242, 242);
	border-top: 0;
	border-left: 0;
	border-right: 0;
}
button{
	color: rgb(255, 255, 255);
	border: 0;
	border-radius: 5px;
	
	display: block;
	font-weight: 700;
	font-size: 15px;
	margin: 20px auto 35px;
	background: #F1F1F1;
}

.bravo button, .alpha button{
    height: 40px;
}

.pricelist {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border-collapse: collapse;
    overflow: hidden;
    font-family:comfortaa!important;
    font-size: 24px!important;
}

/** NAVVY NAVVY **/

#navigation {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    background: transparent!important;
    padding: 10px 30px!important;
    z-index: 99999!important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    color: #fff;
    font-weight: 80
}


@media only screen and (max-width : 768px) {
     #navigation {
         padding: 10px 10px;
     }
}

#navigation a:link, #navigation a:visited {
  text-decoration:none;
  color:#fff;
}
#navigation logo {
    float: left;
    margin:0;
}
.toggle, #toggle {
    float: right;
    display: none;
    font-size: 1em;
    padding: 0 1rem;
    font-family: FontAwesome;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
#menu {
    margin: 0;
    padding-inline-start: 0!important;
}
nav li {
    padding: .2rem 1rem;
    display: inline-block;
    text-align: center;
    margin: 0;
}
nav li:hover {background:black;}
@media only screen and (max-width : 768px) {
    #menu {
        max-height: 0;
        -webkit-transition: all .25s linear;
	     -moz-transition: all .25s linear;
	     -ms-transition: all .25s linear;
	     transition: all .25s linear;
        width:100%;
    }
    #menu > li {
        display: block;
        float: none;
        width: 100%;
        text-align:center;
    }
    .toggle {
        display:block;
    }
    #toggle:checked ~ #menu {
      max-height: 20em;
	   -webkit-transition: all .25s linear;
	   -moz-transition: all .25s linear;
	   -ms-transition: all .25s linear;
	   transition: all .25s linear;
    }
    .toggle:after {
		   content: '\f0c9';
    }
    #toggle:checked + .toggle:after{
        content: '\f00d';
    }
}

div.is-section.is-section-10 {
    height: 0!important; 
}

@media only screen and (max-width : 768px) {
 .percent {
    font-size: 120px!important;
}
}


@media only screen and (max-width : 768px) {
     #navigation {
         padding: 10px 10px;
     }
}

#navigation a:link, #navigation a:visited {
  text-decoration:none;
  color:#999;
}
#navigation logo {
    float: left;
    margin:0;
}
.toggle, #toggle {
    float: right;
    display: none;
    font-size: 1.5em;
    padding: .5rem;
    font-family: FontAwesome;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
#menu {
    text-align: center;
    margin: 0;
    padding-inline-start: 0!important;
}
nav li {
    padding: 1.1rem;
    display: inline-block;
    text-align: center;
    margin: 0;
}
nav li:hover {background:black;}
@media only screen and (max-width : 768px) {
    #menu {
        max-height: 0;
        -webkit-transition: all .25s linear;
	     -moz-transition: all .25s linear;
	     -ms-transition: all .25s linear;
	     transition: all .25s linear;
        width:100%;
    }
    #menu > li {
        display: block;
        float: none;
        width: 100%;
        text-align:center;
    }
    .toggle {
        display:block;
    }
    #toggle:checked ~ #menu {
      max-height: 20em;
	   -webkit-transition: all .25s linear;
	   -moz-transition: all .25s linear;
	   -ms-transition: all .25s linear;
	   transition: all .25s linear;
    }
    .toggle:after {
		   content: '\f0c9';
    }
    #toggle:checked + .toggle:after{
        content: '\f00d';
    }
}

div.is-section.is-section-10 {
    height: 0!important; 
}

div[data-old-pos='57'] {
background-color: rgba(0, 0, 0, 0.5)!important;
    position: fixed!important;
}

@media (min-width: 992px)
{.col-md-4 {
    width: 30%;
}
}
.btn.btn-default {
    color:#000;
    background-color: #fff;
    padding:20px!important;
}

.btn.btn-default::before {
   display:none;
}

.results {
    margin-top: 50px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    position: absolute;
    top: 30px;
    display: none!important;
}

.btn-rengine {
    border: 2px solid #000000;
    border-radius: 0!important;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #ffffff!important;
    margin: 10px;
    background-color: #000000;
    color: #0b0b0b;
    font-family: inherit;
    font-weight: inherit;
    text-transform: none;
    letter-spacing: inherit;
    line-height: inherit;
}
.btn-rengine:hover {
    background: transparent!important;
    color:#000!important;
    border: 2px solid #000!important;
}
.btn.btn-default {
    color: #000;
    background-color: #fff;
    padding: 20px!important;
    margin-top: 250px;
}

#button-19701 {
    margin-top:0!important;
}

.header-img .image-full {
    float: left;
}

div.header.is-section.is-section-10 {
    z-index:5!important;
}