/*slider css*/
.fullscreen-container {
		width:100%;
		position:relative;
		padding:0;
}



.fullwidthbanner-container{
	width:100%;
	position:relative;
	padding:0;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthabanner{
	width:100%;
	position:relative;
}
.sliderHomeBullets {
    overflow: hidden;
    position: relative;
}
.rev_slider {
    position: relative;
    overflow: visible;
}

.rev_slider ul {
    margin: 0px;
    padding: 0px;
    list-style: none !important;
    list-style-type: none;
    background-position: 0px 0px;
}
.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.rev_slider ul li, .rev_slider >ul >li, .rev_slider >ul >li:before {
    list-style: none !important;
    position: absolute;
    visibility: hidden;
    margin: 0px !important;
    padding: 0px !important;
    overflow-x: visible;
    overflow-y: visible;
    list-style-type: none !important;
    background-image: none;
    background-position: 0px 0px;
    text-indent: 0em;
}


.tp-simpleresponsive >ul li {
    list-style: none;
    position: absolute;
    visibility: hidden;
}

.mainslider_1 li:nth-child(1) {
    /* background-color: #dcc8e3; */
background-image: url(../img/banner/banner_bg_v1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
background-position:center;


}
/*.mainslider_1 li:nth-child(2){*/
/* background-color:#edcbcb; */
/*background-image: url(../img/banner/banner_bg_v2.jpg);*/
/*    background-size: cover;*/
/*    background-repeat: no-repeat;*/
/*background-position:center;*/

/*}*/
.mainslider_1 li:nth-child(2){
    background-image: url('../img/banner/isha_homepage_banner_ (2).jpg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position:center;
}
.mainslider_1 li:nth-child(3){
    background-image: url('../img/banner/isha_homepage_banner_ (3).jpg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position:center;
}
.mainslider_1 li:nth-child(4){
    background-image: url('../img/banner/isha_homepage_banner_ (4).jpg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position:center;
}
.mainslider_1 li:nth-child(5){
    background-image: url('../img/banner/isha_homepage_banner_ (5).jpg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position:center;
}
.mainslider_1 li:nth-child(6){
    background-image: url('../img/banner/isha_homepage_banner_ (6).jpg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position:center;
}
.mainslider_1 li:nth-child(7){
    background-image: url('../img/banner/isha_homepage_banner_ (7).jpg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position:center;
}
.mainslider_1 li:nth-child(8){
    background-image: url('../img/banner/isha_homepage_banner_ (8).jpg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position:center;
}

.rev_slider .tp-caption, .rev_slider .caption {
    position: absolute;
    visibility: hidden;
    white-space: nowrap;
}

.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {
    position: absolute;
    -webkit-font-smoothing: antialiased !important;
}

.mainslider_1 ._bs_slider_title {
    font-size: 36px;
    line-height: 40px;
    font-weight: 400;
    font-family: "Fredoka One",cursive;
    color: rgb(3,55,97);
    text-decoration: none;
    padding: 0px;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255,255,255);
    border-style: none;
}

.mainslider_1 .tp-caption._bs_slider_title{
	font-size: 36px;
    line-height: 40px;
    font-weight: 400;
    font-family: "Fredoka One",cursive;
    color: rgb(3,55,97);
    text-decoration: none;
    padding: 0px;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255,255,255);
    border-style: none;

}


.tparrows.default:hover {color: #ea624c;}
.tparrows.default:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
 font-size: 2.5em; }
.tp-leftarrow.default:before { content: '\f104'; margin-left: -2px; }
.tp-rightarrow.default:before { content: '\f105'; margin-right: -2px; }



.tp-leftarrow.default 
{   z-index:100;cursor:pointer; position:relative;  background:url(../assets/large_left.png) no-repeat 0 0; width:40px; height:40px;
}
.tp-rightarrow.default{   
    z-index:100;cursor:pointer; position:relative;  background:url(../assets/large_right.png) no-repeat 0 0;    width:40px; height:40px;
}
.tp-leftarrow.round{
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/small_left.png) no-repeat top left;
    width: 19px;
    height: 14px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}
.tp-rightarrow.round{   
    z-index:100;cursor:pointer; position:relative;  background:url(../assets/small_right.png) no-repeat top left;   width:19px; height:14px;  margin-right:0px; float:left; margin-top:0px}
.tp-leftarrow.round-old                                 {   z-index:100;cursor:pointer; position:relative;  background:url(../assets/arrow_left.png) no-repeat top left;    width:26px; height:26px;  margin-right:0px; float:left; margin-top:0px; }
.tp-rightarrow.round-old                                {   z-index:100;cursor:pointer; position:relative;  background:url(../assets/arrow_right.png) no-repeat top left;   width:26px; height:26px;  margin-right:0px; float:left; margin-top:0px}

.tp-leftarrow.default:before { content: '\f104'; margin-left: -2px; }
.tp-rightarrow.default:before { content: '\f105'; margin-right: -2px; }
.tparrows.default,
.tparrows.default:hover,
.tparrows.default:before,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.round .bullet:hover { -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); }
.tp-bullets.simplebullets.round .bullet,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.round .bullet:hover {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    background: url(../assets/bullet.png) no-repeat top left;
    width: 20px;
    height: 20px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
    margin-left: 3px;
}
.tp-bullets.simplebullets.round .bullet { 
    background:none; background-color: #fff; border:1px solid #fff; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; margin-right:4px; width:14px; height: 14px;
    -webkit-box-shadow: 2px -1px 0 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 2px -1px 0 0 rgba(0, 0, 0, 0.15);
    box-shadow: 2px -1px 0 0 rgba(0, 0, 0, 0.15);
}
.tp-bullets {
    z-index: 1000;
    position: absolute;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    -webkit-transform: translateZ(5px);
}
.tp-caption a{
    color:#ff7302;
    text-shadow:none;
    -webkit-transition:all 0.2s ease-out;
    -moz-transition:all 0.2s ease-out;
    -o-transition:all 0.2s ease-out;
    -ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover{
    color:#ffa902;
}
.tp-button.order{
    font-weight:700;
    font-size:16px;
    letter-spacing:1px;
    display:inline-block;
    padding:10px 20px;
    line-height:24px!important;
    height:24px;
}

.tparrows.default {
    background-image: none;
    background-color: #ffffff;
    color: #bbdcd9;
    width: 56px; height: 56px; line-height: 56px; text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 5px -1px 0 0 rgba(0, 0, 0, 0.15) !important;
    -moz-box-shadow: 5px -1px 0 0 rgba(0, 0, 0, 0.15) !important;
    box-shadow: 5px -1px 0 0 rgba(0, 0, 0, 0.15) !important;
}
/*home page tabs */

/*slick css*/

.slick-arrow {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 76px;
    padding: 0;
    background: #cccccc;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
}
.slick-arrow i {
    font-size: 22px;
    color: #46AADC;
}
.slick-arrow.slick-next {
    right: 0;
    -webkit-border-radius: 12px 0px 0 12px;
    border-radius: 12px 0px 0 12px;
}
.slick-arrow:hover i {
    color: #fff;
}
.slick-arrow.slick-prev{
	left: 0;
    -webkit-border-radius: 0 12px 12px 0;
    border-radius: 0 12px 12px 0;
}
.slick-arrow:hover {
    background: #e8372a;
}
.fa-angle-left:before {
    content: "\f104";
}
.fa-angle-right:before {
    content: "\f105";
}
.slick-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    /*padding-top: 50px*/
}

.slick-dots li {
    width: auto !important;
    margin-bottom: 0 !important;
    margin-right: 25px;
    padding: 0 !important
}

.slick-dots li.last-child {
    margin-right: 0
}

.slick-dots li.slick-active button {
    width: 16px;
    height: 16px
}

.slick-dots li.slick-active button:after {
    width: 16px;
    height: 16px;
    border: 3px solid #46AADC;
    background: #fff
}

.slick-dots li::after {
    display: none
}

.slick-dots li button {
    position: relative;
    display: block;
    width: 16px;
    height: 16px;
    padding: 0;
    font-size: 0;
    line-height: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.slick-dots li button:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 8px;
    height: 8px;
    background: #46AADC;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media (max-width: 991px) {
    .slick-dots {
        padding-top: 15px
    }
}

.white-dots .slick-dots li.slick-active button:after {
    border: 3px solid #fff;
    background-color: transparent
}

.white-dots .slick-dots li button:after {
    background: #fff
}

/*gallery*/
.revGallery-anchor, .gal-overlay, .nak-gallery-poster{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}


.revGallery-anchor{
  overflow: hidden;
  position: relative;
  width: calc(100% / 5);
  display: block;
  float: left;
  border: 5px solid #e9e9e9;
}

.gal-overlay{
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(27,27,27, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  transition: background .4s ease;
  -webkit-transition: background .4s ease;
}
        
.revGallery-anchor:hover .gal-overlay{
  background: rgba(27,27,27, 0);
}

.nak-gallery {
  display: block;
  width: 100%;
  position: relative;
  margin-top: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.nak-gallery-poster{
  padding-bottom:100%;
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transition: all .4s ease;
  -webkit-transition: all .4s ease;
}

.revGallery-anchor:hover .nak-gallery-poster{
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
}

.img-responsive{
  display:none;
}
.gallery button{
    margin-right: 5px;
    background-color: #E8373D;
    color: #fff;
     -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  width: 200px;
  height: 48px;
  
  
  border-radius: 8px;
  color: #fff;
  letter-spacing: 2px;
}
.gallery button.is-checked{
    
    background-color: #46AADC;
}
/*.button{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  width: 200px;
  height: 48px;
  border: 1px solid rgba(0,169,157,1);
  background-color: rgba(0,169,157,1);
  border-radius: 2px;
  color: #fff;
  letter-spacing: 2px;
}

.button:hover {
  background-color: #363636;
  text-shadow: 0 1px hsla(0, 0%, 100%, 0.5);
  color: #fff;
}

.button:active,
.button.is-checked {
  background-color: #28F;
}

.button.is-checked {
  color: white;
  text-shadow: 0 -1px hsla(0, 0%, 0%, 0.8);
}

.button:active {
  box-shadow: inset 0 1px 10px hsla(0, 0%, 0%, 0.8);
}
*/

.revGallery-anchor-width1{
  width: 40%
}

.revGallery-anchor-width2{
  width: 30%
}

.revGallery-anchor-width3{
  width: 20%
}

.nak-gallery-height1{
  padding-bottom: 400px
}

.nak-gallery-height2{
  padding-bottom: 300px
}

.nak-gallery-height3{
  padding-bottom: 200px
}

.preloader{
  display: none;
}

.preloaderStyle{
  background: red;
  width: 100%;
  height: 100px;
}
.center-nav{
    display: flex;
    justify-content: center;
}



/*-----------Accordion styles-----------*/
ul.resp-tabs-list, p {
    margin: 0px;
    padding: 0px;
}

.resp-tabs-list ul li {
   margin-right: 0px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 10px 20px;
    margin-bottom: 20px;
    border-radius: 10px 0px 0px 10px;
    text-align: center;
    font-size: 20px;
    letter-spacing: 0.5px;
    color: #fff;
    font-weight: 700;
    background-color: #e4a40f;
}

.resp-tabs-list li i{
font-weight: normal;
    font-size: 40px;
    display: inline-block;
    transition: all .42s ease-in-out;
    text-align: center;
    margin-right: 10px;
    vertical-align: sub;
    line-height: 1.7;
  }

  .resp-tabs-list li span{
    margin-left: 14px;
  }
.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}
/*.resp-tabs-container p{
    padding-bottom: 30px;
}*/
h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    padding: 15px;
}

/*.resp-tab-content ul{
        padding-left: 0px;
    padding-top: 45px;
      list-style-type: square!important;
}
.resp-tab-content ul li{
padding-left: 0px;
margin-bottom: 0px;
}*/
.resp-tab-active {
    
    border-bottom: none;
    /*margin-bottom: -1px !important;*/
    padding: 12px 14px 14px 14px !important;
    
    
}

.resp-tab-active {
    border-bottom: none;
    background-color: #fff;
}

.resp-content-active, .resp-accordion-active {
    display: block;
}

.resp-tab-content {
    border: 1px solid #c1c1c1;
    border-top-color: #5AB1D0;
}

h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
}

h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}

/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 25%;
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 20px !important;
   /* margin: 0 0 4px;*/
   margin-bottom: 20px;
    cursor: pointer;
    float: none;
}

.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}

.resp-vtabs .resp-tab-content {
    border: none;
    word-wrap: break-word;
}

.resp-vtabs li.resp-tab-active { 
background-color: #035392;
border-color: #f0f0f0;
margin-bottom: 20px;
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797;
}

/*-----------Accordion styles-----------*/
h2.resp-tab-active {
    background: #DBDBDB;/* !important;*/
}

.resp-easy-accordion h2.resp-accordion {
    display: block;

}

.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1;/* !important;*/
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
}
.resp-tabs-list div{
        padding: 10px 20px;
   
    border-radius: 10px 0px 0px 10px;
    text-align: center;
    font-size: 20px;
    letter-spacing: 0.5px;
    color: #fff;
    font-weight: 700;
    background-color: #e4a40f;
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1;/* !important;*/
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
    ul.resp-tabs-list {
        display: none;
    }

    h2.resp-accordion {
        display: block;
           background: #e4a40f;
    font-size: 1.5em;
    }

    .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1;
    }

    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: 100px;
        clear: none;
    }

    .resp-accordion-closed {
        display: none !important;
    }

    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }
}

/*Slick css*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}