@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Display&display=swap');

/*font-family: 'Red Hat Display', sans-serif;*/

@import url('https://fonts.googleapis.com/css2?family=Faster+One&family=Roboto:wght@100&display=swap');

/*font-family: 'Faster One', cursive;

font-family: 'Roboto', sans-serif;*/

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;400&display=swap');


/*font-family: 'Roboto', sans-serif;*/


/*#422f3e*/
a:hover {
    color: #e9c60b;
    text-decoration: none;
}
.other ul li a:hover {
    color: #e9c60b;
    text-decoration: none;
}
.common-padding{padding: 40px 0;}
a:hover{text-decoration: none;}
.whatsapp i.fa.fa-whatsapp {
    width: 40px;
    height: 40px;
    background: green;
    color: #fff;
    display: inline-block;
    font-size: 25px;
    text-align: center;
    line-height: 40px;
    position: fixed;
    bottom: 20px;
    right: 20px;
}
#callme i {
    width: 40px;
    height: 40px;
    background: #dbaf02;
    color: #fff;
    display: inline-block;
    font-size: 25px;
    text-align: center;
    line-height: 40px;
    position: fixed;
    bottom: 65px;
    right: 20px;
}
.img-100{
    width: 100%;
}
/*button.owl-prev {
    background: #f00 !important;
    color: #fff !important;
    width: 20px !important;
    margin-right: 10px;
}
button.owl-next {
    background: #f00 !important;
    color: #fff !important;
    width: 20px !important;
    margin-right: 10px;
}*/

.copyright p {
    margin: 0;
    padding: 10px;
    text-align: center;
    font-family: 'Red Hat Display', sans-serif;
    color: #fff;
    background: #222;
}
.breadcrumb-wrap{
    position: relative;
}
.breadcrumb-wrap:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000073;
}
.breadcrumb-text {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    width: 100%;
    z-index: 99;
    transform: translate(-50%, -50%);
}
.breadcrumb-text h1{
    color: #fff;
    font-family: 'Red Hat Display', sans-serif;
}
.breadcrumb-text ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.breadcrumb-text ul li{
    display: inline-block;
}
.breadcrumb-text ul li a{
    display: inline-block;
    color: #fff;
}
.banner {
    position: relative;
}
.banner img {
    width: 100%;
}
.banner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #a1a1a126;
}
.overlay-text {
    position: absolute;
    bottom: 20%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: left;
    width: 80%;
}
.overlay-text h3 {
    color: #561c4a;
    font-family: 'Red Hat Display', sans-serif;
    font-size: 40px;
    background: #fff;
    display: inline;
}
.overlay-text h4 {
    color: #fff;
    font-family: 'Red Hat Display', sans-serif;
    margin: 15px 0 25px 0;
}
.overlay-text ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: left;
}
.overlay-text ul li {
    display: inline-block;
}
.overlay-text ul li a i{
    margin-right: 5px;
}
.overlay-text ul li a {
    display: inline-block;
    color: #fff;
    background: #561c4a;
    padding: 13px 20px;
    margin-right: 10px;
    border-radius: 2px;
    font-family: 'Red Hat Display', sans-serif;
    font-size: 14px;
}

.girl-profile {
    background: #1a1a1a;
}
.section-title{
    margin-bottom: 20px;
}
.section-title h2{
    text-align: center;
    font-family: 'Red Hat Display', sans-serif;
    color: #fff;
    font-size: 28px;
}
.section-title p{
    text-align: center;
    font-family: 'Red Hat Display', sans-serif;
    color: #fff;
}
.girl-wrapper img{
    width: 100%;
    height: 390px;
}
.girl-wrapper h4 {
    background: #e9c60b;
    padding: 15px 20px;
    margin: 0;
    font-family: 'Red Hat Display', sans-serif;
    font-size: 18px;
}
.girl-wrapper figcaption span {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: green;
    margin-right: 5px;
    display: inline-block;
}
.girl-wrapper figcaption {
    text-align: center;
    padding: 10px 20px;
    background: #fff;
}
.girl-wrapper figcaption p {
    color: #000;
    margin: 0;
    font-family: 'Red Hat Display', sans-serif;
}
.girl-wrapper figcaption a{
    color: #000;
    font-family: 'Red Hat Display', sans-serif;
}
.girl-wrapper figcaption a:hover{
    color: gold;
}
.girl-wrapper {
    margin-bottom: 30px;
}
.content-wrapper {
    background: #561c4a;
}
.content {
    background: #561c4a;
    padding: 30px 0;
}
.content-wrapper h3{
    text-align: center;
    color: #fff;
    font-family: 'Red Hat Display';
}
.content-wrapper p{
    font-family: 'Red Hat Display';
    color: #fff;
    text-align: center;
    font-size: 15px;
    line-height: 26px;
}
.icon-wrapper {
    padding: 30px 0;
    background: #1a1a1a;
}
h3.title {
    text-align: center;
    color: #fff;
    font-family: 'Red Hat Display';
    margin-bottom: 20px;
    font-size: 25px;
    position: relative;
}
.icon-wrap {
    background: #fff;
    padding: 30px;
    transition: 1s;
    border-radius: 10px;
    box-shadow: 1px 1px 10px 1px #fff;
    margin: 20px 0 30px 0;
}
.icon-wrap i {
    color: #561c4a;
    display: block;
    margin-bottom: 20px;
    text-align: center;
    font-size: 42px;
}
.icon-wrap a {
    display: block;
    text-align: center;
    font-family: 'Red Hat Display';
    font-size: 18px;
    color: #561c4a;
    font-weight: 700;
}
.icon-wrap:hover{
    position: relative;
    transform: translateY(-5px);
    transition: 1s;
    cursor: pointer;
}
div#two img {
    width: 50%;
    float: left;
}

.shadow-img img {
    width: 100%;
    box-shadow: 1px 1px 9px 0px #0000008a;
    border-radius: 5px;
}
div#two img {
    width: 50%;
    float: left;
}

img.f {
    margin-top: 100px;
}
h5.small-heading {
    text-align: center;
    color: #fff;
}
.content-part p{
    text-align: justify;
    color: #fff;
    font-family: 'Red Hat Display';
    margin-bottom: 20px;
    font-size: 16px;
}
.box {
    text-align: right;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    padding: 35px;
    border-radius: 5px;
    min-height: 390px;
    background: linear-gradient(to left bottom,#fbd1e5,#fbc1dc,#fbc6df,#f5f2f3,#fff);
}
.icon {
    transition: 1s;
    width: 65px;
    height: 65px;
    background: #561c4a;
    margin-left: auto;
    border-radius: 50%;
}
.box p {
    color: #57647c;
    font-size: 15px;
    text-align: right;
    line-height: 31px;
    margin-top: 20px;
}
.icon i {
    text-align: center;
    line-height: 65px;
    display: block;
    font-size: 30px;
    color: #fff;
}
.box:hover .icon {
    transform: rotate(360deg);
    transition: 1s;
}
.listing-shot {
    border: 1px solid #eaeff5;
    box-shadow: 0 0 10px 1px rgb(71 85 95 / 8%);
    -webkit-box-shadow: 0 0 10px 1px rgb(71 85 95 / 8%);
    -moz-box-shadow: 0 0 10px 1px rgba(71,85,95,.08);
    overflow: hidden;
    margin-top: 25px;
    border-radius: 6px;
    background: #fff;
    padding: 0;
    display: inline-block;
    width: 100%;
    position: relative;
    transition: all ease .4s;
}
.grid-style .listing-shot-img {
    height: 300px;
    overflow: hidden;
}

.listing-shot-img {
    position: relative;
    min-height: 220px;
    max-height: 300px;
    height: 100%;
}
.listing-shot-img {
    position: relative;
}
.text-center {
    text-align: center;
}
.listing-shot-img:after, .listing-shot-img:before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: all .6s ease-out 0s;
    -moz-transition: all .6s ease-out 0s;
    transition: all .6s ease-out 0s;
}
.img-responsive{
    display: block;
    width: 100%;
    height: 330px;
}
.featured-listing {
    position: absolute;
    left: 0;
    top: 40px;
    z-index: 1;
}
.featured-listing:before {
    content: "";
    border-top: 43px solid #ff8f00;
    border-right: 43px solid transparent;
}
.featured-listing:after {
    content: "\f005";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 6px;
    top: -33px;
    color: #ffdd7f;
}
span.listing-price {
    background: #dbaf02;
    color: #fff;
    position: absolute;
    bottom: 15px;
    left: 15px;
    padding: 1px 18px;
    letter-spacing: 1px;
    border-radius: 2px;
    font-size: 11px;
    font-weight: 700;
}
 .listing-shot-info {
    padding: 10px 15px;
    position: relative;
}
span.listing-loc {
    background: #dbaf02;
    color: #fff;
    bottom: 15px;
    left: 15px;
    padding: 6px 18px;
    letter-spacing: 1px;
    border-radius: 2px;
    font-size: 11px;
    font-weight: 700;
}
span.approve-listing {
    width: 35px;
    height: 35px;
    background: #ff8f00;
    position: absolute;
    top: 1px;
    right: 1px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 35px;
}
.listing-shot-img:after, .listing-shot-img:before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: all .6s ease-out 0s;
    -moz-transition: all .6s ease-out 0s;
    transition: all .6s ease-out 0s;
}
.listing-badge.now-open {
    background-color: #54ba1d;
}

.listing-badge {
    background-color: #333;
    float: left;
    position: absolute;
    transform: rotate(
-45deg);
    left: -60px;
    top: 30px;
    text-align: center;
    width: 200px;
    font-size: 12.5px;
    margin: 0;
    z-index: 999;
    color: #fff;
    font-weight: 500;
    line-height: 28px;
}
.listing-shot-img:hover:before {
    background-color: rgba(255,255,255,.2);
    right: 50%;
    left: 50%;
}
.location {
    background: #561c4a;
    padding: 30px;
}
.underline:before {
    content: '';
    position: absolute;
    width: 200px;
    height: 2px;
    background: #fff;
    left: 50%;
    bottom: -10px;
    transform: translate(-50%);
}
ul.other-location {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    margin-top: 30px;
}
ul.other-location li{
    display: inline-block;
}
ul.other-location li a {
    display: inline-block;
    padding: 8px 20px;
    color: #fff;
    font-family: 'Red Hat Display';
    margin-bottom: 10px;
    background: #401637;
    border-radius: 5px;
    transition: 1s;
    margin-right: 10px;
}
ul.other-location li a:hover{
    transform: translateY(3px);
    transition: 1s;
    box-shadow: 1px 1px 10px 1px #fff;
}

/*line*/

#wrap {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.line-reveal {
  width: 120%;
  height: 3px;
  overflow: hidden;
  position: absolute;
}
.line-reveal .overlay {
  background: black;
  height: 10px;
  position: absolute;
  top: -5px;
  width: 100%;
  transform-origin: 100% 0;
  -webkit-animation: wipe 3s ease;
          animation: wipe 3s ease;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.line-reveal .line {
    border: 1px solid white;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

#line-a {
  left: 0;
  top: 100%;
  transform-origin: 0 0;
  transform: rotate(-90deg);
}
#line-a .line {
    border-color: #ffffff;
}




@-webkit-keyframes wipe {
  to {
    transform: scaleX(0);
  }
}

@keyframes wipe {
  to {
    transform: scaleX(0);
  }
}

@media screen and (max-width: 768px){
    .overlay-text {
        position: absolute;
        top: 65%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: left;
        width: 84%;
        bottom: auto;
    }
    .overlay-text h3 {
        color: #561c4a;
        font-family: 'Red Hat Display', sans-serif;
        font-size: 17px;
        background: #fff;
        display: inline;
    }
    .overlay-text h4 {
        color: #fff;
        font-family: 'Red Hat Display', sans-serif;
        margin: 5px 0 5px 0;
    }
    .overlay-text ul li a {
        display: inline-block;
        color: #fff;
        background: #561c4a;
        padding: 6px;
        margin-right: 10px;
        border-radius: 2px;
        font-family: 'Red Hat Display', sans-serif;
        font-size: 14px;
    }
    .nav-link {
        font-family: 'Red Hat Display', sans-serif;
        color: #fff;
        font-size: 16px;
        padding: 10px !important;
    }
    .navbar-collapse {
        background: #561c4a;
    }
    ul.other-location li a{
        margin-right: 0px;
    }
    span.fa.fa-bars{
        color: #fff;
    }
    #wrap{
        display: none;
    }
}
.banner-content h4{
    font-family: 'Red Hat Display', sans-serif;
        color: #561c4a;
        font-size: 28px;
}
.banner-content a {
    background: #561c4a;
    color: #fff;
    padding: 10px 50px;
    display: inline-block;
}
.book-btn{
    background: #fff;
    color: #561c4a;
    padding: 10px 50px;
    display: inline-block;
}
.banner-content img{
    box-shadow: 1px 1px 10px 1px #561c4a;
}
.content p {
    color: #f1f1f1;
    font-family: 'Red Hat Display';
    text-align: justify;
    font-size: 15px;
}
.breadcrumb-wrap img{
    width: 100%;
}
.service-bg.common-padding.blocks {
    background: #561c4a;
}
.img-port img {
    width: 100%;
    border-radius: 5px;
    box-shadow: 1px 1px 10px 1px #561c4a;
}
.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    color: #fff;
    font-family: 'Red Hat Display';
    font-size: 14px;
}
.content-new p{
    text-align: justify;
}
.content-new h4{
    color: #fff;
}
.content-new h3 {
    color: #561c4a;
    font-family: 'Red Hat Display', sans-serif;
    font-size: 30px;
    background: #fff;
    display: inline-block;
    margin: 15px 0;
}
.center-middle{
    display: flex;
    justify-content: center;
    align-items: center;
}
img.vert-move {
    width: 100%;
    box-shadow: 1px 1px 10px #561c4a;
}
h4.color-white {
    color: #e9c60b;
    font-family: 'Red Hat Display';
    margin-bottom: 15px;
}
header {
    background: #000;
}
header .col-sm-6{
    padding-right: 0px;
}
.top-content{
    text-align: center;
}
.logo a {
    font-family: 'Faster One', cursive;
    font-size: 26px;
    color: #f2c71e;
    line-height: 14px;
}
.logo span.logos{
    display: block;
    margin-left:30px;
    color: #fff;
}
header .book-btn {
    text-align: right;
    float: right;
    font-family: 'Faster One', cursive;
    font-size: 22px;
    padding: 12px 25px;
    display: inline-block;
    color: #000;
    background: #f2c71e;
}
.logo{
    padding-top: 5px;
}
header .book-btn:hover{
    color: #fff;
}
.top-bg img{
    width: 100%;
}
.top-bg{    
    position: relative;
}
.top-bg:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000078;
}
.top-content{
    position: absolute;
    z-index: 9;
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.top-content h1{
    font-family:sans-serif;
    font-size: 45px;
    font-weight: 900;
    color: #fff;
}
.top-content a {
    display: inline-block;
    background: #f2c71e;
    color: #fff;
    padding: 13px 50px;
    font-size: 16px;
    font-weight: bolder;
    margin-top:10px;
}
.top-content a:hover{
    background: #000
}
.blink-text {
  animation: blinker 1s step-end infinite;
}
@keyframes blinker {
  50% {
    text-shadow:5px 2px 15px #fff;
  }
}
.title-one {
    font-family: 'Roboto', sans-serif;
    text-align: center;
    color: #f2c71e;
    font-size: 28px;
    position: relative;
    margin-bottom:30px;
}
.title-two {
    font-family: 'Roboto', sans-serif;
    text-align: left;
    margin-bottom: 20px;
    color: #dbaf02 !important;
    font-size: 28px;
}

.title-one::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    transform: translate(-50%);
    height: 3px;
    background: #f2c71e;
    width: 135px;
}
.profile-wrapper {
    background: #dbaf02;
    margin-top: 20px;
    padding: 2px;
}
.profile-wrapper img{
    width: 100%;
    height: 330px;
    transition: 1s;
}
.profile-wrapper img:hover{
    cursor: pointer;
    transition: 1s;
    transform: scale(1.1);
}
.profile-wrapper h3 {
    text-align: center;
    font-size: 22px;
    padding: 5px;
    font-weight: 600;
    font-family: roboto;
}
.profile-wrapper figcaption a {
    display: block;
    padding: 8px;
    background: #dbaf02;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    color: #000;
}
.profile-wrapper figcaption a:hover{
    background: #ff4545;
    color: :#fff;
}
.right-content p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-family: 'Roboto', sans-serif;
    text-align: justify;
}
.overlay-content{
    padding: 50px 120px;
    background: url('../images/gurugram-call-girl.jpg') no-repeat;
    background-attachment: fixed;
    position: relative;
    background-size: cover;
}
.overlay-content:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #dbaf0273;
    top: 0;
    left:0;
}
.text-bar {
    position: relative;
    text-align: center;
    border: 2px solid #000;
    padding: 50px;
    border-radius: 10px;
}
.text-bar h3{
    color: #fff;
    margin-bottom: 30px;
}
.text-bar p{
    color: #fff;
}
.btn:focus{
    outline: none;
    box-shadow: none;
}
#faq .card {
  margin-bottom: 5px;
  border: 0;
}

#faq .card .card-header {
  border: 0;
  border-radius: 2px;
  padding: 0;
}

#faq .card .card-header .btn-header-link {
  color: #fff;
  display: block;
  text-align: left;
  background: #FFE472;
  color: #222;
  padding: 20px;
}

#faq .card .card-header .btn-header-link:after {
  content: '\f107';
  font-family: 'FontAwesome';
  font-weight: 900;
  float: right;
}

#faq .card .card-header .btn-header-link.collapsed {
  background: #B38E00;
  white-space: inherit;
  color: #fff;
}

#faq .card .card-header .btn-header-link.collapsed:after {
  content: '\f106';
}

#faq .card .collapsing {
  background: #FFE472;
  line-height: 30px;
}

#faq .card .collapse {
  border: 0;
}

#faq .card .collapse.show {
  background: #FFE472;
  line-height: 30px;
  color: #222;
}
.side img {
    width: 100%;
    background: #dbaf02;
    padding: 2px;
    margin-bottom: 20px;
}
.img-inner img{
    width: 100%;
}
.location-wrap {
    background: #0f0e0e;
}
.links {
    border: 1px solid #fff;
    padding: 10px;
    background: #000;
}
.web-partner {
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    height: 350px;
    overflow: auto;
}
.web-partner li a {
    color: #fff;
    display: block;
    padding: 5px;
    font-family: roboto;
    font-size: 14px;
}
.web-partner li a:hover{
    color: #ff0;-
}
.links h3 {
    background: #dbaf02;
    padding: 5px;
    font-size: 20px;
}
footer{
    background: url('../images/gurugram-call-girl.jpg') no-repeat;
    background-size: cover;
    padding: 20px 0;
    background-attachment: fixed;
    position: relative;
}
footer:before{
    content: '';
    position: absolute;
    background:#00000080;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.footer-link ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.footer-link ul.lin li a {
    color: #fff;
    display: block;
    padding: 5px 0;
    font-family: roboto;
    font-size: 14px;
}
.footer-link h3{
    color: #fff;
    display: block;
    font-family: roboto;
    font-size: 18px;
    font-weight: 800;
    position: relative;
    margin-bottom: 20px;
}
.footer-link h3::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -8px;
    width: 50px;
    height: 3px;
    background: #fff;
}
.footer-link p a{
    color: #fff;
    font-family: roboto;
}
.footer-link p a i{
    color: #dbaf02;
    margin-right: 5px;
    display: inline-block;
}
.footer-link p{
    margin-bottom: 1px;
}
.social li {
    display: inline-block;
    margin-top: 20px;
}
.social li a{
    display: inline-block;
    width: 35px;
    height: 35px;
    background: #fff;
    color: #000;
}
.social li a {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: #dbaf02;
    color: #000;
    text-align: center;
    line-height: 35px;
    margin-right: 5px;
}
.social li a:hover{
    background: #ff0;
}
.discalimer {
    text-align: center;
    margin-top: 30px;
}
.discalimer h4 {
    color: #dbaf02;
    margin-bottom: 10px;
    font-weight: bold;
}
.discalimer p{
    margin-bottom: 5px;
    color: #fff;
    font-family: roboto;
}
.overhide{
    overflow: hidden;
}
.img-con{
    background: #0f0e0e;
}
.right-content p {
    color: #f1f1f1;
    font-family: roboto;
}
.mid-content {
    background: #1a1a1a;
}
.side-wrap h3 {
    background: #dbaf02;
    font-size: 19px;
    padding: 5px 10px;
    font-family: roboto;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.faq{
    background: #0f0e0e;
}
.center {
    text-align: center !important;
}
.iner-text h3{
    font-family: 'Roboto', sans-serif;
    text-align: left;
    margin-bottom: 10px;
    color: #dbaf02;
    font-size: 22px;
}
.iner-text p{
    text-align: justify;
    color: #f1f1f1;
}
.img-inner img {
    width: 100%;
    border: 1px solid #dbaf02;
    padding: 1px;
    margin-bottom: 10px;
    background: #dbaf02;
}
.left-img img {
    width: 100%;
}
.navbar-expand-lg .navbar-toggler {
    display: block;
    border: 1px solid #f2c71e;
    color: #f2c71e;
}
.navbar-expand-lg .navbar-collapse{
    display: inherit;
}
.collapse {
    display: none;
}
.navbar-toggler {
    border: 1px solid #dbaf02;
}
.navbar-toggler .fa.fa-bars{
    color: #dbaf02;
}
.right img  {
    width: 100%;
    background: #dbaf02;
    padding: 3px;
}

@media screen and (max-width: 768px){    
    .breadcrumb-text h1 {
        color: #fff;
        font-family: 'Red Hat Display', sans-serif;
        font-size: 21px;
    }
    .overlay-content {
        padding: 20px;
    }
    .text-bar{
        padding: 10px;
    }
    header .col-sm-6 {
        padding-right:15px;
    }
    .logo a {
        text-align: center;
        display: block;
    }
    header {
        background: #000;
        padding: 10px 0;
    }
    header .book-btn {
        text-align: center;
        float: none;
        font-family: 'Faster One', cursive;
        font-size: 22px;
        padding: 3px 15px;
        display: block;
        color: #000;
        background: #f2c71e;
        margin: auto;
        width: 60%;
    }
    .top-content h1 {
        font-family: sans-serif;
        font-size: 19px;
        font-weight: 900;
        color: #fff;
    }
    .logo a {
        font-family: 'Faster One', cursive;
        font-size: 26px;
        color: #f2c71e;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .top-content{
        width: 100%;
    }
    .top-content a {
        display: inline-block;
        background: #f2c71e;
        color: #fff;
        padding: 3px 20px;
        font-size: 16px;
        font-weight: bolder;
        margin-top: 0px;
    }
    .top-bg img{
        height: 162px;
    }
}









