/*!
 * Start Bootstrap - Scrolling Nav (https://startbootstrap.com/template-overviews/scrolling-nav)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-scrolling-nav/blob/master/LICENSE)
 */
a {color: #333;}
a:hover {color: #999; text-decoration: none;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {font-weight: 700; line-height: 1em; font-family: 'Roboto Slab', serif;}
h2, .h2 {font-size: 2.3rem;}
h3, .h3 {font-size: 1.5rem;}
header {padding: 170px 0 0 0;}
section {padding: 100px 0;}
.btn {border-radius: 2rem;}
.btn-lg, .btn-group-lg > .btn {padding: 1rem; border-radius: 2rem; font-family: 'Roboto Slab', serif; font-weight: 700;}
.btn-success, .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background: rgb(0, 186, 255);
    background: linear-gradient(0deg, rgb(208, 93, 0) 0%, rgb(255, 167, 0) 100%);
    border-color: rgb(208, 93, 0);
}

.btn-success:hover {background-color: rgb(0, 187, 156); border-color: rgb(0, 94, 78);}
.bg-success {background-color: #d05d00;}
.choiseother {margin-top:30px;}
#pills-tabContent {margin-top:3rem;}
#pills-tab {margin-top:3rem;}
.btn.imgbtn {border:none; padding: 0; border-radius: 0;}
.row.gallery .col-md-3 {padding:0 5px;}

.topcontcts {padding-left:30px; font-size:90%;}
.topcontcts i {color:#999;}
.topphone {font-family: 'Roboto Slab', serif; font-weight: 700;}
.topplace {}
.verticalair {padding:30px 0;}
.nishtyaki {font-size:70%; color:#999; margin-top:50px;}
.nishtyaki img {max-width: 150px; padding-bottom: 30px;}
.nav-pills .nav-link {border-radius: 2rem; padding: 1rem 1.5rem; border: 1px solid #ccc; margin: 5px;}
.epiltime, .epilprice {font-family: 'Roboto Slab', serif; font-weight: 700; font-size:1.5rem;}
.epildesc {font-size:90%; color:#777; margin:20px 0;}
.epilprice {color: #e60000;}
.epilprice strike {color:#777; margin-right:20px;}
.epilalso i {color:#84de58;}
.bens img {margin-bottom:30px;}
.devdesc {color:#777; margin-bottom:70px;}
#freecons {background: transparent url("../img/freecons_aero_1600.jpg") no-repeat center center; background-size: cover; min-height:550px; background-position: top;}
.conscounter span {/*display:inline-block; width:20px; height:20px; border-radius:50%;*/ border:1px solid #555; padding:5px 10px;}
.team h3 {margin-top:30px;}
.row.gallery .col-3 {padding:0;}
h3 span {color:#00baff;}
.carousel-item {
    height: 75vh;
    min-height: 300px;
    background: no-repeat center center scroll;
        background-image: none;
        background-size: auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#gallery {padding: 0;}
.embed-responsive {margin-bottom:30px;}
.form-group input.form-control {}
.form-group textarea.form-control {height: 93px;}
.warn {letter-spacing: 7px; text-align: center; background-color: #ccc; color: #fff; text-transform: uppercase;}
.disclaimer {text-align: center; color: #999;}
.himarker {background-color: #d05d00; color: #fff;}

@media (max-width: 992px) {
  .topcontcts {padding-left:0px;}
}

@media (max-width: 540px) {
  .verticalair {padding:10px 0;}
  .nav-pills .nav-link {padding: 0.3rem 1rem;}
  #pills-tabContent {margin-top:0rem;}
  #pills-tab {margin-top:0rem;}
}