html {
    margin: 0;
    padding: 0;
}
body {    
    /*    font-family: 'Fira Sans', sans-serif;*/
    font-family: 'Work Sans', sans-serif;
    margin: 0;
    padding: 0;
    color: #000;
    font-size:100%;
    letter-spacing: 1px;
}
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;color:#fff;}
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;}
.pd_80{
    padding: 80px 0;
}
.mt_60{
    margin-top:60px;
}
.pd_bottom80{
    padding-bottom: 80px;
}
.navbar {
    margin-bottom: 0px;
    padding: 20px 0;
    position:absolute;
    left: 0;
    right: 0;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.inner-page-title h1{
    font-family: "Fira Sans",sans-serif !important;
}
.navbar-default .navbar-brand, .footer-logo {
    color: #fff;
    font-family: "Fira Sans",sans-serif;
    font-size: 26px;
    font-style: italic;
    font-weight: 700;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0px;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    background-color: transparent;
    color: navy;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: transparent;
    color: red;
}
.navbar-default .navbar-nav > li > a {
    color: #E91E63;
    font-size: 16px;
    font-weight:bold;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #E91E63;
}
.navbar-default .navbar-nav .a
{
    color:#E91E63!important;
    text-transform: uppercase;
}
.navbar-default .navbar-nav .a:hover{
    color:#E91E63!important;
}
/*.nav-collapse .navbar-nav .a {
  color: #212121 !important;
}

.nav-collapse .navbar-nav .a:hover {
  color: #E91E63 !important;
}

.nav-collapse .navbar-nav li.active a.a {
  color: #E91E63 !important;
}*/

.navbar-header {
    position: relative;
    z-index: 77777;
    padding-right: 5px;
}
.navbar-toggle{
    z-index: 88888;
}
#myNavbar {
    position: relative;
    z-index: 9999;
    
    margin-top: 0px;
    padding-right: 10px;

}
#wrapper {
    padding: 20px;
    position: relative;
    padding-right: 5px;

}
#about-wrapper{
    overflow: hidden;
    padding: 160px 0;
    position: relative; 
    margin-top: -21px;
}
.box {
    border: 1px solid transparent;
    bottom: 0;
    box-sizing: border-box;
    height: inherit;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: inherit;
    z-index: 50;
}
.box-border-horizontal-bg {
    border-left-width: 4px !important;
    border-right-width: 4px !important;
    bottom: 20px;
    left: -4px;
    right: -4px;
    top: 20px;
}
.box-border-bg {
    background-color: transparent;
    border-color: #fff;
    border-style: solid;
    border-width: 0;
    padding: 0;
    position: absolute;
    width: auto;
}
.box-border-verical-bg {
    border-bottom-width: 4px;
    border-top-width: 4px;
    bottom: -4px;
    left: 20px;
    right: 20px;
    top: -4px;
}
.box-point-holder {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.box-point.box-point-1 {
    left: -20px;
    top: -20px;
}
.box-point.box-point-2 {
    right: -20px;
    top: -20px;
}
.box-point.box-point-3 {
    bottom: -20px;
    left: -20px;
}
.box-point.box-point-4 {
    bottom: -20px;
    right: -20px;
}
.box-point {
    border: 1px solid #fff;
    border-radius: 20px;
    box-sizing: border-box;
    height: 40px;
    position: absolute;
    width: 40px;
}

.tagline > h2 {
    color: #fff;
    font-size: 44px;
    font-weight: 300;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.about-block .box-border-bg {
    background-color: rgb(0, 73, 116);
    border-color: #004974;
    border-style: solid;
    border-width: 0;
    padding: 0;
    position: absolute;
    width: auto;

}
.about-block .box-point {
    border: 0px solid #004974;
    border-radius: 20px;
    box-shadow: 0 0 0 53px rgb(0, 73, 116);
    box-sizing: border-box;
    height: 40px;
    position: absolute;
    width: 40px;
}
.block-heading {
    position: relative;
    text-align: center;
}
.block-heading h2 {
    color: #E91E63;
    font-weight: 500;
    margin-top: 40px;
    font-family: "Fira Sans",sans-serif;
}
.block-heading p {
    color: #fff;
    font-size: 18px;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
    margin-bottom: 40px;
}
.facility .box-border-bg {
    background-color: transparent;
    border-color: #fff;
    border-style: solid;
    border-width: 0;
    padding: 0;
    position: absolute;
    width: auto;
}
.facility .box-point {
    border: 0px solid #fff;
    border-radius: 20px;
    box-sizing: border-box;
    height: 40px;
    position: absolute;
    width: 40px;
}
.facility{
    text-align: center;
}
.facility-image h4 {
    color: #E91E63;
    margin-top: 20px;
    font-family: "Fira Sans",sans-serif;
    font-weight: 400;
}
.facility-image img {
    width: 30%;
}
.bgbanner1{
    background-image: url("../images/bgbanner1.jpg");
    background-position: 50% top;
    background-repeat: no-repeat;
    margin-top: -21px;
    text-align: center;
    padding: 120px;
    background-size: cover;
}
.mid-content > h2 {
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    font-family: "Fira Sans",sans-serif;
}
.mid-content > h4 {
    color: #E91E63;
    margin-top: 15px;
    text-transform: uppercase;
}
.heading{
    text-align: center;
}
.heading > h2 {
    color: #E91E63;
    font-family: "Fira Sans",sans-serif;
    font-weight: 600;
    margin-top: 0;
    text-transform: capitalize;
}
.heading p {
    color: #000;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
    margin-bottom: 80px;
}

/*destination*/

.photo-block {
    color: #fff;
    position: relative;
    text-align: center;
    width: 100%;
}
.delay-1 {
    transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1) 0s;
}
.photo-block img {
    display: block;
    height: auto;
    width: 100%;
}
.vertical-align {
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.photo-block h4 {
    opacity: 0;
    transform: translateY(-40px);
}
.photo-block h3 {
    padding-bottom: 10px;
}
.photo-block h5 {
    opacity: 0;
    transform: translateY(20px);
}
.photo-block:hover .tour-layer {
    opacity: 1;
}
.tour-layer {
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-in 0s;
    width: 100%;
}
.photo-block:hover h4, .photo-block:hover h5 {
    opacity: 1;
    transform: translateY(0px);
}
.hover-aqua:hover .hover-it h3 {
    color: #E91E63;
}
.color-aqua {
    color: #E91E63;
}
.hover-aqua .hover-it h3 {
    color: #fff;
    font-family: "Fira Sans",sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.col-no-padd div{
    padding-left: 0;
    padding-right: 0;
}
.bgbanner2 #myCarousel{
    background-image: url("../images/honeymoon.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    height: 400px;
    background-size: cover;
    
}
.bgbanner2 #myCarousel1{
    background-image: url("../images/family.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    height: 400px;
    background-size: cover;
     
}
.bgbanner2 #myCarousel2{
    background-image: url("../images/honeymoon.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    height: 400px;
    background-size: cover;
    

}
.slider-tour {
    color: #fff;
    position: relative;
    text-align: center;
    width: 100%;
    padding: 30px 0 0;
}
.slider-tour h3 {
    display: inline-block;
    font-size: 20px;
    padding-bottom: 16px;
    text-transform: uppercase;
    color:brown;
}
.slider-tour .rate {
    padding-bottom: 25px;
}
.rate span {
    font-size: 14px;
    display: inline-block;
    padding: 0 3px;
    color: #E91E63;
}
.slider-tour h2 {
    color: brown;
}
.slider-tour h5 {
    text-transform: capitalize;
    font-size: 16px;
    color: brown;
}
.slider-tour > h2 {
    font-family: "Fira Sans",sans-serif;
    font-size: 34px;
    font-weight: 400;
    letter-spacing: 2px;
    margin-top: 0;
    text-transform: uppercase;
}
#myCarousel .carousel-indicators li {
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid #fff;
}
#myCarousel .carousel-indicators .active{
    background-color: #004974;
}
.offers-block {
    color: #fff;
}
.vertical-top {
    left: 15%;
    position: absolute;
    top: 6%;
    width: auto;
}
.bg img {
    margin-left: auto;
    margin-right: auto;
}
.vertical-top > h3 {
    font-size: 22px;
    margin-top: 15px;
    text-transform: uppercase;
    font-family: "Fira Sans",sans-serif;
}
.bgbanner3{
    background-image: url("../images/bgbanner3.jpg");
    background-position: 50% top;
    background-repeat: no-repeat;
    text-align: center;
    height: auto;
    padding: 80px 0;
    background-size: cover;
}
.discount-block {
    color: red;
    text-align: center;
}
.discount-block h1{
    width:60%;
    margin:0 auto 25px;
    line-height: 38px;
}
.discount-block h1 span{
    color:#E91E63;
    font-family: "Fira Sans",sans-serif;
}
.discount-block > h4{
    font-weight: 400;
}
.discount-block .btn-primary {
    background-color: #E91E63;
    border-color: #E91E63;
    border-radius: 35px;
    color: #fff;
    padding: 10px 24px;
    font-size: 16px;
    font-weight: 500;
}
.discount-block .btn-primary:hover{
    background-color: #004974;
    border-color: #004974;
    color: #fff;
}
.get-tour i{
    font-size: 20px;
    vertical-align: middle;
}
/*timer*/
#clockdiv{
    font-family: sans-serif;
    color: red;
    display: inline-block;
    font-weight: 100;
    text-align: center;
    font-size: 30px;
    margin: 30px 0 40px;
}
#clockdiv > div {
    background: transparent;
    border-radius: 3px;
    display: inline-block;
    padding: 8px;
}
#clockdiv div > span {
    background: white none repeat scroll 0 0;
    border: 2px solid #E91E63;
    border-radius: 15px;
    display: inline-block;
    font-family: "Fira Sans",sans-serif;
    height: 70px;
    letter-spacing: 2px;
    line-height: 62px;
    width: 70px;
    color:green;
}
.smalltext{
    font-size: 16px;
    font-family: "Fira Sans",sans-serif;
    margin-top: 10px;
}
.vertical-bottom {
    bottom: 12%;
    left: 15%;
    position: absolute;
    width: 70%;
    text-align: left;
}
.offers-info{
    padding: 0;
}
.offers-info > li {
    font-size: 16px;
    line-height: 35px;
    text-align: left;
    text-transform: capitalize;
}
.offers-info b {
    font-size: 20px;
}
.vertical-bottom > p {
    font-size: 13px;
    text-align: left;
    padding: 10px 0 40px;
}
.view-more {
    background: #E91E63 none repeat scroll 0 0;
    border: 1px solid #E91E63;
    border-radius: 35px;
    color: #fff;
    font-size: 14px;
    margin-top: 20px;
    padding: 10px 15px;
    text-align: center;
    font-weight: 500;
}
.view-more:hover{
    background: #004974;
    border-color: #004974;
    color: #fff;
}
#blog-wrapper{
    overflow: hidden;
    padding: 195px 0;
    position: relative; 
}
.blog-block .box-border-bg {
    background-color: rgb(0, 73, 116);
    border-color: #004974;
    border-style: solid;
    border-width: 0;
    padding: 0;
    position: absolute;
    width: auto;
}
.blog-block .box-point {
    border: 0px solid #004974;
    border-radius: 20px;
    box-shadow: 0 0 0 53px rgb(0, 73, 116);
    box-sizing: border-box;
    height: 40px;
    position: absolute;
    width: 40px;
}
#myCarousel2 .carousel-inner{
    text-align: center;
    color:#fff;
}
#myCarousel2 .carousel-indicators {
    left: 50%;
    list-style: outside none none;
    margin-left: -30%;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 60%;
    z-index: 15;
    bottom: -20px;
}
#myCarousel2 .carousel-inner .item img {
    margin-left: auto;
    margin-right: auto;
}
.review-details > p{
    font-size: 12px;
}
.review-details{
    padding:40px 15px 30px;
}
.post-details > h3 {
    font-family: "Fira Sans",sans-serif;
    font-size: 22px;
    margin-top: 15px;
}
.review-details > h3 {
    font-family: "Fira Sans",sans-serif;
}
.post-details h4 i {
    color: #E91E63;
    font-size: 14px;
    margin-right: 6px;
}
.post-details > h4{
    font-size: 14px;
}
.post-details > p {
    font-size: 12px;
    margin-bottom: 25px;
}
#myCarousel2 .carousel-indicators li {
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid #fff;
}
#myCarousel2 .carousel-indicators .active{
    background-color: #E91E63;
}
.bgbanner4{
    background-attachment: fixed;
    background-color: #000;
    background-position: center bottom;
    background-repeat: no-repeat;
    color: #fff;
    padding: 120px 0;
    text-align: center;
    background-size: cover;
}
/*Search*/
.form-wrapper {
    background-color: #fff;
    border: medium none;
    border-radius: 35px;
    margin: 0 auto;
    overflow: hidden;
    padding: 1px;
    width: 500px;
}
.form-wrapper #search {
    border: medium none;
    color: navy;
    float: left;
    font-size: 18px;
    height: 45px;
    padding: 10px 20px;
    width: 350px;
    font-weight: bold;
}
.form-wrapper #search:focus {
    outline: 0 none;
}
.form-wrapper #search:-moz-placeholder {
    color: #004974;
    font-weight: normal;
}
.form-wrapper #submit {
    background-color: #E91E63;
    border: medium none;
    border-radius: 35px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 15px;
    font-weight: bold;
    height: 45px;
    letter-spacing: 1px;
    padding: 0;
    text-transform: capitalize;
    width: 145px;
}
.form-wrapper #submit:hover,
.form-wrapper #submit:focus {		
    background-color: #004974;
}	

.form-wrapper #submit:active {
    outline: 0;     
}
.form-wrapper #submit::-moz-focus-inner {
    border: 0;
}
.bgbanner4 > h2 {
    font-family: "Fira Sans",sans-serif;
    margin: 20px 0;
}
footer{
    background-color: #000; 
    padding: 50px 0;
    color:#fff;
}
.social-icons > a, .staff-social-icon > a {
    background-color: #E91E63;
    border-radius: 10px;
    color: #fff;
    content: "";
    display: inline-block;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    text-align: center;
    width: 30px;
    border: 1px solid #E91E63;
}
.social-icons > a:hover{
    color:#E91E63;
    background: transparent;
}
.footer-about > p {
    font-size: 12px;
    line-height: 18px;
    margin: 20px 0;
}
.footer-block > h2 {
    font-family: "Fira Sans",sans-serif;
    font-size: 26px;
    font-weight: 500;
    margin-top: 10px;
    
}

.footer-links li {
    padding: 12px 0;
}
.footer-links li:first-child {
    padding-top: 0;
}
.footer-links {
    padding: 0;
}
.footer-links a {
    color: #fff;
    font-size: 14px;
    line-height: 0;
}
.footer-links a:hover, .footer-links .active a{
    color: #E91E63;
}
/*tags*/
.footer-tags .label-size a {
    color: #fff;
    display: inline-block;
    font-weight: 400;
    padding: 8px 12px;
    transition: initial;
    border: 1px solid #fff;
    text-transform: capitalize;
}
.footer-tags .label-size a:hover{
    background-color:#E91E63;
    border-color: #E91E63;
}
.footer-tags .label-size {
    background: transparent;
    color: #fff;
    display: block;
    float: left;
    font-size: 13px;
    margin: 0 5px 5px 0;
    opacity: 1;
    transition: all 0.4s ease 0s;
    line-height: 1.2;     
}
.footer-tags .widget li {
    display: block;
    margin: 5px 0 0;
    padding: 7px 0;
}
.contact-list{
    padding-left: 0;
}
.contact-list li i {
    display: inline-block;
    float: left;
    font-size: 16px;
    margin-right: 15px;
    margin-top: 7px;
    color:#E91E63;
}
.contact-list > li p {
    padding-left: 22px;
    overflow: hidden;
}
.contact-list > li p a, .contact-list > li p{
    color: #fff;
    font-size: 13px;
    line-height: 26px;
    padding-left: 0;
}
.contact-list > li p a:hover{
    color:#E91E63;
}
.copyright {
    background: #E91E63 none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    padding: 10px 0;
}
.copyright a{
    font-weight: 600;
    color:#004974;
    font-size: 15px;
}
.copyright a:hover{
    color:#fff;
}

/*vertical-slider*/
.ticker-headline {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 15px 0;
    margin: 0;
    font-size: 18px;
}

.carousel.vertical .carousel-inner {
    height: 100%;
    width: auto;
}
.carousel.vertical .carousel-inner > .item {
    width: auto;
    -webkit-transition: 0.6s ease-in-out top;
    transition: 0.6s ease-in-out top;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel.vertical .carousel-inner > .item {
        -webkit-transition: 0.6s ease-in-out;
        transition: 0.6s ease-in-out;
    }
    .carousel.vertical .carousel-inner > .item.next, .carousel.vertical .carousel-inner > .item.active.right {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        top: 0;
    }
    .carousel.vertical .carousel-inner > .item.prev, .carousel.vertical .carousel-inner > .item.active.left {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        top: 0;
    }
    .carousel.vertical .carousel-inner > .item.next.left, .carousel.vertical .carousel-inner > .item.prev.right, .carousel.vertical .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        top: 0;
    }
}
.carousel.vertical .carousel-inner > .active,
.carousel.vertical .carousel-inner > .next,
.carousel.vertical .carousel-inner > .prev {
    display: block;
}
.carousel.vertical .carousel-inner > .active {
    top: 0;
}
.carousel.vertical .carousel-inner > .next,
.carousel.vertical .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel.vertical .carousel-inner > .next {
    top: 100%;
}
.carousel.vertical .carousel-inner > .prev {
    top: -100%;
}
.carousel.vertical .carousel-inner > .next.left,
.carousel.vertical .carousel-inner > .prev.right {
    top: 0;
}
.carousel.vertical .carousel-inner > .active.left {
    top: -100%;
}
.carousel.vertical .carousel-inner > .active.right {
    top: 100%;
}

.carousel.vertical .carousel-control {
    left: auto;
    width: 50px;
}
.carousel.vertical .carousel-control.up {
    top: 0;
    right: 0;
    bottom: 50%;
}
.carousel.vertical .carousel-control.down {
    top: 50%;
    right: 0;
    bottom: 0;
}
.carousel.vertical .carousel-control .icon-prev,
.carousel.vertical .carousel-control .icon-next,
.carousel.vertical .carousel-control .glyphicon-chevron-up,
.carousel.vertical .carousel-control .glyphicon-chevron-down {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel.vertical .carousel-control .icon-prev,
.carousel.vertical .carousel-control .glyphicon-chevron-up {
    left: 50%;
    margin-left: -10px;
    top: 50%;
    margin-top: -10px;
}
.carousel.vertical .carousel-control .icon-next,
.carousel.vertical .carousel-control .glyphicon-chevron-down {
    left: 50%;
    margin-left: -10px;
    top: 50%;
    margin-top: -10px;
}
.carousel.vertical .carousel-control .icon-up,
.carousel.vertical .carousel-control .icon-down {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif;
}
.carousel.vertical .carousel-control .icon-prev:before {
    content: '\2039';
}
.carousel.vertical .carousel-control .icon-next:before {
    content: '\203a';
}
.carousel.vertical .carousel-indicators {
    bottom: 10px;
    list-style: outside none none;
    padding-left: 0;
    position: absolute;
    right: 5%;
    text-align: center;
    top: 50%;
    z-index: 15;
    left:auto;
    width:auto;
    margin-left: 0;
}
.carousel.vertical .carousel-indicators li{
    border: 2px solid #fff;
    display: block;
    margin: 8px 1px;
}
.carousel.vertical .carousel-indicators .active{
    margin:0;
    background: #004974; 
}

/*destination page*/

.inner-banner{
    background-image: url("../images/banner.jpg");
    background-position: 50% top;
    background-repeat: no-repeat;
    height: 500px;
    position: relative;
    background-size: cover;
}
.granite .inner-banner{
    background-image: url("../img/core-img/granitess.jpg");
}
.monuments .inner-banner{
  
     background-image: url("../img/core-img/31.JPG");
}

.destination-place .nav-tabs, .nav-pills {
    text-align: center;
    margin-bottom: 50px;
    border-bottom: medium none;
}
.destination-place .nav-tabs > li {
    display: inline-block;
    float: none;
    margin-right: 15px;   
}
.destination-place .nav-tabs > li > a {
    border: 1px solid #E91E63;
    border-radius: 4px;
    color: #004974;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    padding: 5px 15px;
}
.destination-place .nav-tabs > li > a:hover {
    background: #E91E63 none repeat scroll 0 0;
    color: #fff;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
    background: #E91E63 none repeat scroll 0 0;
    color: #fff;
}
/*discount page*/
.top-discount::after {
    border-bottom: 14px solid transparent;
    border-left: 14px solid #E91E63;
    border-right: 17px solid transparent;
    content: "";
    position: absolute;
    right: -38px;
    top: 7px;
    transform: rotate(270deg);
    transform-origin: 0 50% 0;
}
.top-discount {
    background-color: #E91E63;
    color: #fff;
    margin-top: -14px;
    padding: 6px;
    position: absolute;
    right: 20%;
    text-align: center;
    width: 70px;
}
.top-discount > h4 {
    font-family: "Fira Sans",sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin: 2px 0;
}
.top-discount > h4 b {
    font-size: 15px;
}

/*about page*/
.staff-desc{
    text-align: center;
    padding-bottom: 5px;
}
.staff-image img {
    margin-left: auto;
    margin-right: auto;
}

.staff-desc > h2 {
    color: #E91E63;
    font-family: "Fira Sans",sans-serif;
    font-size: 26px;
}
.staff-desc > h4 {
    color: #004974;
    font-size: 15px;
}
.staff-desc > p {
    font-size: 13px;
    margin: 20px 0;
}
.staff-social-icon > a:hover {
    background-color: #004974;
    border: 1px solid #004974;
}

/*contact page*/

.map iframe{
    width:100%;
    height: 350px;
}
.book-form .form-control, .comment-form .form-control {
    border: 1px solid #E91E63;
    color: #004974;
    height: 40px;
}
.book-form textarea, .comment-form textarea{
    height: 150px !important;
}
.book-form .form-group {
    margin-bottom: 20px;
}
.contact-block form{
    text-align: center;
}
.buttons .btn {
    background: #004974 none repeat scroll 0 0;
    color: #fff;
    margin-right: 5px;
    padding: 8px 15px;
}
.buttons .btn:last-child{
    margin-right: 0;
}
.buttons .btn:hover{
    background-color: #E91E63;
}
.contact-block .form-control::-moz-placeholder, .comment-form .form-control::-moz-placeholder{
    color: #999;
    opacity: 1;
}
.contact-block .form-control::-webkit-input-placeholder, .comment-form .form-control::-webkit-input-placeholder{
    color: #999;
    opacity: 1;
}

/*single blog*/
.singleblog-title h3 {
    color: #E91E63;
    font-family: "Fira Sans",sans-serif;
    font-size: 28px;
    margin-bottom: 25px;
    margin-top: 0;
    text-transform: capitalize;
}
.singleblog-title .post-details > p {
    font-size: 14px;
    text-align: justify;
}
.singleblog-title .post-details > h4 {
    font-size: 16px;
    margin: 30px 0 15px;
}
.post-image img {
    width: 100%;
}
.related-post h2 {
    margin: 10px 0 30px;
}
.comment-form .form-control{
    width:100%;   
}

/**** Start Color Switcher ****/


.colors-switcher {
    width:100px;
    padding:20px 18px 14px 20px;
    position:fixed;
    z-index:1993;
    top:150px;
    right:0;
    background-color:#fff;
    border-radius:2px 0 0 2px;
    border:1px solid rgba(0,0,0,.1);
    -webkit-transition:all .4s ease-in-out;
    -moz-transition:all .4s ease-in-out;
    -ms-transition:all .4s ease-in-out;
    -o-transition:all .4s ease-in-out;
    transition:all .4s ease-in-out;
}
.colors-switcher > p {
    font-size: 11px;
    line-height: 0;
}
.colors-switcher #show-color-plate {
    position:absolute;
    left:-38px;
    top:15px;
    width:38px;
    height:38px;
    z-index:1992;
    display:block;
    background-color:#fff;
    border-radius:2px 0 0 2px;
    border:1px solid rgba(0,0,0,.1);
    border-right:none;
    cursor: pointer;
    text-align: center;
}
.colors-switcher #show-color-plate i {
    color: #004974;
    font-size: 20px;
    line-height: 38px;
}
.colors-switcher .colors-list {
    margin:0;
    padding:0;
}
.colors-switcher .colors-list li {
    float:left;
    display:block;
    margin-bottom:2px;
    margin-right:6px;
}
.colors-switcher .colors-list li a {
    display:inline-block;
    width:24px;
    height:24px;
    border-radius:2px;
    transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    -webkit-transition:all 0.2s linear;
    -o-transition:all 0.2s linear;
    cursor: pointer;
}
.colors-switcher .colors-list li a:hover {
    box-shadow:inset 0 0 6px rgba(0,0,0,.4);
}
.colors-switcher .colors-list a.light-red {
    background-color:#FF432E;
}
.colors-switcher .colors-list a.blue{
    background-color:#28ABE3;
}
.colors-switcher .colors-list a.light-blue {
    background-color:#D74B4B;
}
.colors-switcher .colors-list a.green {
    background-color:#24C358;
}
.colors-switcher .colors-list a.light-green {
    background-color:#ff6600;
}
.colors-switcher .colors-list a.yellow {
    background-color:#E91E63;
}
.back-to-top {
    background: #E91E63 none repeat scroll 0 0;
    bottom: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    height: 40px;
    line-height: 39px;
    outline: medium none;
    position: fixed;
    right: 5px;
    text-align: center;
    text-decoration: none;
    width: 40px;
    z-index: 9999;
    border-radius: 4px;
}
.back-to-top:hover{
    background: #004974;
}
.review-details img{
    border:5px solid #E91E63;
    border-radius:50%;
}

/*new css*/
.inner-page-title {
    color: #fff;
    left: 20%;
    position: absolute;
    right: 20%;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}
.inner-page-title h1{
    text-transform: uppercase;
    font-size: 30px;
}
.inner-page-title h2{
    font-size: 20px;
}
.inner-page-title > h2, .icon-list-demo i, .typography-block h2.led::first-letter, .grid-block h5, .dropdown-content a:hover {
    color: brown;

}
.inner-page-title > h2 {
    font-size: 14px;
}
#icon h3, .typography-details > h3, #button h3, #grid h3, #tabaccordion h3, #alertwell h3, #forms h3{
    color: #004974;
}
#icon h3, .typography-details > h3, #button h3, #grid h3, #tabaccordion h3, #alertwell h3 , #forms h3{


}
.icon-list-demo div {
    color: #000;
    cursor: pointer;
    font-size: 13px;
    line-height: 60px;
    white-space: nowrap;
}
.icon-list-demo i {
    display: inline-block;
    font-size: 22px;
    margin: 0 15px 0 10px;
    text-align: left;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    width: auto;
}
.alert.alert-success {
    border-radius: 3px;
}
.alert {
    border: 0 none;
    border-radius: 0;
    font-size: 14px;
    line-height: 20px;
    padding: 20px 15px;
    position: relative;
}
.typography-block p.led::first-letter {
    float: left;
    font-size: 15px;
    line-height: 50px;
}
.typography-block p.led {
    margin-bottom: 20px;
}
.typography-block p {
    font-size: 14px;
    letter-spacing: 0.025em;
    line-height: 1.6;
}
.typography-block blockquote {
    border-left: 5px solid #E91E63;
    font-size: 17.5px;
    margin: 0 0 ;

}
.typography-block ul li {
    list-style-type: square;
}
.plain-list li {
    font-size: 13px;
    line-height: 32px;
}
.grid-block h5 {
    text-transform: uppercase;
}
.grid-block p {
    font-size: 13px;
    line-height: 22px;
}
.tab-accordion-block .tab-pane p {
    margin-top: 15px;
}
.tab-accordion-block, .tab-accordion-block .tab-pane p {
    font-size: 14px;
    line-height: 24px;
}
.tab-accordion-block .panel-heading a::after {
    content: "\f078";
    float: right;
    font-family: FontAwesome;
    font-size: 14px;
    line-height: 1;
}
.alert-well-block .well {
    background-color: #eee;
    font-size: 13px;
}
#accordion .panel a:hover, #accordion .panel a:focus, #accordion .panel a:active{
    color:#000;
}
#page404 .inner-page-title h1 {
    font-size: 60px;
}
.form-block label {
    font-size: 14px;
    font-weight: 400;
    margin: 10px 0 8px;
}
.post-content {
    margin-bottom: 50px;
}
.tv-overlay-gradient {
    position: relative;
}
.tv-overlay-gradient .tv-main-banner::before {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 161, 17, 0.8) 0%, rgba(0, 73, 116, 0.8) 100%) repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}
.tv-main-banner{
    background: rgba(0, 0, 0, 0) url("../images/banner.jpg") no-repeat scroll center top / cover ;
    min-height: 688px;
    position: relative;
    background-size: cover;
}
.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-content, .dropdown-submenu > .dropdown-menu {
    background-color: #004974;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    display: none;
    position: absolute;
    width: 200px;
    z-index: 1;
}
.page-dropdown .dropdown-content{
    width: 150px; 
}
.dropdown-content a {
    color: #fff;
    display: block;
    font-size: 12px;
    padding: 12px 16px;
    text-decoration: none;
}
.dropdown:hover .dropdown-content {
    display: block;
}
#carousel-example-vertical .item img{
    width:100%;
}
#page404 .view-more{
    margin-top: 20px;
    display: inline-block;
}
.site-blocks-cover.overlay {
    position: relative; }
    .site-blocks-cover.overlay:before {
      position: absolute;
      content: "";
      left: 0;
      bottom: 0;
      right: 0;
      top: 0;
      background: rgba(0, 0, 0, 0.4); }

