
html {
    margin: 0;
    padding: 0;
}

textarea:focus, input:focus, select:focus, select:active{
    outline: none;
    box-shadow:none;
}
.form-control:focus {
    box-shadow: none;
    outline: 0 none;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus {outline: none;}
a,h1,h2,h3,h4,h5{cursor: pointer;}
a:focus, a:hover{text-decoration: none;}
a:focus {outline: none; outline-offset: 0;}
ul{list-style: none;}
.placeholder-fix:focus::-webkit-input-placeholder  {color:transparent !important; }
.placeholder-fix:focus::-moz-placeholder   {color:transparent !important;}
.placeholder-fix:-moz-placeholder   {color:transparent !important;}
.bgcolor{
    background-color:rgb(226, 73, 18);
}
.top-header{
    height: 60px;
}
section{
    padding:;
}
.pl-0{
    padding-left: 0;
}
.pd-r{
    padding-right:40px;
}
.mt-15{
    margin-top: 15px;
}
.pb-75{
    padding-bottom: 75px;
}
.mt-40{
    margin-top:40px;
}
.redBg {
    background-color: #ff0000;
    height: 60px;
    margin-left: -53px;
    transform: skewX(-50deg);
}
.area-temperature {
    color: #fff;
    padding-left: 60px;
    padding-top: 12px;
    transform: skewX(50deg);
}
.area-temperature img{
    float: left;
}
.area-temperature p{
    font-size: 12px;
    overflow: hidden;
    padding-left: 25px;
    font-weight: 600;
    line-height: 20px;
}
.area-temperature p span{
    font-size: 20px;
    font-weight: 600;
}
.area-temperature sup {
    font-size: 6px;
    font-weight: 600;
    top: -8px;
    left:2px;
}
.location-address > p {
    font-size: 14px;
    margin: 0;
    padding: 19px 0;
}
.location-address > p i{
    font-size: 16px;
    margin-right: 2px;
    vertical-align: middle;
}
.location-address > p.location-icon i{
    vertical-align: inherit !important;
}
.location-address > p a{
    color:#000;
     vertical-align: middle;
}
.location-address:hover p, .location-address:hover p a {
    color: #ff0000;
}
.middle-header {
    position: absolute;
    width: 100%;
    z-index: 1;
}
.navbar {
    background-color:transparent;
    border: 0 none;
    border-radius: 0px;
    font-size: 12px !important;
    font-weight: 600;
    height: 80px;
    letter-spacing: 2px;
    margin-bottom: 0;
    text-transform: uppercase;
    margin-top: 10px;
}
.navbar > .container .navbar-brand{
    color: #ff9800;
    font-family: "algerianregular";
    font-size: 30px;
    letter-spacing: 3px;
    line-height: 34px;
    font-weight: 400;
    margin-top: 23px;
    padding: 0px;
}
.navbar li{
    border-left: 1px solid #fff;
}
.navbar li:hover, .about-page .navbar li:hover, .navigation-bar2 .navbar li:hover{
    border-color: #ff0000;
}
.navbar li a{ 
    line-height: 20px;
    padding-bottom: 2px;
    padding-top: 2px;
}
.navbar-nav{
    padding: 17px 0;
}

.navbar-nav li.active, .navigation-bar2 .navbar-nav li.active{
    border-color: #ff0000;
}
.navbar-nav li.active a, .navigation-bar2 .navbar-nav li.active a{
    color: #ff0000 !important;
    background-color: transparent !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{
    background-color: transparent;
}
#Carousel1 .item h1{
    color: #ef5e06;
    font-family: "algerianregular";
    font-size: 50px;
    letter-spacing: 8px;
    text-transform: uppercase;
	height: 400px;
}
#Carousel1 .carousel-caption {
    bottom: auto;
    color: #fff;
    position: absolute;
    right: auto;
    left:auto;
    width: 100%;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    top: 36%;
    z-index: 10;
	
}
#Carousel1 .carousel-indicators .active{
    background-color: #ff0000;
    border-color: #ff0000;
}
.carousel-indicators li{
    background-color: #fff;
}
.carousel-control {
    top:70%;
     opacity: 1;
}
.carousel-control.right, .carousel-control.left{
    background-image:none;
}
.block-heading > h1 {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 3px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}
.block-heading > p, .client-block > p, .inner-page-heading > p{
    font-size: 17px;
    line-height: 24px;
    margin: 15px auto 75px;
    text-align:left;
    width: 100%;
    display: block;
    max-height: 2em;
    overflow-wrap: break-word;
    text-overflow: ellipsis;
}
.room-details-left h3 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 30px;
     max-width: 250px;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
}
.room-details-left h3:hover{
    color:#ff0000;
    cursor: pointer;
}
.room-details-left > p {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    text-transform: capitalize;
}
.room-image img:hover{
    box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.75);
}
.room-price > h1{
   font-size: 30px;
    font-weight: 600;
    letter-spacing: 0;
    text-align: right;
}
.room-details-left .btn-default {
    background-color: transparent;
    border-color: #000;
    border-radius: 0;
    color: #000;
    font-size: 12px;
    margin-top: 20px;
    padding: 10px 6px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    
}
.room-details-left .btn-default:hover, .room-details-left .btn-default.active.focus, .room-details-left .btn-default.active:focus, .room-details-left .btn-default.active:hover, .room-details-left .btn-default.focus:active, .room-details-left .btn-default:active:focus, .room-details-left .btn-default:active:hover, .resort-details .btn-default:hover, .resort-details .btn-default.active.focus, .resort-details .btn-default.active:focus, .resort-details .btn-default.active:hover, .resort-details .btn-default.focus:active, .resort-details .btn-default:active:focus, .resort-details .btn-default:active:hover, 
.event-details .btn-default:hover, .event-details .btn-default.active.focus, .event-details .btn-default.active:focus, .event-details .btn-default.active:hover, .event-details .btn-default.focus:active, .event-details .btn-default:active:focus, .event-details .btn-default:active:hover, .buttons .btn:hover, .buttons .btn:focus, .buttons .btn:active{
    background-color: #ff0000;
    border-color: #ff0000;
    color: #fff;
}
.service-images img{
    margin-left: auto;
    margin-right: auto;
}
.service-images h2 {
    color: #000;
    font-size: 20px;
    margin-top: 40px;
    letter-spacing: 2px;
    text-transform: uppercase;
     max-width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
}
.bgBanner{
    background-image: url("../images/bgbanner.png");
    background-position: center center;
    background-size: cover;
    height: 296px;
    width: 100%;
}

.bgBanner2{
    background-image: url("../images/bgbanner2.png");
    background-position: center center;
    background-size: cover;
    height: auto;
    width: 100%;
    padding: 75px;
}
.about-bgBanner{
    background-image: url("../images/about-banner2.png");
    background-position: center center;
    background-size: cover;
    height: auto;
    width: 100%;
    padding: 75px;
}
.about-bgBannerx{
    background-image: url("../images/aircraft.png");
    background-position: center center;
    background-size: cover;
    height: 5px !important;
    width: 100%;
    padding: 75px;
}
.dinning-banner{
    background-image: url("../images/trip_planner/image4.png");
    background-position: center center;
    background-size: cover;
    height: 485px;
    width: 100%;
}
.package-details {
    padding: 54px 0 54px 85px;
}
.package-details > h1 {
    color: #fff;
    font-size: 30px;
    letter-spacing: 4px;
    line-height: 30px;
    text-transform: uppercase;
}
.package-details > h4 {
    color: #fff;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 20px;
    margin: 25px 0 40px;
}
.package-details .btn-default {
    background-color: transparent;
    border-color: #fff;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 3px;
    padding: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.package-details .btn-default:hover{
    background-color: #ff0000;
    border-color: #ff0000;
}
.resort-details > h3{
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-top: 0px;
    text-transform: uppercase;
    max-width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.resort-details > h3:hover{
    color:#ff0000;
}
.resort-details > p {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1.2px;
    line-height: 20px;
}
.resort-details .btn-default, .event-details .btn-default{
    background-color: transparent;
    border-color: #000;
    border-radius: 0;
    color: #000;
    font-size: 12px;
    margin-top: 5px;
    padding: 10px 6px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
}
.counter-value > h1 {
    color: #fff;
    font-size: 50px;
    margin-top: 10px;
    letter-spacing: 0px;
}
.counter-value > h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 2px;
    margin-top: 40px;
    text-transform: capitalize;
    max-width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-style: italic;
}
#Carousel2 .item{
    background-color: #202121;
    height: 400px;
    color:#fff;
}
#Carousel2 .carousel-caption{
    top:0;
}
#Carousel2 .client-image img{
    margin-left: auto;
    margin-right: auto;
}
#Carousel2 .carousel-indicators .active{
    background-color: #ff0000;
    border-color: #ff0000;
}
.client-block > h1 {
    font-size: 30px;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.client-block > p {
    font-size: 14px;
    line-height: 28px;
    margin: 15px auto 50px;
    text-align: center;
    width: 62%;
    display: block;
    max-height: 4em;
    overflow: hidden;
    overflow-wrap: break-word;
    text-overflow: ellipsis;
}
.client-says > h3 {
    font-size: 18px;
    font-weight: 300;
    line-height: 32px;
}
#Carousel2 .carousel-caption {
    left: 9%;
    right: 9%;
}
.client-says > h4 {
    font-weight: 600;
    letter-spacing: 2px;
    margin-top: 44px;
    text-transform: uppercase;
}
.client-says > h5 {
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 3px;
    line-height: 20px;
    text-transform: capitalize;
}
.event-details {
    padding-left: 6px;
}
.event-details h5 a {
    margin-right: 15px;
    color:#000;
}
.event-details h5 a:hover, .event-details > h4:hover{
    color:#ff0000;
}
.event-details h5 a i{
    margin: 0 10px;
}
.event-details > h5 {
    font-size: 16px;
}
.event-details > h4 {
    font-size: 22px;
    letter-spacing: 2px;
    margin-bottom: 20px;
    margin-top: 15px;
    text-transform: uppercase;
    max-width: 378px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.event-details > p {
    font-size: 16px;
    line-height: 26px;
    margin: 25px 0;
}
footer{
    background-color: #202121;
    padding: 20px 0 0;
}
.footer-details > h2 {
    color: #fff;
    font-size: 24px;
    letter-spacing: 5px;
    margin-bottom: 50px;
    text-transform: uppercase;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 316px;
}
.map iframe{
    height: 275px;
    width:350px;
}
.contact-list{
    padding: 0;
}
.contact-list i{
    display: inline-block;
    float: left;
    font-size: 16px;
    font-weight: 400;
    margin-right: 15px;
    margin-top: 10px;
    color:#fff;
}
.contact-list li:hover i, .footer-social-icon > a:hover{
    color:#ff0000;
}
.contact-list li:hover a {
    color: #ff0000;
}
.contact-list p {
    overflow: hidden;
}
.contact-list a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 30px;
}
.footer-social-icon{
    margin-top: 30px;
}
.footer-social-icon > a, .contact-social-icon li > a {
    border: 1px solid #fff;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 30px;
    line-height: 29px;
    margin-right: 10px;
    text-align: center;
    width: 30px;
}
.contact-social-icon li{
    display: inline;
}
.contact-social-icon li > a{
    border: 1px solid #000;
    color: #000;
    display: inline-block;
}
.footer-social-icon > a:hover, .contact-social-icon li > a:hover{
    color:#ff0000;
    border-color: #ff0000;
}
.footer-page-link {
    background-color: #fff;
    margin-top: 40px;
}
.page-links li {
    display: inline;
}
.page-links{
    padding: 0;
    margin: 0;
    padding: 20px 0;
}
.page-links li a {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 2px;
    margin-right: 25px;
    text-transform: uppercase;
}
.page-links li a:hover, .page-links li.active a{
    color:#ff0000;
}
.copyright {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 3px;
    padding: 30px 0;
    text-align: center;
   
}
.copyright > a {
    color: #ff0000;
    font-size: 16px;
    
}
.copyright > a:hover{
    color:#fff;
}
.gallery-image a img{
    transition: all .2s ease-in-out;
}
.gallery-image a img:hover{
    transform: scale(1.1); 
}
.footer-images img{
    border:1px solid rgba(0,0,0,0);
}
.footer-images img:hover{
    border-color:#ff0000;
}
.back-to-top {
    background: #ff0000;
    border-top-left-radius: 15px;
    bottom: 31px;
    color: #fff !important;
    cursor: pointer;
    font-size: 17px;
    height: 40px;
    line-height: 39px;
    position: fixed;
    right: 5px;
    text-align: center;
    text-decoration: none;
    width: 40px;
    z-index: 9999;
    outline: none;
    bottom: 5px;
}
.back-to-top:hover{
    background: #000;
    color:#ff0000;
}

/*************about page**************/

.navigation-bar2 .navbar > .container .navbar-brand{
    color: #000;
    font-family: "algerianregular";
    font-size: 30px;
    letter-spacing: 3px;
    line-height: 34px;
    font-weight: 400;
}
.navigation-bar2 .navbar li{
    border-left: 1px solid #000;
}
.navigation-bar2 .navbar li a{ 
    color: #000 !important;
    line-height: 20px;
    padding-bottom: 2px;
    padding-top: 2px;
}
.about-page-block1, .rooms-page-block1, .gallery-page-block1, .event-page-block1, .dinning-page-block1, .contact-page-block1{
    margin-top:75px;
}
.inner-page-heading h1 {
    font-size: 44px;
    text-transform: uppercase;
    color: #ff0000;
    font-weight: 600;
    letter-spacing: 4px;
    line-height: 35px;
    margin-top: 0;
    margin-bottom: 22px;
}
.inner-page-heading > p{
    font-size: 16px;
    line-height: 30px;
    margin: 0 auto;
    text-align: center;
    width: 65%;
    display: block;
    max-height: 4em;
    overflow: hidden;
    overflow-wrap: break-word;
    text-overflow: ellipsis;
    color:#fff;
}
.city-details h1 {
    text-transform: uppercase;
    font-size: 28px;
    margin: 0 0 25px;
    max-width: 525px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.city-details p{
    font-size: 16px;
    text-align: justify;
    line-height: 26px;
    display: block;
    max-height: 18em;
    overflow-wrap: break-word;
    text-overflow: ellipsis;
}
/***********dinning page***********/
.dinning-details h5 {
    font-size: 22px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 3px;
    font-weight: 600;
    line-height: 40px;
}
.dinning-details ul{
    padding: 0;
    margin-top:0px;
}
.dinning-details{
    padding: 25px 0 25px 10px;
}
.dinning-details ul li:before{
    content: "\f054";
    color: #fff;
    font-size: 19px;
    font-family: FontAwesome;
    margin-right: 10px;
}
.dinning-details ul li a{
    color: #fff;
    font-size: 19px;
    text-transform: capitalize;
    font-style: italic;
    line-height: 55px;
    font-weight: 500;
    letter-spacing: 2px;
}
.dinning-details ul li a:hover{
    color:#ff0000;
}
.book-form input {
    height: 65px;
}
.book-form input, .book-form textArea, .book-form select{
    width: 100%;
    background: transparent;
    border: 1px solid #000;
    font-size: 14px;
    font-weight: 400;
    height: 45px;
    letter-spacing: 3px;
    margin: 0px 0 20px;
    padding-left: 10px;
    text-transform: uppercase;
    color:#000;
    border-radius: 4px;
}
#contactForm .form-control::-moz-placeholder {
    color: #000;
    font-weight: 400;
    opacity: 1;
}
#contactForm .form-control::-webkit-input-placeholder{
    color: #000;
    font-weight: 400;
    opacity: 1;
}
#contactForm .form-control:focus{
    color: #ff0000;
    border-color: #000;
}
.book-form textArea {
    height: auto;
    width: 100%;
    padding:10px; 
}
.form-group {
    margin-bottom: 0px;
}
.form-group select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: linear-gradient(45deg, transparent 60%, #000 50%), linear-gradient(135deg, #000 50%, transparent 50%), linear-gradient(to right, transparent, transparent);
    background-position: calc(100% - 19px) calc(1em + 2px), calc(100% - 14px) calc(1em + 2px), 100% 0;
    background-repeat: no-repeat;
    background-size: 5px 5px, 5px 5px, 2.5em 3.5em;
    border-radius: 4px;
    cursor: pointer;
}
.buttons .btn{
    background-color: transparent;
    border-color: #000;
    border-radius: 0;
    color: #000;
    font-size: 12px;
    margin-right: 10px;
    padding: 8px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
}
.contact-details li{
    margin-bottom: 20px;
}
.contact-details i {
    float: left;
    font-size: 18px;
    font-weight: 500;
    margin-right: 20px;
    margin-top: 5px;
    width: 20px;
    color:#000;
}
.contact-details p {
    overflow: hidden;
}
.contact-details a{
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 2px;
}
.contact-details a:hover{
    color:#ff0000;
}


#instafeed .likes {
           background: rgba(255,0,0, 0.8) none repeat scroll 0 0;
            color: #ffffff;
            display: flex;
            flex-direction: column;
            font-family: sans-serif;
            font-size: 1em;
            height: 100%;
            justify-content: center;
            left: 0;
            opacity: 0;
            position: absolute;
            right: 0;
            text-align: center;
            text-shadow: 0 1px rgba(0, 0, 0, 0.5);
            top: 0;
            transition: opacity 100ms ease 0s;
            width: 100%;
        }
        #instafeed a img{
            max-width: 100%;
        }

        #instafeed a:hover .likes {
          opacity:1;
        }
        .footer-block .image img{
            /*max-width: 64%;*/
        }
        .animated.flipInX {
         display: block;
         /*float: left;*/
         position: relative;
}
        .mb-15 {
         margin-bottom: 15px;
        }
		u { 
  text-decoration: underline;
}
body {
    margin: 0;
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: inherit;
    background-color: #fff;
	text-align:;
	
}



/*Banner Section*/
.tv-inner-banner{
    height: 300px;
    width: 100%;
    position: relative;
}
.layout-gradient::after {
    background: transparent linear-gradient(to right bottom, #050517,#ea6055,#050517) repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
    z-index:0;
}
.innerlink {
    color: #ffffff;
    font-size: 1.05em;
    letter-spacing:2px;
    margin-top: 10px;
}
.innerlink > a {
    color: #050517;
}
.tv-banner-image
{
    height: 600px;
    position: relative;
    width: 100%;
}
.banner-title {
    left: 50%;
    position: absolute;
    text-align: center;
    top: 60%;
    transform: translate(-50%, -60%);
    z-index: 2;
    width:100%;
}
.banner-title > h4 {
    color: #ffffff;
    font-size: 1.5em;
    font-weight: 500;
    letter-spacing: 5px;
    text-transform: uppercase;
}
.banner-title > h1 {
    color: #100e0e;
    font-family: 'Herr Von Muellerhoff', cursive;
    font-size: 8em;
    letter-spacing: 2px;
    margin:80px 0;
}
.btn.btn-banner {
    background: #ea6055 none repeat scroll 0 0;
    border: 2px solid rgba(0, 0, 0, 0);
    color: #ffffff;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 10px 20px;
    text-transform: uppercase;
    transition: background 0.3s ease-in-out 0s;
}
.tv-area-title {
    color: #ffffff;
    font-size: 1.1em;
    font-weight: 800;
    letter-spacing:5px;
    text-transform: uppercase;
}
.tv-inner-banner .innerlink {
    font-size: 1.05em;
}
/*.btn.btn-banner:hover {
    background-color: #001a4b;
    color: #ffffff;
}*/
.btn.btn-banner:hover {
    background-color: transparent;
    border-color: #ffffff;
    color: #ffffff;
}
/*End Banner Section*/

/*About Section*/
#about btn.btn-banner {
    background: #ea6055 none repeat scroll 0 0;
    border: 2px solid rgba(0, 0, 0, 0);
    color: #ffffff;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 10px 20px;
    text-transform: uppercase;
    transition: background 0.3s ease-in-out 0s;
}
.tv-about-clear div:nth-child(3n+1)
{
    clear:both;
}
/*.btn.btn-banner:hover {
    background-color: #001a4b;
    color: #ffffff;
}*/
#about .btn.btn-banner:hover {
    background-color: transparent;
    border-color: #000000;
    color: #000000;
}
.tv-about-desc {
    text-align: center;
}
.tv-about-desc > h2 {
    font-size: 1.2em;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 20px;
    margin-top: 20px;
    text-transform: capitalize;
}
.tv-about-desc > p {
    font-size: 1.29em;
    line-height: 22px;
    margin-bottom: 30px;
}
/*End About Section*/

/*Hotel Section*/
.tv-hotel-desc {
    position: relative;
    z-index: 1;
}
.tv-video-desc {
    left: 37%;
    position: absolute;
    top: 45%;
}
.video-section_icon {
    background-color: transparent;
    border: 0 none;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}
#myModal {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
}
#myModal .modal-body {
    padding: 0;
}
#myModal .close {
    background: #ff9800 none repeat scroll 0 0;
    color: #fff;
    font-size: 24px;
    height: 28px;
    margin: 0;
    opacity: 1;
    outline: medium none;
    position: absolute;
    right: 0;
    text-shadow: none;
    top: 0;
    width: 28px;
    z-index: 890;
}
#myModal .embed-responsive {
    height: 489px;
    overflow: hidden;
    padding: 0;
}
.modal-dialog {
    margin: 55px auto;
}
.tv-hotel-block {
    padding: 100px 0;
}
.tv-hotel-desc-block-2 > h2 {
    font-size: 1.8em;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 35px;
    text-transform: uppercase;
}
.tv-hotel-desc-block-2 {
    text-align: left;
}
.tv-hotel-desc-block-2 > p {
    color: #000000;
    font-size: 1.05em;
    line-height: 25px;
    margin: 40px 0;
}
.tv-readmore-block > a {
    background: #ea6055 none repeat scroll 0 0;
    border: 2px solid rgba(0, 0, 0, 0);
    color: #ffffff;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 10px 20px;
    text-transform: uppercase;
    transition: background 0.3s ease-in-out 0s;
    border-radius: 5px;
}
.tv-readmore-block > a:hover {
    border: 1px solid #000000;
    border-radius: 5px;
    color: #000000;
    background: transparent none repeat scroll 0 0;
}
.tv-readmore-block {
    text-align: center;
}
.tv-section-title > h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 35px;
    text-align: center;
    text-transform: capitalize;
}
.tv-box-inner-head > h2
{
    font-family: "Playball",cursive;
    font-size: 3em;
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.tv-service-block > h3 {
    color: #ffffff;
    font-family: robotobold;
    font-size: 20px;
    left: 50%;
    letter-spacing: 2px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.container {

}


.container .btn1 {
  position: absolute;
  top: 50%;
  left: 10%;
  background-color: Transparent;
  color: white;
  font-size: 20px;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  text-align: center;
   outline:none;
   border-radius: 12px;
}
.tv-facility-content hr, .tv-service-content hr{
    border: 1px solid #ff5a09;
    margin: 10px auto 25px;
    width: 60px;
}
.tv-block-heading hr{
    border: 1px solid #ff5a09;
    width: 100px;
}
#service .tv-block-heading, #gallery .tv-block-heading, #testimonial .tv-block-heading, #package .tv-block-heading, #team .tv-block-heading, #blog .tv-block-heading, #trainer .tv-block-heading{
    margin-bottom: 50px;
}
#service .tv-block-heading hr, #gallery .tv-block-heading hr, #testimonial .tv-block-heading hr, #package .tv-block-heading hr, #team .tv-block-heading hr, #blog .tv-block-heading hr, #trainer .tv-block-heading hr{
    margin-left: auto;
    margin-right: auto;
}
.tv-services-list > li:nth-child(n+1) .tv-service-content, .tv-footer-links h2 {
    margin-bottom: 50px;
}
.tv-services-list > li:nth-last-child(-n+4) .tv-service-content {
    margin-bottom: 0;
} 
#testimonial-Carousel {
    background: #e6b771;
    color: #fff;
    height: 100%;
    padding: 80px 0;
    position: relative;
}
#testimonial-Carousel .carousel-inner {
    background:#ff5a26cf;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 30px;
    position: relative;
    text-align: center;
    width: 80%;
}
.tv-client-img img {
    height: 190px;
    width: 190px;
}
#testimonial-Carousel .carousel-control{
    top:50%;
    opacity: 1;
}
#testimonial-Carousel .carousel-control.left, #testimonial-Carousel .carousel-control.right{
    background-image: none;
}
#testimonial-Carousel .carousel-control i{
    border: 1px solid #fff;
    border-radius: 50%;
    display: inline-block;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
}
#testimonial-Carousel .carousel-control i:hover{
    background: #ff5a09;
    border-color: #ff5a09;
}

/*typography
----------------------*/

body {
    color: #000;
    font-family: 'playregular';
    background-color: #fff;
    letter-spacing: .5px;
}

h1,h2,h3,h4,h5,h6,p{
    margin: 0
}

/*common css
----------*/
.navbar-brand h2, .tv-footer-about .tv-logo h2{
    font-family: 'oswald_stencilbold';
}
.navbar-default .navbar-nav > li > a, .tv-banner-content h1, .tv-features-content h4, .tv-block-heading h2, .tv-facility-content h4, .tv-service-content h4, .tv-info-content h4, .tv-storyofgym h4, .tv-client-info h4, .tv-package-content h4, .tv-free-trial h2, .tv-opening-hour h2, .tv-blog-details h4, .tv-footer-links h2, .tv-body-index h3{
    font-family: 'playbold';
}
.tv-banner-content h4 span{
    display: block;
}
.navbar-brand h2 span, .tv-storyofgym h3, .tv-autor-details > li a, .tv-copyright-content a:hover{
    color: #ffe928;
}
.tv-footer-about .tv-logo h2, .navbar-brand h2, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:active,  .tv-accountpage-links li a:hover,  .tv-banner-content h4 span, .tv-package-content h4 span, .tv-blog-details h4, .tv-autor-details > li, .tv-autor-details > li a:hover, .tv-footer-sociallinks a:hover, .tv-footer-links li a:hover, .tv-progress-bar h5 span{
    color: #199c24cf !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{
    color: #ff5a09 !important;
    background: transparent;
}
.tv-package-content h4 span, .tv-footer-about .tv-logo h2 span{
    display: block;
}
.tv-banner, .tv-features-content, .tv-about-content, .tv-overlay-bgclr, .tv-storyofgym, .tv-price > h3, .tv-free-trial, .tv-timing-content,  .tv-footer-about .tv-logo h2 span, .tv-footer-content, .tv-body-index, .tv-copyright-content{
    color: #fff;
}
.navbar-default, .tv-features-content, .tv-facility-content, .tv-service-content, #service .tv-block-heading, #gallery .tv-block-heading, #testimonial .tv-block-heading, #package .tv-block-heading, .tv-free-trial, #team .tv-block-heading, #blog .tv-block-heading, .tv-copyright-content, #trainer .tv-block-heading{
    text-align: center;  
}
.tv-no-padding{
    padding: 0px;
}
.tv-paddingT100{
    padding-top: ;
}
*:hover, .tv-features-content{
    transition: all 0.5s ease 0s;  
}
.tv-facility-content h4{
    text-transform: uppercase;
}

/*Header
----------*/




.dropdown .dropdown-btn{
    background: transparent none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 0;
    color: #fff;
    padding: 10px;
    margin-right: 5px;
}
.tv-banner-content .dropdown {
    display: inline;
}
.tv-feature-img{
    position: relative;
}
.tv-feature-img img{
    display: block;
    width: 100%;
    height: auto;
}
.tv-feature-img .overlay {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    background: rgba(255,90,9,0.8);
    overflow: hidden;
    width: 100%;
    height:0;
    transition: .5s ease;
}
.tv-features-content:hover .overlay {
    bottom: 0;
    height: 100%;
}
.tv-feature-img .overlay .text {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 15px;
}
.tv-features-content h4{
    background: #ff5a09;
    padding: 20px 0;
    text-transform: uppercase;
}
.tv-features-content:hover h4{
    background: #393939;
}
.overlay .text hr{
    border: 1px solid #fff;
    margin-left: auto;
    margin-right: auto;
    width: 60px;
}
.tv-facility-content hr, .tv-service-content hr{
    border: 1px solid #ff5a09;
    margin: 10px auto 25px;
    width: 60px;
}
.tv-block-heading hr{
    border: 1px solid #ff5a09;
    width: 60px;
}
.text p {
    font-style: italic;
}


/*Header
----------*/

.tv-random-banner .tv-block-heading {
    margin-bottom: 65px !important;
}
.tab-image, .tv-trainer-image {
    margin-bottom: 30px;
    position: relative;
}
.category_hover, .tv-trainer-hover {
    background: rgba(255, 90, 9, 0.8) none repeat scroll 0 0;
    height: calc(100% - 32px);
    left: 13px;
    opacity: 0;
    position: absolute;
    top: 16px;
    transform: scale(1.2);
    transition: all 0.3s ease-in-out 0s;
    width: calc(100% - 26px);
}
.category_info, .tv-trainer-info {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.category_hover h3, .tv-trainer-hover h3 {
    color: #fff;
    font-size: 20px;
}
.category_desc {
    margin: 10px 0;
}
.tab-image:hover .category_hover, .tv-trainer-image:hover .tv-trainer-hover  {
    opacity: 1;
    transform: scale(1);
}

.tv-client-img img {
    height: 190px;
    width: 190px;
}

.tv-package-list {
    margin: 20px 0;
    padding-left: 15px;
}
.tv-package-list p, .tv-hours-list p, .tv-trainer-sociallinks li{
    display: inline;
}
.tv-package-list li:before{
    font-family: 'FontAwesome';
    content: "\f069";
    color: #ff5a09;
    margin-right: 10px;
}
.tv-hours-list li:before{
    font-family: 'FontAwesome';
    content: "\f017";
    color: #ff5a09;
    margin-right: 10px;
}
.tv-price {
    background: #ff5a09;
    display: inline-block;
    padding: 15px;
    width: 100%;
}
.tv-price a {
    float: right;
}
.tv-price > h3 {
    display: inline-block;
    margin-top: 10px;
}
.tv-package-details {
    padding: 30px 20px 0;
}
.tv-package-list > li{
    line-height: 26px;
}
.tv-free-trial{
    background: #ff5a09;
    padding: 25px 0;
}
.tv-timing-content{
    background: #393939;
    padding: 80px 0;
}
.tv-opening-hour h2{
    margin-bottom: 30px;
}
.tv-hours-list {
    width: 300px;
}
.tv-hours-list span {
    float: right;
}
.tv-hours-list li {
    line-height: 32px;
}
.tv-accordion-content button.accordion {
    background-color: transparent;
    border: 1px solid;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    padding: 12px 20px;
    text-align: left;
    transition: all 0.4s ease 0s;
    width: 100%;
}
.tv-accordion-content button.accordion.active, .tv-accordion-content button.accordion:hover {
    background-color: #ff5a09;
}
.tv-accordion-content button.accordion:after {
    content: '\002B';
    color: #fff;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
.tv-accordion-content button.accordion.active:after {
    content: "\2212";
}
.tv-accordion-content div.panel {
    padding: 0 18px;
    background-color: transparent;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    border: none;
}
.tv-trainer-sociallinks a {
    background: #000;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    width: 40px;
}
.tv-trainer-sociallinks a:hover{
    background: #ff5a09; 
}
.tv-trainer-info > p {
    margin: 5px 0 20px;
}
* {
    margin: 0;
    padding: 0;
}
.tv-paddingT100{
    padding-top:;
}
*:hover, .tv-features-content{
    transition: all 0.5s ease 0s;  
}
.tv-facility-content h4{
    text-transform: uppercase;
}
.tv-opening-hour h2{
    margin-bottom: 30px;
}
#owl-demo .item{
    margin: 3px;
}
#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
.tv-timing-content{
    background: #ffffff;
    padding: 20px 0;
}
.tv-banner, .tv-features-content, .tv-about-content, .tv-overlay-bgclr, .tv-storyofgym, .tv-price > h3, .tv-free-trial, .tv-timing-content,  .tv-footer-about .tv-logo h2 span, .tv-footer-content, .tv-body-index, .tv-copyright-content{
    color: #101010;
}
.navbar-default .navbar-nav > li > a, .tv-banner-content h1, .tv-features-content h4, .tv-block-heading h2, .tv-facility-content h4, .tv-service-content h4, .tv-info-content h4, .tv-storyofgym h4, .tv-client-info h4, .tv-package-content h4, .tv-free-trial h2, .tv-opening-hour h2, .tv-blog-details h4, .tv-footer-links h2, .tv-body-index h3{
    font-family: 'playbold';
}
.tv-package-list {
    margin: 20px 0;
    padding-left: 15px;
}
.tv-package-list p, .tv-hours-list p, .tv-trainer-sociallinks li{
    display: inline;
}
.tv-package-list li:before{
    font-family: 'FontAwesome';
    content: "\f069";
    color: #ff5a09;
    margin-right: 10px;
}
.tv-hours-list li:before{
    font-family: 'FontAwesome';
    content: "\f017";
    color: #ff5a09;
    margin-right: 10px;
}
.tv-accordion-content button.accordion {
    background-color: transparent;
    border: 1px solid;
    color: #693928;
    cursor: pointer;
    font-size: 15px;
    padding: 12px 20px;
    text-align: left;
    transition: all 0.4s ease 0s;
    width: 100%;
}
.tv-accordion-content button.accordion.active, .tv-accordion-content button.accordion:hover {
    background-color: #ff5a09;
}
.tv-accordion-content button.accordion:after {
    content: '\002B';
    color:#FF5722;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
.tv-accordion-content button.accordion.active:after {
    content: "\2212";
}
.tv-accordion-content div.panel {
    padding: 0 18px;
    background-color: transparent;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    border: none;
}
.tv-price {
    background: #ff5a09;
    display: inline-block;
    padding: 15px;
    width: 100%;
}
.tv-price a {
    float: right;
}
.tv-price > h3 {
    display: inline-block;
    margin-top: 10px;
}
.tv-site-btn, .tv-site-btn2, .tv-site-btn2:hover, .tv-site-btn3, .tv-site-btn4{
    border: 1px solid #ff5a09;
    color: #ff5a09;
    padding: 10px 20px;
    display: inline-block;
    background: transparent;
}
.tv-site-btn:hover, .tv-site-btn4{
    background: #000;
    border-color: #000;
    color:#fff;
}
.tv-site-btn2, .tv-site-btn3:hover, .owl-controls .owl-next:hover, .owl-controls .owl-prev:hover{
    background: #ff5a09;
    color:#fff;
    border-color:#ff5a09;
}
.tv-site-btn3, .tv-site-btn4:hover{
    border:1px solid #fff;
    color:#fff;
    background: transparent;
}
/*Testimonial Section*/
.tv-testinominal-slider {
    text-align: center;
}
.tv-testinominal-block {
    /*background: #ea6055 none repeat scroll 0 0;*/
    position: relative;
}
.tv-testinominal-image {
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
}
.testimonial {
    /*border: 1px solid #ea6055;*/
    box-shadow: 0 0 6px 0 #888888;
    margin: 50px 0 70px;
    padding: 70px 30px 50px;
    position: relative;
}
.testimonial .pic{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 5px solid #ea6055;
    overflow: hidden;
    margin: 0 auto;
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.description {
    color: #000000;
    font-size: 1.05em;
    line-height: 20px;
}
.title {
    color: #ea6055;
    font-size: 1.5em;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: capitalize;
}
.testimonial > span {
    color: #000000;
    font-size: 1.05em;
    letter-spacing: 1px;
    line-height: 25px;
}
#myCarousel .carousel-indicators li {
    background-color: #ea6055;
    border: 1px solid #ea6055;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 3px;
    margin: 1px;
    text-indent: -999px;
    width: 30px;
}
#myCarousel .carousel-indicators .active {
    background-color: #001a4b;
    border: 1px solid #001a4b;
    border-radius: 10px;
    height: 3px;
    width: 30px;
}
/*End Testimonial Section*/
* {
    margin: 0;
    padding: 0;
}
.navbar-nav > li {
    float: none;
}
.nav > li {
    display: inline-block;
    position: relative;
}
.navbar-nav {
    float: none;
}
.tv-menu {
    font-size: 1.05em;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 64px;
    padding: 16px 10px !important;
    vertical-align: middle;
}
.navbar-default .navbar-nav > li > a {
    color: #ffffff;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #ea6055;
}
/*Dropdown CSS*/
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}
.dropdown-content {
    background: #ffffff none repeat scroll 0 0;
    border-top: 3px solid #ea6055;
    color: #ffffff;
    float: left;
    left: 0;
    padding: 0;
    position: absolute;
    width: auto;
    border-radius: 0;
    border-width: 3px 0 0 0;
    box-shadow: 0 0 6px 0 #888888;
    min-width: 200px;
}
.dropdown-menu > li > a {
    clear: both;
    color: #000000;
    display: block;
    font-size: 0.95em;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 15px;
    white-space: nowrap;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: transparent;
    color: red;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: #ea6055;
    color: #ffffff;
    text-decoration: none;
}
.fa-sm {
    margin-right: 10px;
}
/*End Dropdown CSS*/

#gallery .nav-tabs {
    border: medium none;
    margin-bottom: 50px;
    text-align: center;
}
#gallery .nav-tabs > li, #gallery .nav-tabs > li > a {
    display: inline;
    float: none;
}
#gallery .nav-tabs > li.active > a, #gallery .nav-tabs > li.active > a:focus, #gallery .nav-tabs > li.active > a:hover {
    border: medium none;
    text-align: center;
    color:#ff5a09;
    background: transparent;
}
#gallery .nav-tabs > li > a:hover, #gallery .nav-tabs > li.active > a, #gallery .nav-tabs > li.active > a:focus, #gallery .nav-tabs > li.active > a:hover {
    background: transparent none repeat scroll 0 0;
    color: #ff5a09;
    border-color: transparent;
}
.tv-row-flex {
    display: flex;
}
.row-flex-wrap {
    align-content: flex-start;
}
.tv-story-image img {
    width: 100%;
}
#myCarousel5{
    height: 100%;
}
#myCarousel5 .carousel-inner {
    left: 20%;
    overflow: hidden;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width:auto;
}
.tv-storyofgym > h3, .tv-client-info h4, .tv-free-trial h2 {
    margin: 15px 0 25px;
}
.tv-cust-bq {
    border-left: 5px solid #ea6055;
    font-size: 1.05em;
    font-style: italic;
    letter-spacing: 1px;
    line-height: 1.7em;
    margin: 20px 0;
    padding: 10px 20px;
    text-align: left;
}