body,html{
    margin: 0px;
    margin-right:0px;
    margin-left: 0px;
    padding:0px;
    padding-right: 0px;
    padding-left: 0px;
    box-sizing: border-box;
    overflow-x: hidden;
    font-family: "Poppins", sans-serif;
}

/*
.navback11{
 position:absolute;background-color:black;opacity:0.7;width:100%;height:120px;z-index: 998;
}
@media(max-width:576px){
.navback11{
 position:absolute;background-color:black;opacity:1;width:100%;height:195px;z-index: 998;
}
}
*/

/*--above navbar--*//*
.abovenav111{
    position: absolute;
    top:0px;
    left:10%;
    z-index: 998;
    margin-top: 1%; 
}
.traveltour-top-bar-left {
    color: #e2e2e2;
    font-size: 14px;
    float: left;
    line-height: 22px;
}
.traveltour-top-bar-right-social{
    float: right;
    margin-right:-85%;
}
.traveltour-top-bar-right {
    color: #e2e2e2;
    font-size: 14px;
    float: right;
    line-height: 22px;
}
.traveltour-top-bar-social-icon{
     font-size: 14px;  
     padding:0 10px; 
}
@media (max-width:576px){
.traveltour-top-bar-right{
     display: none;
    }
.traveltour-top-bar-right-social{
    float: left;
    margin-right:0%;
}
.abovenav111{
    position: relative;
    top:0px;
    left:10%;
    z-index: 998;
    margin-top: 2%; 
}    
}

/*--navbar--*//*
.navbar111{
    position: absolute;
    top:50px;
    left:-5px;
    z-index: 998;
    margin-left:0%; 
}
.toplogoimage{
    width:33px;
    height: 42px;
    margin-top: -5px;
    margin-right: 10px;
}
.navbar{
    white-space: nowrap;
}
.navbar-brand{
    color:#fff!important;
    font-family: 'Abril Fatface', cursive;
    font-size: 36px;
    padding: 0 120px;
}
.navbar-light .navbar-nav .active>.nav-link{
    color:#007bff;
}
.navbar-light .navbar-nav .nav-link {
    color:#fff;
    padding: 0 20px;
}
.navbar-light .navbar-nav .active>.nav-link:hover{
    color:#007bff;
}
.navbar-light .navbar-nav .nav-link:hover {
    color:#007bff;
}
@media(max-width:576px){
.navbar-brand{
    color:#fff!important;
    font-family: 'Abril Fatface', cursive;
    font-size: 36px;
    padding: 0 0px;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
    background-color: #fff;
}
.navbar111{
    position: relative;
    top:0px;
    left:-15px;
    width: 110%;
    z-index: 998;
    margin-left:0%; 
    background-color: black;
}    
}
@media(max-width:450px){
.navbar-brand{
    color:#fff!important;
    font-family: 'Abril Fatface', cursive;
    font-size: 24px;
    padding: 0 0px;
} 
}
@media(max-width:365px){
.navbar-brand{
    color:#fff!important;
    font-family: 'Abril Fatface', cursive;
    font-size: 20px;
    padding: 0 0px;
} 
}
/*--above navbar--*/
.header-infoitem{
    display: inline-block;
    margin: 5px 0;
    padding-left: 1px;
    font-size: 0.933em;
    line-height: 35px;
    opacity: 0.5;
    color: #fff;
    font-size: 400;
    font: normal 400 15px/1.8em Oxygen;
}
.header-infoitem1{
    display: inline-block;
    margin: 5px 0;
    padding-left: 1px;
    font-size: 0.933em;
    line-height: 35px;
    float: right;
    opacity: 0.5;
    color: #fff;
    font-size: 400;
    font: normal 400 15px/1.8em Oxygen;
}
.headericon{
    padding: 0 7px 0;
}
.logoname{
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    color: #ffffff;
    font-weight: 800;
    text-transform: uppercase;
}
.navbar-nav > li {
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    padding: 0 10px 0;
    letter-spacing: 1.4px;
    font-size: 14px;
}
.navbar-light .navbar-nav .active>.nav-link{
    color: orange;
    font-family: 'Roboto', sans-serif;
    opacity: 1;
    font-weight: 600;
    font-style: normal;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
    opacity: 0.8;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-style: normal;
}
.navbar-light .navbar-nav .nav-link:hover {
    color: orange;
    opacity: 0.8;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-style: normal;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #334960;
  min-width: 180px;
  margin-left: -30px;  
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: #fff;
  border-top: 1px solid rgba(255,255,255,0.08);
  padding: 12px 16px;
  text-decoration: none;
  display: block;
    opacity: 0.8;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-style: normal;
}

.dropdown-content a:hover {
    background-color: #ddd;
    color: #000;
}

.dropdown:hover .dropdown-content {
    display: block;
}


/*--banner carousel--*/
.firstbannertext1{
    z-index: 5;
    white-space: nowrap;
    font-size: 81px;
    font-weight: 600;
    color: rgb(255, 255, 255);
    font-family: Poppins;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: left;
    line-height: 97px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
}
.firstbannertext2{
    z-index: 6;
    white-space: nowrap;
    font-size: 45px;
    font-weight: 600;
    color: rgb(186, 217, 255);
    font-family: Poppins;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: left;
    line-height: 76px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
}
.firstbannertext3{
    z-index: 7;
    white-space: nowrap;
    font-size: 18px;
    font-weight: 400;
    color: rgb(218, 229, 255);
    font-family: Poppins;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: left;
    line-height: 30px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
}
.firstbannerbtn1{
    z-index: 8;
    white-space: nowrap;
    font-size: 13px;
    line-height: 12px;
    font-weight: 900;
    color: rgb(255, 255, 255);
    font-family: Roboto;
    text-transform: uppercase;
    background-color: rgb(70, 146, 231);
    border-radius: 3px;
    outline: none;
    box-shadow: none;
    box-sizing: border-box;
    cursor: pointer;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: left;
    border-width: 0px;
    margin: 0px;
    padding: 20px 32px;
    letter-spacing: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    margin-top: 3%;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
}
.firstbannerbtn1:hover{
    color: black;
    background-color: #fff;
}
.secondbannertext1{
    z-index: 9;
    white-space: nowrap;
    font-size: 37px;
    font-weight: 500;
    color: rgb(186, 217, 255);
    font-family: Poppins;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: left;
    line-height: 39px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
}
.secondbannertext2{
    z-index: 10;
    white-space: nowrap;
    font-size: 90px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    font-family: Poppins;
    text-transform: uppercase;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: left;
    line-height: 105px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
}
.thirdbannertext1{
    z-index: 13;
    white-space: nowrap;
    font-size: 37px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    font-family: Poppins;
    text-transform: uppercase;
    letter-spacing: 2px;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: left;
    line-height: 62px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
}
.thirdbannertext2{
    z-index: 14;
    white-space: nowrap;
    font-size: 73px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    font-family: Poppins;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: left;
    line-height: 83px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
}
.thirdbannerbtn1{
    z-index: 15;
    white-space: nowrap;
    font-size: 13px;
    line-height: 12px;
    font-weight: 700;
    color: rgb(48, 30, 30);
    font-family: Roboto;
    text-transform: uppercase;
    background-color: rgb(255, 255, 255);
    border-radius: 3px;
    outline: none;
    box-shadow: none;
    box-sizing: border-box;
    letter-spacing: 1px;
    cursor: pointer;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: left;
    border-width: 0px;
    margin: 0px;
    padding: 20px 32px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    margin-top: 2%;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
}
.thirdbannerbtn1:hover{
    background-color: rgb(70, 146, 231);
    color: #fff;
}
.buttonstyling{
    height: 350px;
    text-align: center;
}
.w-100{
   height: 625px;
}
@media(max-width:767px){
.buttonstyling{
    height: 325px;
    text-align: center;
}
.w-100{
   height: 400px;
}
}
@media(max-width:450px){
.buttonstyling{
    height: 325px;
    text-align: center;
}
.w-100{
   height: 300px;
}
}

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease;
}
.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height:20px;
}

/*--below banner--*/
.belowbannertext1{
    font-size: 14px;
    line-height: 1.55;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0px;
    color: #ffffff;
}
.belowbannertext2{
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: inherit;
    line-height: 1.7;
    color: #b9cdf3;
    word-break: break-word;
}

/*--pakage section--*/
      /*--form--*/
.formtext{
    color: #ffffff;
    font-size: 13px;
    line-height: 22px;
    font-weight: 800;
    margin-bottom: 10px;
    display: block;
}
.forminputbox{
    color: #b9c1d5;
    background-color: #585d6b;
    border-width: 2px;
    border-style: solid;
    font-size: 13px;
    height: 48px;
    width: 100%;
}
.formbackcolor1{
    position:absolute;
    background-color:black;
    opacity:0.7;
    width:100%;
    margin-left: 1%;
    height:200px;
    z-index: 998;
}
.form-search-submit{
    background-color: #4296ed;
    color: #ffffff;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    height: 48px;
    text-transform: uppercase;
    padding: 13px 20px;
    min-width: 166px;
    border: 0px;
    margin: 5px 0px 0px;
}
.submitform2{
    margin-top:86%;
}
@media(max-width:575px){
.submitform2{
    margin-top:5%;
}  
}
       /*--pakage owl--*/
.domesticholiday{
    margin-top: 0%;
}
.pakage-owl-heading{
    font-size: 29px;
    font-weight: 400;
    letter-spacing:0px;
    text-transform: none;
    color: #ffffff ;
}
.line-separator{
    color: #bdd4ff;
    font-size: 15px;
    margin-left: 25px;
}
.pakage-owltext1{
    color: #313131;
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 5px;
    margin-top:0;
    line-height: 1.2;
    margin-left:10%;
    margin-top: 10%;
}
.pakage-owltext2{
    font-size: 18px;
    margin-bottom: 7px;
    font-weight: normal;
    color: #8c8c8c;
    line-height: 1;
    margin-top: 20%;
}
.pakage-owltext3{
    color: #4692e7;
    font-size: 22px;
    font-weight: 800;
    line-height: 1;
}
.pakage-owltext4{
    font-size: 16px;
    margin-bottom: 7px;
    font-weight: normal;
    color: #8c8c8c;
    line-height: 1;
    margin-top: 2%;
    margin-bottom: 5%;
}

/* Next and previous */
.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next{
    position:absolute;
    top:60%;
    border-radius: 50%;
    width:30px;
    height: auto;
    background: rgba(105, 105, 20, 0.9);
    z-index: 999;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: red!important;
}
.owl-prev{
    left:-110px;
}
.owl-next{
    right:-90px;
}
.owl-prev i{
    color:#fff;
    background: #4674e7;
    padding: 20px 20px;
    border-style: solid;
    border-width: 0px;
    font-size: 20px;
}
.owl-next i{
    color:#fff;
    background: #4674e7;
    padding: 20px 20px;
    border-style: solid;
    border-width: 0px;
    font-size: 20px;
}
.ribbon-offer {
    line-height: 1;
    z-index: 1;
    position: absolute;
    top: -200px;
    font-size: 14px;
    font-weight: 600;
    padding: 14px 20px 14px 30px;
    left: 5px;
}
.ribbon-offer .ribbon-offer-cornor {
    position: absolute;
    left: -10px;
    bottom: -10px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0px 10px 10px 10px;
    border-left-color: transparent;
    border-top-color: transparent;
    border-bottom-color: transparent;
}
.goahour{
    color:#4692e7;
    margin-left: 6%;  
    } 
.goareview{
    color:#ffa127;
    margin-left: 6%;
}
@media(max-width:576px){
.domesticholiday{
    margin-top:550px;
}  
.aaaaa{
    width: 80%;    
    } 
.pakage-owltext1{
    color: #313131;
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 5px;
    margin-top:0;
    line-height: 1.2;
    margin-left:5%;
    margin-top: 10%;
}
.pakage-owltext2{
    font-size: 18px;
    margin-bottom: 7px;
    font-weight: normal;
    color: #8c8c8c;
    line-height: 1;
    margin-top: 20%;
}
.goahour{
    color:#4692e7;
    margin-left: 3%;  
    }
.goareview{
    color:#ffa127;
    margin-left: 3%;
}    
}

/*--popular destinations--*/
.pakage-owl-headingdes{
    font-size: 29px;
    font-weight: 400;
    letter-spacing:0px;
    text-transform: none;
    color: #333333 ;
}
.line-separatordes{
    color: #467fe7;
    font-size: 15px;
    margin-left: 25px;
}
.destination-text{
    width: 80%;  
    line-height: 1.7;
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: inherit;
    color: #8c8c8c;
    margin-top:2%;
}
.transformimage{
    overflow: hidden;
    text-align: center;
}
.transform{
    transition:0s;
    overflow:hidden;
    height:100%;
    width:100%;
}
.transformimage:hover .transform{
    transform:  scale(1);
}
.imagetext1{
    display: none;
    font-size: 12px;
    font-weight: 800;
    text-align: justify;
    position:absolute;
    text-transform: uppercase;
    z-index: 999;
    color:#4692e7;
    top:77%;
    left:60%;
}
.transformimage:hover  .imagetext1{
      display: block;
}
.transformimage1{
    width:90%;
    height:100%;
    position:absolute;
    background-color:#888885;
    opacity:0;
    top:0px;
    left:0px;
    right:0px;
    margin-left:auto;
    margin-right: auto;
    transform: 2s;
}
.transformimage:hover .transformimage1{
    height:100%;
    width:91.5%;
    background-color:#333333;
    opacity:0.6;
    z-index: 990;
}
.imagetext{
    display: block;
    font-size:16px;
    font-weight:700;
    text-align:left;
    position:absolute;
    z-index: 999;
    color:#fff;
    line-height: 1.2;
    text-transform: capitalize;
    top:75%;
    left:10%;
}

.transformimage:hover  .imagetext{
      display:block;
}
.transformimage1:hover{
    border-bottom: 5px solid #4692e7;
}
@media(max-width:575px){
.populardesmobile{
     width: 90%;
    margin-left: 5%;
    } 
.transformimage:hover .transformimage1{
    height:100%;
    width:93.5%;
    background-color:#333333;
    opacity:0.6;
    z-index: 990;
}    
}

/*--Tour By Activity--*/
.activity-title{
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: none;
    color: #383838;
    display: inline-block;
}
.activity-list-content{
    font-size: 15px;
    font-weight: 500;
    display: block;
    color: #467fe7;
    margin-top: 5%;
    opacity: 1;
}
.activity-list-content:hover{
     color: #467fe7;
    opacity: 0.7;
}
.activity-list-content1{
    font-size: 15px;
    font-weight: 500;
    display: block;
    color: #8c8c8c;
    margin-top: 5%;
    opacity: 1;
}
.newsletter-email{
    color: #757575;
    background-color: #f3f3f3;
    padding: 10px 47px 10px 22px;
    border-color: #f3f3f3;
    border-radius: 50px;
    font-size: 13px;
    height: 51px;
    line-height: 21px;
    border-width: 1px;
    width: 60%;
    border-style: solid;
}
.newsletter-submit{
    height: 51px;
    font-size: 12px;
    font-weight: 600;
    border-radius: 50px;
    background-color: #468ae7;
    color: #ffffff;
    border-color: #f3f3f3;
    border-width: 0px;
    border-style: solid;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    padding: 15px 33px;
    display: inline-block;
    appearance: none;
    vertical-align: middle;
}
.newsletter-icons{
    color: #aaaaaa;
    font-size: inherit;
    display: inline-block;
    margin-top: 5%;
    margin-left: 5%;
}
.newsletter-icons:hover{
    color: #468ae7;
}

/*--discount section--*/
.discount-item-title{
    font-size: 48px;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: none;
    color: rgb(255, 255, 255);
    text-align: left;
    margin-top: 20%;
}
.discount-item-text{
    color: #ffffff;
    width: 80%;
}
.discount-core-button{
    text-decoration: none;
}
.discount-core-content{
    font-size: 13px;
    color: #424242;
    background: #fff;
    border-color: #ffffff;
    text-transform: none;
    letter-spacing: 0px;
    font-weight: 600;
    padding: 15px 33px;
    display: inline-block;
    border-radius: 27px;
}
.discount-core-content:hover{
    color:#468ae7;
}
.promotiontour{
    margin-top: 5%;
}
@media(max-width:575px){
.mobilecol{
    width: 90%;
    margin-left: 5%;
    }
.promotiontour{
    margin-top: 5%;
    margin-bottom: 5%;
}    
}
/*
.trygradient{
    position: absolute;
    width:100%;
    height:100%;
    background-image: linear-gradient(to right,orange,red,blue);
    opacity:0.2;
}
*/

/*--Travel articles--*/
.transformimagearticles{
    overflow: hidden;
    text-align: center;
}
.transformarticles{
    transition:.5s;
    overflow:hidden;
    height:100%;
    width:100%;
}
.transformimagearticles:hover .transformarticles{
    transform:  scale(1.1);
}
.imagetext1articles{
    display: none;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0px;
    text-align: center;
    text-decoration: none;
    line-height: 1.6;
    position:absolute;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    z-index: 999;
    color:#ffffff;
    top:50%;
    left:25%;
    right:25%;
}
.transformimagearticles:hover  .imagetext1articles{
      display: block;
}
.transformimage1articles{
    width:90%;
    height:100%;
    position:absolute;
    background-color:#888885;
    opacity:0;
    top:0px;
    left:0px;
    right:0px;
    margin-left:auto;
    margin-right: auto;
    transform: 2s;
}
.transformimagearticles:hover .transformimage1articles{
    height:100%;
    width:98%;
    background-color:#333333;
    opacity:0.6;
    z-index: 990;
}

/*--book us--*/
.bookus-title{
    font-size: 19px;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: none;
    color: #ffffff;
    line-height: 1.2;
    text-align: center;
}

/*--footer--*/
.footermobile{
    width: 90%;
    margin-left:5%;
}
.footerlogo1{
   width: 34px;
   height: 43px;
}
.logonamefooter{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #ffffff;
    font-weight: 800;
    text-transform: uppercase;
}
.footer-text{
    color: #aaaaaa;
    font-size: 15px;
    margin-top: 7%;
    text-align: justify;
    width: 90%;
}
.header-head-text{
    color: #ffffff;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    line-height: 1.2;
    font-weight: 700;
}
.transformimagefooter{
    overflow: hidden;
    text-align: center;
}
.transformfooter{
    transition:1s;
    overflow:hidden;
    height:100%;
    width:100%;
}
.transformimagefooter:hover .transformfooter{
    transform:  scale(1.1);
}
.transformimagefooter:hover .transformimage1footer{
    height:100%;
    width:91.5%;
    background-color:#333333;
    opacity:0.6;
    z-index: 990;
}
.imagetextfooter{
    display: block;
    font-size:16px;
    font-weight:700;
    text-align:left;
    position:absolute;
    z-index: 999;
    color:#fff;
    line-height: 1.2;
    text-transform: capitalize;
    top:50%;
    left:20%;
}
.transformimagefooter:hover  .imagetextfooter{
      display:block;
}
.footer-icons1{
    color: #fff;
    font-size: inherit;
    display: inline-block;
    margin-top: 5%;
}
.footer-icons1:hover{
    color: #468ae7;
}
.footer-icons{
    color: #fff;
    font-size: inherit;
    display: inline-block;
    margin-top: 5%;
    margin-left: 5%;
}
.footer-icons:hover{
    color: #468ae7;
}
.text-color{
    color: #ed8323 !important;
    font-size: 23.66px;
    font-family: 'Roboto', sans-serif;
    margin-top: 0;
    font-weight: 300!important;
    line-height: 1.3em;
    margin-top: 20px;
}
.footer-lasttext{
    color: #e6e6e6;
    font-size: 11px;
    line-height: 1.4em;
    margin-top: 30px;
}


/*-----------ABOUT US------------*/
.aboutheadingbanner{
    text-align: center;
    margin-top: 13%;
    font-family: 'Open Sans', sans-serif;
    font-size: 72px;
    color: #ffffff;
    font-weight: 800;
    text-transform: uppercase;
}
@media(max-width:576px){
.aboutheadingbanner{
    color: #fff;
    font-size: 26px;
    margin-top: 50%;
}  
}
.title__primaryabout{
    margin: 0;
    line-height: 1.333em;
    font-size: 2.400em;
    text-transform: uppercase;
    font-family: 'Oxygen', sans-serif;
    font-weight: 700;
    font-style: normal;
}
.icons-set__item__icon-wrap{
    width: 66px;
    height: 66px;
    background: #47a0ff;
    border-radius: 100%;
    position: relative;
    color: #fff;
}
.icons-set__item__icon-wrap:before {
    content: " ";
    display: block;
    width: 56px;
    height: 56px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border: 2px dotted rgba(255,255,255,0.5);
    border-radius: 100%;
}
.icons-set__item__icon{
    position: relative;
    top: 30%;
    left: 30%;
    font-size: 1.667em;
}
.icons-set__item__title {
    margin: 0;
    margin-bottom: 10px;
    font-size: 1.1em;
    font-family: 'Oxygen', sans-serif;
    font-weight: 700;
    font-style: normal;
    margin-top: 20px;
    color: #333;
}
.title__subtitlepoint{
    margin-bottom: 10px;
    font-family: 'Kaushan Script', cursive;
    font-size: 1.200em;
    color: #fff;
}
.title__primarypoint{
    margin: 0;
    line-height: 1.333em;
    font-size: 2.400em;
    text-transform: uppercase;
    font-family: 'Oxygen', sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    margin-bottom: 20px;
}
.point-slide{
    
}
.point-slide:hover{
    background-color: #f5f5f5;
    border-radius: 50%;
}
.tours-type-icons__item__content {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;
    font-size: 1.200em;
    font-family: Oxygen;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.tours-type-icons__item__container {
    display: block;
    width: 195px;
    height: 195px;
    margin: 0 auto;
    color: #fff;
    position: relative;
    border: 3px solid rgba(255,255,255,0.85);
    border-radius: 100%;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.pointicon{
    font-size: 32px;
    margin-bottom: 10px;
}
.point-slide:hover > .tours-type-icons__item__container{
    color: #334960!important;
}
/*----SUBSCRIPTION PRICES----*/
.subscriptionheading h3{
    font-weight:400;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 20px;
    color:#334960;
    line-height: normal;
    text-align: center!important;
    margin-top: 5%;
    margin-left: 5%;
    margin-right: 5%;
}
.subscriptionheading h6{
    display: inline-block;
    text-align: left;
    margin-left: 5%;
    margin-right: 5%;
    font-family: 'Questrial', sans-serif;
    color: #4d4d4d;
    font-weight: normal;
}
.subscriptionheading p{
    display: inline-block;
    text-align: left;
    margin-left: 5%;
    margin-right: 5%;
    line-height: 28px;
    font-family: 'Questrial', sans-serif;
    color:#FCC40B;
    font-weight: normal;
}
.subsbelowtext{
    border: 1px solid #ebebeb;
}
.subsbelowtext p{
    margin-bottom: 0px;
    display: inline-block;
    padding: 10px 0 10px;
}
.insidesubdivsub{
    border: 1px solid gray;
    text-align: center;
    border-radius: 10px;
    background-color:transparent;
}
.insidesubdivsub:hover{
    border: 1px solid #FCC40B;
    background-color:transparent;
    border-bottom: 2px solid #FCC40B;
}
.whypantherimage{
    margin-top: 10%;
}
.dt-sc-button{
    font-size: 14px;
    padding: 10px 20px;
    background-color: #FCC40B;
    line-height: normal;
    display: inline-block;
    margin: 10px 0 20px;
    cursor: pointer;
    outline: none;
    z-index: 1;
    border-radius: 0;
    color: #fff;
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none!important;
}
.dt-sc-button:hover{
    color: #fff;
}
.processheading{
    text-align: center;
    text-transform: uppercase;
    color:  #FCC40B;
    font-weight: 700;
    line-height: normal; 
    margin-top: 1%;
    font-size: 45px;
    font-family: 'Barlow', sans-serif;
}
/*--------Gallery------*/


/*---------CONTACT US-------*/
.title__subtitlecontact{
    margin-bottom: 10px;
    font-family: 'Kaushan Script', cursive;
    font-size: 1.400em;
    color: #333;
}
.title__primarycontact{
    margin: 0;
    line-height: 1.333em;
    font-size: 2.000em;
    text-transform: uppercase;
    font-family: 'Oxygen', sans-serif;
    font-weight: 700;
    font-style: normal;
}
.title__text{
    color: #333;
    margin-top: 30px;
    font-family: 'Oxygen', sans-serif;
}
.contact-info__item__text{
    font-family: 'Oxygen', sans-serif;
    font-weight: 700;
    margin-top: 10px;
    font-style: normal;
    color: #4090e5;
}
.contact-info__item__icon{
    width: 1.667em;
    height: 1.667em;
    padding-top: 5px;
    line-height: 1.667em;
    margin-right: 10px;
    background: #47a0ff;
    color: #fff;
    border-radius: 100%;
    text-align: center;
}
.form-validation-item{
    display: block;
    width: 100%;
    height: 45px;
    line-height: 21px;
    margin-bottom: 10px;
    padding: 12px 15px;
    background: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    outline: none;
    -webkit-appearance: none;
}
.form-validation-itemtextarea{
    display: block;
    width: 100%;
    line-height: 21px;
    margin-bottom: 10px;
    padding: 12px 15px;
    background: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    outline: none;
    -webkit-appearance: none;
}
.form-submit{
    padding: 0 30px 0;
    border: none;
    outline: 0;
    color: #fff;
    height: 45px;
    background: rgba(71,160,255,0.8);
    text-transform: uppercase;
}

/*--services--*/
.vc_icon_element-icon{
    color: #5472d2;
    font-size: 2.15em!important;
}
.vc_custom_heading{
    font-family: 'Open Sans', sans-serif;
    color: #222222;
    font-size: 42px;
    font-weight: 800;
    margin-bottom: 15px;
    margin-top: 15px;
    font-size: 25px;
    line-height: 28px;
    text-align: center
}
.tz_page_content{
    font-family: 'Open Sans', sans-serif;
    color: #595959;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

/*----Goa-----*/
.goa-pakage-owl-headingdes{
    font-size: 29px;
    font-weight: 400;
    letter-spacing:0px;
    text-transform: none;
    color: #333333 ;
}
.goa-pakage-owl-headingdes2{
    font-size: 29px;
    font-weight: 700;
    letter-spacing:0px;
    text-align: center;
    text-transform: none;
    color: #333333 ;
}
.goapackage1{
    background-color:#ffffff;
}
.goapackage1:hover{
    box-shadow: 0 12px 13px 0 rgba(0, 0, 0, .4);
}
@media(max-width:576px){
.mobileviewcolrow{
    width: 90%;
    margin-left: 5%;
    }
.destination-text{
    width: 100%;  
    line-height: 1.7;
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: inherit;
    color: #8c8c8c;
    text-align: justify;
    margin-top:2%;
}    
}

/*------central goa-------*/
.centarlgoa-pakage-owl-headingdes{
    font-size: 22px;
    font-weight: 400;
    letter-spacing:0px;
    text-transform: none;
    color: #333333 ;
}
.centralgoa-destination-text{
    width: 100%;  
    line-height: 1.7;
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: inherit;
    color: #8c8c8c;
    margin-top:2%;
}
.centralgoa-destination-text1{
    width: 100%;  
    line-height: 1.8;
    margin-top: 0px;
    margin-bottom:0px;
    font-size: inherit;
    color: #8c8c8c;
}
.centarlgoa-pakage-owl-headingdesheading{
    font-size: 29px;
    font-weight: 500;
    letter-spacing:0px;
    text-align: center;
    text-transform: none;
    color: #333333 ;
}
.btn-itinerary{
    background-color:navy;
    border: 1px solid gray;
    color: #ffffff;
    font-size: 24px;
    padding: 10px 35px 10px;
    margin-top: 30px;
}
.btn-itinerary:hover{
    background-color:seagreen;
    color: #ffffff;
}
.itinerarycollapsetext{
    margin-top: 20px;
}
/*--About Inside Product details--*/
.abouthover11{
    display:block;
    background-color:darkcyan;
    cursor:pointer;
    margin-right: 5px;
    margin-left: 5px;
    border-top: 0px solid #000;
    box-shadow: inset 0 0 7px 0 rgba(0, 0, 0, .54);
    margin-top: 2%;
    display: inline-block;
    padding: 10px 22px;
    transition: background-color 300ms ease;
    color: #fff;
    font-size: 16px;
    line-height: 21px;
    font-weight: 300;
    text-align: center;
    letter-spacing: 2px;
    text-decoration: none;
    text-transform: uppercase;
}
.abouthover1{
    background-color: transparent;
    border: none;
    color: #ffffff;
    text-align: center;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 500;
}
.abouthover1:hover{
    color:burlywood;
}
.hideshow{
    display:none;
}
.hideshowaa{
    display:block;
}
/*--on click change div color--*/
.red
{   color:burlywood;
    border: none;
}







