body { padding: 0; margin: 0px;}
h1,
h2,
h3,
h4 {font-family: 'Poppins', sans-serif;}
ul,
ol {list-style: none;}

.Faq-section .panel-heading .accordion-toggle:after {
   font-family: 'FontAwesome'; 
   content: "\f068";  
   float: right;  
   color: #fff;   
}
.Faq-section .panel-heading .accordion-toggle.collapsed:after {
     content: "\f067";
}
.Faq-section .panel-default {border-radius: 0px;}
.Faq-section .panel-default > .panel-heading{ background: #000; border: 1px solid #000; border-radius: 0px;}

.Faq-section .panel-default > .panel-heading a{ color: #fff; text-decoration: none;}
.Faq-section .panel-default .panel-body p{line-height: 26px; font-size: 16px;}




.navbar {
    background: #fff;
    margin: 0px;
}




.mobile-nav{ display: none;}


.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 6px;
    text-decoration: none;
    font-size: 25px;
    color: #fff;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 0px;
    font-size: 36px;
    margin-left: 50px;
}

#mySidenav .navbar-nav{margin: 0px;}
#mySidenav  .navbar-nav > li > a{padding: 10px;}
#mySidenav  .navbar-nav > li > a:hover, #mySidenav  .navbar-nav > li > a:focus, #mySidenav .navbar-nav > li.active a,#mySidenav .navbar-nav > li a.nav-link.active{background: #fff;color: #fbc624}

.mainnav .navbar-nav > li a {
    text-shadow: none;
    padding-top: 26px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 14px;
    padding-bottom: 26px;
}

.mainnav .mainnav-wrap > li.nav-item  a.nav-link.active,
.mainnav .navbar-nav > li > a:hover,
.mainnav .navbar-nav > li > a:focus
{
    background: none;
    color: #fbc624
}
.topbar {
    background: #000;
    text-align: center;
    padding: 10px 0;
    z-index: 9;
    position: relative;
}
.topbar .social-icon {
    position: relative;
    text-align: left;
}
.mainnav {font-family: 'Poppins', sans-serif;}
.mainnav .navbar-nav > li .dropdown-menu {
    list-style: none;
    min-width: 190px;
    visibility: hidden;
    display: inherit;
    transform: translateY(0em);
   transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}
.mainnav .navbar-nav > li .dropdown-menu li a{ color: #000; padding: 10px 0 10px 0; 
    display: block;    
    border-bottom: 1px solid #dce0e0;
    font-size: 13px;
    margin: 0 10px;} 

.mainnav .navbar-nav > li:hover .dropdown-menu {
    z-index: 9;
    display: block;
    padding: 0px;
    visibility: visible;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    
}
.mainnav .navbar-nav > li:hover .dropdown-menu li a {
   
    -webkit-transition: color .2s linear, background .2s linear;
    -moz-transition: color .2s linear, background .2s linear;
    -ms-transition: color .2s linear, background .2s linear;
    -o-transition: color .2s linear, background .2s linear;
    transition: color .2s linear, background .2s linear;
}
.mainnav .navbar-nav > li:hover .dropdown-menu li a:hover {
    background: none;
    color: #FFCC00;
}
#sticky-wrap {
    top: -115px;
    -webkit-transition: 1s all ease;
    -moz-transition: 1s all ease;
    transition: 1s all ease;
}
#sticky-wrap.stickyhead {
    position: fixed;
    top: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.35);
    color: #000;
    padding: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    z-index: 999;
}
#sticky-wrap.stickyhead .mainnav {
    background: rgba(255, 255, 255, 0.35);
}
#sticky-wrap .mainnav {
    border-radius: 0px;
    border: none;
    background: rgba(255, 255, 255, 0.35);
    z-index: 999;
}
.topbar .social-icon a {
    position: relative;
    display: inline-block;
    text-align: center;
    margin-right: 20px;
    font-size: 14px;
    color: #ffffff;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.topbar .social-icon a:hover {
    color: #ff8201;
}
.mainnav .navbar-header .navbar-brand {
    padding-left: 0px;
}
.mainnav .navbar-collapse {
    padding-right: 0px;
}
.contact-info-top ul.infolist {
    list-style: none;
    padding: 0px;
    margin: 0px;
    text-align: right
}
.contact-info-top ul.infolist li {
    display: inline-block;
    margin: 0 0px 0 10px;
    color: #fff;
    font-size: 14
}
.contact-info-top ul.infolist li a i {
    margin-right: 10px;
}
.contact-info-top ul.infolist li a {
    color: #fff;
    font-size: 14px;
    display: block;
    line-height: normal
}
.slider-wraper {
  top: -78px;
    position: relative;
}
.slider-wraper .item {
    position: relative
}
.slider-wraper .item .banner-content {
    position: absolute;
    text-align: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.slider-wraper .item .banner-content p {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 2px;
    text-transform: capitalize
}
.slider-wraper .item .banner-content h2 {
    color: #fff;
    font-size: 48px;
    font-weight: 600;
}
.slider-wraper .item .banner-content a.more-btn {
    display: inline-block;
    margin-top: 20px;
    text-decoration: none;
    padding: 12px 36px;
    margin-left: 10px;
    margin-right: 10px;
    line-height: 24px;
    text-transform: uppercase;
    background: none;
    color: #ffffff !important;
    border: 2px solid #ff8201;
    font-size: 14px;
    font-weight: 800;
    border-radius: 50px;
    background-color: #ff8201;
}
.slider-wraper .item .banner-content a.green {
    background: #21e7f1;
    border: 2px solid #21e7f1;
}
.slider-wraper .item .banner-content a.purple {
    background: #7f60f9;
    border: 2px solid #7f60f9;
}
.slider-wraper .owl-dots,.single-pakageslider .owl-dots {
    text-align: center;
    margin-top: 20px;
    position: absolute;
    bottom: 20px;
    left: auto;
    right: auto;
    width: 100%;
}
.slider-wraper .owl-dots .owl-dot , .single-pakageslider .owl-dots .owl-dot{
    width: 12px;
    height: 12px;
    background: rgba(255, 255, 255, 0.6);
    display: inline-block;
    margin: 0 3px;
    border: 2px solid rgba(0, 0, 0, 0.6)
}
.slider-wraper .owl-dots .owl-dot.active,.single-pakageslider  .owl-dots .owl-dot.active {
    background: rgba(255, 255, 255, 1);
    border: 2px solid rgba(0, 0, 0, 1)
}
.section {
    padding: 50px 0;
}
h2.section-title {
    font-size: 32px; margin-bottom: 20px;
}
h2.section-title strong {
    font-weight: 600;
}
.about-section h2.section-title {
    margin-bottom: 0px;
    text-transform: uppercase;
}

h2.section-title strong {
    color: #fbc624
}

.section.about-section {padding-top:10px;}
.about-section h2.section-title strong {
    color: #fbc624
}
.about-section h4 {
    font-size: 24px;
    font-weight: 300;
    font-family: 'Lato', sans-serif;
    margin-bottom: 15px;
    margin-top: 0px;
}
.about-section p {
    font-size: 15px;
    line-height: 26px;
}
.packages-section {
    position: relative;
    background: #fff;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed
}

.specail-service{background: #f8f8f8}
.specail-service .specail-services-inner {  border-radius:0px 25px 0px 25px; transition: all 0.5s ease;padding: 20px;   box-shadow: 0 0 3px #333;text-align: center; margin-bottom: 25px;}
.specail-service .specail-services-inner:hover{ -webkit-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-box-shadow: 0 22px 40px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 22px 40px rgba(0, 0, 0, 0.15);
    box-shadow: 0 22px 40px rgba(0, 0, 0, 0.15);
    transition: all 1s ease;

 border-radius:25px 0px 25px 0px;
}

.specail-service .specail-services-inner img{ width:74px;}
.specail-service .specail-services-inner.color1{ background: #012269; color: #fff;}
.specail-service .specail-services-inner.color2{background: #ff8201; color: #fff;}
.specail-service .specail-services-inner.color3{background: #7f60f9; color: #fff;}

/**********packagedesing **********************/
.packages-section-out{text-align: center; background:url(../images/charges.jpg); background-repeat: no-repeat; background-attachment: fixed; background-size: cover; background-position: center center}
.packages-section-out h2 { text-align: center;
    color: #fff;
    position: relative;
    text-transform: uppercase; font-size: 24px;
}
.packages-section-out h2 strong {
    color: #fbc624
}
.packages-section-out h3{text-align: center}
.packages-section-out h3,.packages-section-out h4{color: #fff}
.packages-section-out  ol.term-list{padding-left: 0; list-style:none}
.packages-section-out  ol.term-list li{ font-size: 18px; line-height: 28px;color: #fff}
.packages-section h2 {
    color: #000;
    position: relative;
    text-transform: uppercase;
}
.packages-section h2 strong {
    color: #fbc624
}
.packages-section .owl-nav {
    position: absolute;
    top: -60px;
    right: 0px;
    display: inline-flex
}
.packages-section .owl-nav .owl-prev {
    display: inline-block;
    margin-right: 15px;
    color: #fff;
    width: 30px;
    font-size: 0px;
    height: 23px;
    background: url(../images/left-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.packages-section .owl-nav .owl-next {
    display: inline-block;
    margin-right: 15px;
    color: #fff;
    width: 30px;
    font-size: 0px;
    height: 23px;
    background: url(../images/right-arrow.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center
}







.packages-section .package-info {
    text-align: center;
    display: inline-block;
    width: 100%;
    background: #fff;
    transition: all ease-in-out 0.30s;
    -webkit-transition: all ease-in-out 0.30s;
    padding: 15px;
    border: 1px #ddd solid;margin-bottom: 25px;position: relative;
}
.packages-section .package-info .lebel-offer{ position: absolute; top: 0; left: 0px;}
.packages-section .package-info .lebel-offer .label-text{font-size: 14px; color: #fff;display:  block; padding: 5px;}
.packages-section .package-info .lebel-offer .label-text.color1{background: #000}
.packages-section .package-info .lebel-offer .label-text.color2{background: #ff0000}

.ribben-pick{position: absolute;
    top: -9px;
    left: -9px;
    width: 100px;}
.ribben-one-way{position: absolute;
    top: -9px;
    right: -9px;
    width: 100px;}


.packages-section .package-info .package-deatil {
    text-align: center
}
.packages-section .package-info .package-deatil img {
    /*width: auto;*/
    width: 100%;
    margin: 0 auto 15px;
    display: block
}
.packages-section .package-info .package-deatil p {
    font-size: 16px;
    color: #333;
}
.packages-section .package-info .package-deatil h4.price {
    font-size: 42px;
    color: #fbc624;
    margin: 20px 0
}
.packages-section .package-info .package-deatil h4.price b {
    font-weight: 600;
}
.packages-section .package-info:hover {
    background: #fff;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.15), 0 3px 3px rgba(0, 0, 0, 0.1);
}
.packages-section .cabicon {
    border-top: 90px solid #fadb00;
    border-right: 90px solid transparent;
    width: 70px;
    height: 70px;
    margin: 0;
    padding: 0;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
}
.packages-section .cabicon i.fa {
    position: absolute;
    bottom: 30px;
    left: 25px;
    width: 35px;
    height: 35px;
    background: #333;
    border-radius: 100%;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 9px 0px;
    border: 1px solid #fede03;
}
.packages-section .title-small {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
    color: #333!important;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 15px;
    display: inline-block;
    text-decoration: none
}
.packages-section .price-info {
    font-size: 35px;
    font-weight: 300;
    color: #212121;
    margin-top: 20px;
    margin-bottom: 0;
    font-family: 'Lato', sans-serif;
}
.packages-section .price-info sup {
    font-size: 18px;
    top: -.5em;
}
.packages-section ul.featured {
    list-style: none;
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 10px 0;
}
.packages-section ul.featured li {
    padding: 15px 0;
    border-bottom: 1px solid #e8e8e8;
    font-family: lato;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
    transition: all ease-in-out 0.30s;
    -webkit-transition: all ease-in-out 0.30s;
}
.packages-section ul.featured li .fa {
    margin-right: 5px;
}
.packages-section package-info .buttons {
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 100%;
    padding: 20px 0;
}
.packages-section .package-info .buttons .btn {
    min-height: 35px;
    padding: 8px 0px;
    margin-top: 10px;
    transition: all ease-in-out 0.30s;
    -webkit-transition: all ease-in-out 0.30s;
    letter-spacing: 1px;
    font-size: 15px;
    text-transform: uppercase;
    margin-right: 0px;
    background: none;
    color: #848484;
    border: none;
    display: block;
    border: 1px solid #848484;
    text-shadow: none
}
.packages-section .package-info .buttons .btn:hover {
    background: #ff8201;
    color: #fff;
    border: 1px solid #ff8201;
    text-shadow: none
}
/**********packagedesing END **********************/

.section {
    padding: 60px 0;
}
.testimonail-section {
    position: relative;
    background: url(../images/pakagebg_.jpg);
    background-position: center center;
    no-repeat;
    background-size: cover;
    background-attachment: fixed
}
.testimonail-section:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    content: '';
    opacity: 0.6;
}
.testimonail-section h2 {
    color: #fbc624;
    position: relative;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px;
}
.testimonail-section .testi-content {
    text-align: center;
    color: #fff;
}
.testimonail-section .testi-content .user-comment {
    padding: 25px 25px 10px;
    width: 600px;
    max-width: 100%;
    margin: 0 auto 10px;
}
.testimonail-section .testi-content .user-img img {
    width: 100px;
    margin: 0 auto 20px;
}
.testimonail-section .testi-content .user-comment p {
    font-size: 14px;
    line-height: 26px;
}
.testimonail-section .testi-content .user-meta span {
    font-size: 16px;
}
.testimonail-section .testi-content .user-meta span strong {
    color: #fbc624
}
.services-section {
    background: #fafafa
}
.services-section h2 {
    margin-bottom: 20px;
    text-transform: uppercase;
}
.services-section h2 strong {
    color: #fbc624
}
.services-section .services-box {
    text-align: center;
    padding: 15px;
    margin-bottom: 15px;
    box-shadow: 0 0 3px #ccc;
    background: #fff
}
.services-section .services-box .icon-box {
    position: relative;
    width: 116px;
    height: 116px;
    margin: 0 auto;
    color: #6d6e70;
    font-size: 40px;
    border-radius: 50%;
    line-height: 110px;
    text-align: center;
    margin-bottom: 22px;
    border: 1px dashed #afafaf;
}
.services-section .services-box h3 {
    position: relative;
    color: #222222;
    font-size: 16px;
    font-weight: 600;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    padding-bottom: 12px
}
.services-section .services-box h3:after {
    position: absolute;
    content: '';
    bottom: 0px;
    width: 30px;
    height: 2px;
    left: 50%;
    margin-left: -15px;
    background-color: #ff8e19;
}
.services-section .services-box p {
    color: #777777;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8em;
    margin-top: 24px;
}
.call-section-big {
    background: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0
}
.call-section-big h3 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #ffffff;
    line-height: normal;
    text-align: left;
}
.call-section-big h1 {
    font-size: 50px;
    margin: 20px 0;
    color: #fbc624;
    font-weight: 600;
    line-height: normal;
    text-align: left;
}
.call-section-big p {
    font-size: 20px;
    color: #ffffff;
    line-height: 28px;
    text-align: left;
}
.call-section-big a.more-btn {
    display: inline-block;
    margin-top: 20px;
    text-decoration: none;
    padding: 14px 43px;
    line-height: 24px;
    text-transform: uppercase;
    background: none;
    color: #ffffff;
    border: 2px solid #fbc624;
    font-size: 14px;
    font-weight: 800;
    border-radius: 50px;
    background-color: #fbc624;
}
.contact-section h2 {
    padding-bottom: 10px;
    margin-bottom: 20px;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    font-weight: 600
}
.contact-section {
    background: url(../images/contactbg.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: relative
}
.contact-section:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    content: '';
    opacity: 0.7;
}
.contact-inner {
    z-index: 1;
    position: relative
}
.contact-section h2:after {
    position: absolute;
    content: '';
    bottom: 0px;
    width: 30px;
    height: 2px;
    left: 50%;
    margin-left: -15px;
    background-color: #ff8e19;
}
.contact-section h2 strong {
    color: #fbc624
}
.contact-section p {
    font-size: 16px;
    text-align: center;
    color: #999;
    margin-bottom: 30px;
}
.form-section form input {
    border-radius: 0px;
    height: 45px;
}
.form-section form textarea {
    border-radius: 0px;
}
.form-section form input.send-btn {
    text-transform: uppercase;
    background: none;
    padding: 0 30px;
    color: #ffffff;
    border: 2px solid #fbc624;
    font-size: 14px;
    font-weight: 800;
    border-radius: 50px;
    background-color: #fbc624;
}
.form-section form input.send-btn:hover {
    background: #222
}
.contanct-deatil .contact-address {
    text-align: left
}
.contanct-deatil .contact-address p {
    text-align: left;
}
.contact-info h4 {
    color: #333;
    margin-top: 0px;
    font-weight: 600;
    margin-bottom: 5px;
}
.contact-info p,
.contact-info a {
    color: #999;
    text-decoration: none
}
.foot-call-section {
    background: #fbc624;
    text-align: center
}
.foot-call-section h5 {
    color: #000;
    font-size: 22px;
    margin: 0 0 20px
}
.foot-call-section h2 {
    color: #000;
    font-size: 54px;
    font-weight: 600;
    margin-bottom: 0px;
}
.main-footer {
    padding: 40px;
    background: #171717
}
.main-footer h4 {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 2px;
    margin-bottom: 20px;
}
.main-footer p {
    color: #cccccc;
    line-height: 22px;
    letter-spacing: 2px;
}
.main-footer ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.main-footer ul li {
    line-height: 26px;
    color: #cccccc;
    font-size: 14px;
}
.main-footer ul li a {
    font-size: 14px;
    color: #cccccc;
    display: block;
}
.main-footer ul li a:hover{color: #fff;}
.main-footer ul.foot-social-list {
    margin-top: 15px;
}
.main-footer ul.foot-social-list li {
    display: inline-block;
    margin-right: 15px;
}
.main-footer ul.foot-social-list li a {
    font-size: 20px;
}
.foot-copy {
    padding: 20px;
    text-align: center;
    background: #222;
}
.foot-copy p {
    color: #cccccc;
    margin-bottom: 0px;
    line-height: normal
}
.cars-section {
    background:#fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;position: relative
}
.cars-section .carimg {
    position: relative;
    margin-bottom: 30px;
    border-radius: 5px;
    transition: all 0.5s ease;
    border: 2px solid #fff;
}
.cars-section .carimg .overlay-color {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
}
.cars-section .carimg img {
    width: 100%;
    display: block;
    border-radius: 5px;box-shadow: 0 0 4px #333;
}
.cars-section .carimg h2 {
    position: absolute;
    bottom: 7px;
    left: 20px;
    display: block;
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
}
.cars-section .carimg:hover {
    -webkit-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-box-shadow: 0 22px 40px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 22px 40px rgba(0, 0, 0, 0.15);
    box-shadow: 0 22px 40px rgba(0, 0, 0, 0.15);
    transition: all 1s ease;
}
.cars-section h2.section-title {
    margin-bottom: 50px;
    text-transform: uppercase;
    text-align: center;
    color: #000;
}
.cars-section h2.section-title strong {
    color: #fbc624
}
.pages .topbar{background: #333;}
.pages #sticky-wrap .mainnav{background: rgba(255, 255, 255, 0.35);}
.about-section .about-img img{ width: 100%;}

.pagetitle{ padding: 100px 0; text-align: left; background: url(../images/contact-us.jpg); background-attachment: fixed; background-size: cover; background-position: center center;position: relative}
.pagetitle .overlay{ background: rgba(255,255,255,0.8); position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.pagetitle h1{ color: #000;text-transform: uppercase; margin: 0px;position: relative;z-index: 9;font-size: 46px; font-weight: 600;}

.single-package{position: relative}
.single-package .overlay{ background: rgba(0,0,0,0.4); position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.single-package img{width: 100%;}
.single-package .titlesingle {position: absolute;
  left: 50%;
  top: 50%;
    transform: translate(-50%, -50%);}
.single-package .titlesingle h1{ color: #fff;text-transform: uppercase; margin: 0px;position: relative;z-index: 9;font-size: 46px;letter-spacing: 2px; }
.single-package .titlesingle h1 strong{color:#fbc624}
.single-pakageslider .item img { width: 100%;}
.single-pakageslider .owl-dots{bottom: -34px;}


.specail-service h2.section-title{ text-align: center}

 .specail-service h2.section-title span.glowing-text { font-family: 'Shrikhand', cursive;
    -webkit-animation-duration: 1s;
    -webkit-animation-name: glow;
    -webkit-animation-direction: alternate;
    -webkit-animation-iteration-count: infinite;
    animation-duration: 1s;
    animation-name: glow;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    font-size: 40px;
    font-weight: 600;
    display: block;
    margin-top: 17px;
    letter-spacing: 2px; margin-bottom: 30px;
    
    }
    
    @-webkit-keyframes glow {
        from {  text-shadow:
       0px 0px 0 #000,
     0px 0px 0 #000,  
      0px 0px 0 #000,
      0px 0px 0 #000,
       0px 0px 0 #000; color: #ff8201 }
        to {  text-shadow:
       3px 3px 0 #000,
     -1px -1px 0 #000,  
      1px -1px 0 #000,
      -1px 1px 0 #000,
       1px 1px 0 #000;color: #fbc624; }
    }


@media (max-width: 767px) {
    .pagetitle { padding: 40px 0;}
    .pagetitle h1{font-size: 32px;}
    .topbar{background: #333; display: none}
    .slider-wraper {top: 0px;}
    #sticky-wrap .mainnav{background: #fff; padding: 0 10px;}
    
    #sticky-wrap .mainnav .navbar-toggle{ background: #fff;}
    #sticky-wrap .mainnav .navbar-toggle  .icon-bar{ background: #000}
    .mainnav .navbar-collapse{ float: none!important}
    .mobile-nav{ display: block;}
    .mobile-nav .openbtn{ float: right; color: #000; margin-top: 20px; font-size: 22px;}
    .mainnav .navbar-nav > li a{
        color: #fff;
    }
  /*  .pages .mobile-nav .openbtn{
        color: #000;
    }*/
    #mySidenav  .social-icon p{padding: 10px; font-size: 16px; margin: 0px; color: #fff}
    #mySidenav  .social-icon a{display: inline-block; font-size: 20px; color: #fff; padding: 10px;}
    
.desktop-nav{display: none;}
    .call-section-big h3 {
        font-size: 20px;}
    .call-section-big h1 {
        font-size: 30px;}
    .call-section-big a.more-btn {padding: 6px 40px;padding: 6px 40px;font-size: 13px;}
    .foot-call-section h2{font-size: 32px;}
    .contact-section .contanct-deatil{margin-top: 20px;}
}
@media (max-width: 600px) {
    
     .specail-service h2.section-title span.glowing-text{display: block; font-size: 24px}
    .slider-wraper .item .banner-content h2{font-size: 14px;    margin-bottom: 9px;}
    .slider-wraper .item .banner-content p{ font-size: 10px; letter-spacing: 0px; line-height: normal}
    .slider-wraper .item .banner-content a.more-btn{    padding: 2px 20px;font-size: 11px;    font-weight: 500;line-height: normal; margin: 0px;}
    .slider-wraper .owl-dots{display: none}
    .single-package .titlesingle h1{
        font-size: 22px;
    }

}

@media screen and (max-height: 450px) {
    .sidenav {padding-top: 54px;}
  .sidenav a {font-size: 18px;}
}


