html,body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
    
}
.text-color{
    color: #002677 !important;
}
.text-font-family{
  font-family: font-serif !important;
}
@media screen and (min-width: 600px) {
  .text-font-family{
    font-family: sans-serif !important;
  }
}
/* navigation menu */
.button1{
    background-color: #c8141f;
    color:white;
    font-family: sans-serif;
    font-size: 14px; 
    line-height: 20px;
    border: 2px solid #c8141f;
}
.button1:hover {
  background-color: white;
  border: 2px solid #c8141f;
  color: #c8141f;
  text-decoration: none;
}
.navbar{
    background-color: #002677 !important;
}
.navbar .navbar-nav li a {
            color: white;
}
.navbar .navbar-nav li a:hover {
             color: #fba652 !important;
}
.navbar .nav-item .dropdown-menu .dropdown-item{
    color: #000 !important;
}    
.navbar-toggler-icon{
    color: #000;
}                
.custom-toggler.navbar-toggler {
    border-color: lightgreen;
}  

/*search bar*/
 .home_search_outer {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 99;
  background: rgba(19,30,20, 0.3);
  border-radius: 4px;
  padding: 20px;
}
.home_search_outer {
  padding: 25px 0;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.search_area{
  padding-left: 70px;
}
.search_area .head {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    position: relative;
    margin-right: 20px;
}

.head_wrap { width: 19%; }
.head_wrap br { display: none; }
.search_area .form-control {
    border: none;
    background: #fff;
    font-size: 14px;
    height: 39px;
    color: #262525;
    opacity: 0.8;
    padding-left: 20px;
    margin-top: 10px;
    box-shadow: none !important;
}
.select_box select {
    appearance: none;
    z-index: 99;
    -webkit-appearance: none;
    background: none;
    position: relative;
    z-index: 3;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: white;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

  .search_area .btn-danger {
      display: block;
      width: 100%;
      background: #c8141f;
      color: #fff;
      padding-top: 8px;
      margin-top: 10px;
  }
  .search_area .btn-danger {
      font-size: 15px;
      height: 39px;
      line-height: 40px;
      color: #fff;
      text-transform: uppercase;
      background: #c8141f !important;
      border: none;
      padding-top: 0 !important;
  }
  .search_area .btn-primary {
    display: block;
    width: 100%;
    background: #002677;
    color: #fff;
    padding-top: 8px;
    margin-top: 10px;
  }
  .search_area .btn-primary {
    font-size: 15px;
    height: 39px;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    background: #002677 !important;
    border: none;
    padding-top: 0 !important;
  }
  .btn * {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
  .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
/*footer*/
footer a{
    color: white; 
    text-decoration: none;
}
footer a:hover{
    color: #fba652;
    text-decoration:none;
}
.footer-icon-fb:hover{
    color:#4267B2;
    text-decoration:none;
}
.footer-icon-insta:hover{
    color:#ec4899;
    text-decoration:none;
}
.footer-icon-skype:hover{
  color:#00aff0;
  text-decoration:none;
}
.footer-icon-linkedin:hover{
  color:#0A66C2;
  text-decoration:none;
}
.footer-icon-twitter:hover{
  color:#00acee;
  text-decoration:none;
}
.footer-icon-google:hover{  
  color:#4885ed;
  text-decoration:none;
}
.footer-icon-pinterest:hover{
  color:#E60023;
  text-decoration:none;
}
.footer-icon-youtube:hover{
  color: #CD201F;
  text-decoration:none;
}

/* Tour cards */
@media screen and (min-width: 601px) {
  .heading-font {
    font-size: 40px;
  }
}
@media screen and (max-width: 600px) {
  .heading-font {
    font-size: 22px;
  }
}
@media screen and (min-width: 601px) {
  .title-font {
    font-size: 28px;
  }
}
@media screen and (max-width: 600px) {
  .title-font {
    font-size: 20px;
  }
}
@media screen and (min-width: 600px) {
  .btn-font {
    font-size: 18px;
  }
}
@media screen and (max-width: 600px) {
  .btn-font {
    font-size: 15px;
  }
}
@media screen and (min-width: 601px) {
  .image {
    height:208px;
    width:384px;
  }
}
.card .card-body{
    padding-top:1px;
}
.card h3{
    overflow: hidden;
    height: 40px;
    font-weight: 500;
    font-size: 1.5rem;
    font-family:open-sans;
}
.card-img-top{
    max-height: 208px;
    width:384px
}
.card h2{
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity));
    font-size: 1rem/* 16px */;
    line-height: 1.5rem/* 24px */;
    font-weight: 400;
}
.c-hover:hover{
    transform: scale(1.05);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .12), 0 4px 8px rgba(0, 0, 0, .06)
}


/* tours image hover effect*/
figure{
    overflow: hidden;
}
figure:hover+span {
    bottom: -36px;
    opacity: 1;
}

.hover01 figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.hover01 figure:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
/* why choose */

/* our_value company why-choose-us */
@media screen and (max-width: 600px) {
   .value_img{
    height:220px;
  }
}
.tit-font{
  font-size:1.2rem;
}
@media screen and (max-width: 600px) {
  .tit-font{
    font-size:1.1rem;
    padding:4px;
  }
}
/* packages */
.first, .second, .third, .fourth {/* tours package under title under box*/
    border-right: #d9dad0 0px solid !important;
}

.first, .second , .third, .fourth{
    font-size: 14px;
    color: #777777;
    padding: 15px 0;
    padding-left: 70px;
    position: relative;
    border-right: #D6D6D6 1px solid;
    font-weight: 500;
}
.first, .second, .third,.fourth {
    width: 25%;
}
.first .fa, .second .fa, .third .fa, .fourth .fa {
    position: absolute;
    left: 8px;
    border-radius: 50%;
    padding: 10px 8px 0px 9px;
    font-size: 20px;
    width: 45px;
    height: 45px;
    text-align: center;
    box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 20%);
    border: 2px solid #777;
    top: 10px;
    color: #777777;
    border-color: #777777;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-globe:before {
    content: "\f0ac";
}
.first span, .second span, .third span, .fourth span {
    clear: both;
    font-size: 16px;
    display: inherit;
    color: #000;
    font-weight: 400;
}
.body-section .line/*top-bottom*/  {
    border-top: #D6D6D6 1px solid;
    border-bottom: #D6D6D6 1px solid;
    background-color: #FFFFFF;
    float: left;
    width: 100%;
}

.body-section {
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-bottom: 10px;
}
.body-section {
    position: relative;
}
/* packages card button*/
#detailsbtn{
  background-color: #c8141f;
  color:white;
  font-family: sans-serif;
  font-size: 14px; 
  line-height: 20px;
  border: 2px solid #c8141f;
}
#detailsbtn:hover {
background-color: white;
border: 2px solid #c8141f;
color: black;
}
#enquirebtn{
  background-color: white;
  color:black;
  font-family: sans-serif;
  font-size: 14px; 
  line-height: 20px;
  border: 2px solid #c8141f;
}
#enquirebtn:hover {
background-color: #c8141f;
border: 2px solid #c8141f;
color: white;
}
/*side form */
#sidebtn{
  background-color: #0063B2FF;
  color:white;
  font-family: sans-serif;
  font-size: 14px; 
  line-height: 20px;
  border: 2px solid #0063B2FF;
}
#sidebtn:hover {
background-color: white;
border: 2px solid #9cc3D5FF;
color: black;
}    
/* ads banner */
@media screen and (min-width: 600px) {
  .img_size{
    width: 210%;
  }
}
@media screen and (max-width: 601px) {
  .img_size{
    width: 100%;
  }
}
