
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&family=Roboto&display=swap');

@charset "utf-8";

body{

    background-image:url(../images/araku-bg.png);
    background-size:cover;
    width: 100%;
    background-repeat:no-repeat;
    font-family: 'Roboto', sans-serif;
    }

section.min {
    padding: 15px 0 50px;
    position: relative;
}

.mb-40{
    margin-bottom: 40px;
}

.img-wrap {
    height: 310px;
    display: inline-block;
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    margin: 0 auto 30px;
    border-radius: 0.5rem;
}
.img-wrap:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    content: "";
    background: linear-gradient(to bottom, transparent 25%, #1e2a4c);
    opacity: 0.8;
    z-index: 11;
    transition: 0.3s ease-out;
}
.location_wrap_content {
    background: linear-gradient(to right, #e95313 , #e5371ae8)!important;
}

.location_wrap_contenttwo {
    background: linear-gradient(to right, #e95313 , #e5371ae8)!important;
}
.location_wrap_contentthree{
     background: linear-gradient(to right, #e95313 , #e5371ae8)!important;
}
.location_wrap_content {
    position: absolute;
    z-index: 55;
    padding: 1rem 1.5rem;
    margin: 0 auto;
    bottom: 0;
    min-height: 100px;
    width: 100%;
    display: flex;
    align-items: center;
   /* background: rgba(255,255,255,0.2);*/
}
.location_wrap_content_first {
    flex: 1;
}
.location_wrap_content h4 {
    font-size: 18px;
/*    text-emphasis: none;*/
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin: 0px;
    width: auto;
}
.location_wrap_content span {
    font-size: 14px;
    color: #fff;
}

.location_btn {
    width: 32px;
    height: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgb(255 255 255 / 85%);
    font-size: 12px;
    color: #000;
    border-radius: 50%;
}
.img-wrap-background {
    background-size: cover;
    background-position: 50%;
    width: 100%;
    height: 100%;
    transition: all 0.55s;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    transition: transform 0.35s ease-out;
}

.kk-infralogo {
    position: relative;
    right: 0px;
    bottom:10px;
    max-width: 200px;
    padding:20px 0px 10px;
    background: #FFFFFF;
    border:1px solid #eb8025;
    box-shadow: 0px 46px 35px rgb(25 25 46 / 4%);
    border-radius:0px 0px 65px 0px;
    text-align: center;
}
.krishminmet {
    position: relative;
    right: 0px;
    bottom:10px;
    max-width: 200px;
    padding:20px 0px 10px;
    background: #FFFFFF;
    border:1px solid #620d87;
    box-shadow: 0px 46px 35px rgb(25 25 46 / 4%);
    border-radius: 0px 0px 65px 0px;
    text-align: center;
}
.suraj-logo {
    position: relative;
    right: 0px;
    bottom:10px;
    max-width: 260px;
    padding:10px 0px 15px;
    background: #000;
    border: 1px solid #f9e881;
    box-shadow: 0px 46px 35px rgb(25 25 46 / 4%);
    border-radius: 0px 0px 65px 0px;
    text-align: left;
}

.suraj-text h5{
    font-size: 21px!important;
    text-align: right;
}

.suraj-text{
    position: absolute;
    color: #fff;
    margin: 0px 10px;
    text-decoration: none;
    top: 32%;
}
.mt-20{
    margin-top: 20px;
}


@media only screen and (max-width: 1024px) {
  section.min {
        padding: 50px 0 50px!important;
  }
}
@media only screen and (max-width: 320px) {
  .location_wrap_content h4 {
        font-size: 25px!important;
  }
}


.btnicon-whatsapp {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background-color: #40c351;
    color: #fff;
    left: 20px;
    position: fixed;
    bottom: 10px;
    font-size: 30px;
    line-height: 60px;
    text-align: center;
    z-index: 9999;
}
.btnicon-call {
    width: 60px;
    height: 60px;
    right: 20px;
    border-radius: 100%;
    background-color: #041e5b;
    color: #fff;
    position: fixed;
    bottom: 10px;
    font-size: 22px;
    line-height: 60px;
    text-align: center;
    z-index: 9999;
}
.btnicon-call i{
    color: #fff;
}
.btnicon-whatsapp i{
    color: #fff;
}

.kd-subheader {
    float: left;
    width: 100%;
    background: url( ../images/bredchrom.jpg);
    background-size: cover;
    padding: 50px 0px;
    position: relative;
    text-align: center;
}
.kd-content {
    float: left;
    width: 100%;
/*    padding: 30px 0px 0px 0px;*/
}
/*.kd-subheader:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    z-index: 0;
}*/

.page-title-section h1 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    text-shadow: 0 0 3px rgb(0 0 0 / 20%);
    color: #ffffff;
    margin-bottom: 15px;
    position: relative;
    z-index: 9;
}
.page-title-section ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}
.page-title-section ul li {
    display: inline-block;
}
.page-title-section ul li a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 1px;
    text-decoration: none;
}
.page-title-section ul li:after {
    content: '\f111';
    font-weight: 700;
    vertical-align: middle;
    color: #e5351b;
    font-size: 9px;
    font-family: "Font Awesome 5 Pro";
    padding: 0 5px 0 10px;
}
.kd-pagesection {
    float: left;
    width: 100%;
}
.detail-thumb {
    border: 1px solid #cfcfcf;
    padding: 10px;
    margin-bottom: 20px;
}
.kd-pkg-info {
    background-color: #ffffff;
    border: 1px solid #cfcfcf;
    padding: 20px;
    margin-bottom: 20px;
}
.kd-tab {
    float: left;
    width: 100%;
    margin: 0px 0px 25px 0px;
}
.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
}
.kd-user-tag {
    float: left;
    width: 100%;
    background-color: #f8f8f8;
    box-shadow: 0px 7px 11px 0px rgb(0 0 0 / 10%);
    border-left: 7px solid;
    border-right: 7px solid;
    padding: 20px 20px 15px 20px;
    margin-bottom: 30px;
}
.kd-package-detail .detail-thumb img {
    width: 100%;
    height: 450px;
    object-fit: cover;
}
.kd-pkg-info {
    background-color: #ffffff;
    border: 1px solid #cfcfcf;
    padding: 20px;
    margin-bottom: 20px;
    margin-top: 50px;
}

.kd-pkg-info ul li {
    list-style: none;
    margin-bottom: 8px;
    color: #838383;
    font-size: 14px;
}
a:hover,
a:focus{
    text-decoration: none;
    outline: none;
}
.tab{ font-family: 'Barlow', sans-serif;
        margin-bottom: 50px;
        margin-top: 20px;
 }
.tab .nav-tabs{
    border: none;
    margin: 0 0 10px;
    margin-bottom: 50px;
}
.tab .nav-tabs li a{
    color: #222;
    background: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 12px 20px 14px;
    margin: 0 10px 0 0;
    border: none;
    border-radius: 100px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.tab .nav-tabs li.active a,
.tab .nav-tabs li a:hover,
.tab .nav-tabs li.active a:hover{
    color: #fff;
    background: transparent;
    border: none;
    box-shadow: none;
}
.tab .nav-tabs li a:before,
.tab .nav-tabs li a:after{
    content: "";
    background-color: #e5351b;
    width: 100%;
    height: 100%;
    border-radius: 14%;
    opacity: 0;
    transform: scale(0);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all 0.3s ease 0s;
}
.tab .nav-tabs li a:after{
    left: auto;
    right: 0;
}
.tab .nav-tabs li.active a:before,
.tab .nav-tabs li a:hover:before,
.tab .nav-tabs li.active a:after,
.tab .nav-tabs li a:hover:after{
    opacity: 1;
    transform: scale(1);
}
.tab .tab-content{
    color: #555;
    background: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 25px;
    padding: 20px;
    border: 5px solid #e5351b;
/*    border-bottom: 5px solid #95001d;*/
    border-radius: 20px;
    box-shadow: 5px 5px 10px #cdcdcc;
    position: relative;
}
@media only screen and (max-width: 479px){
    .tab .nav-tabs{ margin: 0 0 10px; }
    .tab .nav-tabs li{
        width: 100%;
        text-align: center;
    }
}
.fade:not(.show) {
    opacity: 0.9;
}
.tab-content ul li{
    list-style-type: none;
    line-height: 32px;
}
.tab-content i{
    color: #e5351b;
}


/*@media only screen and (max-width: 991px){
body{
display: none;
}
html:before{
content: "Responsive Coming Soon";
padding:20%;
text-align: center;
font-size: 30px;
display: block;
}
}*/


@media screen and (min-device-width: 768px) and (max-device-width: 1024px) { 
   .tab .nav-tabs li a{
    font-size: 11px;
   }
}

@media screen and (min-device-width: 320px) and (max-device-width: 767px) { 
   .tab .nav-tabs li a{
     padding: 5px;
     background: none;
     font-size: 10px;
   }
}
