
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css2?family=Italianno&family=Oswald:wght@200..700&display=swap');
.heading{
    /*font-family: 'Playfair Display', serif;*/
    font-family: "Oswald", sans-serif;
}
.text {
/*       background-image: -webkit-linear-gradient(left, #E0F8F7, #585858, #fff) !important;*/
/*    background-image: -moz-linear-gradient(left, #E0F8F7, #585858, #fff);*/
/*    background-image: -ms-linear-gradient(left, #E0F8F7, #585858, #fff);*/
/*    background-image: -o-linear-gradient(left, #E0F8F7, #585858, #fff);*/
  /*background-image: linear-gradient(to right, #e5194a, #FF5722) !important;*/
/*    background-image: linear-gradient(to right, #6a001c, #df9d00, #6a001c) !important;*/
/*    color: transparent !important;*/
/*    -webkit-background-clip: text !important;*/
/*-webkit-animation-name: shine;*/
       background: #000 !important;
    padding: 5px 20px !important;
    color: #e2af76 !important;
    font-size: 13px !important;
    margin-top: 15px;
    border-radius: 20px;
}
.news__img {
    position: relative;
}
.news__img img{
    border-radius: 10px;
}
.w-100 {
    width: 100%!important;
}
.single__news .news__text {
    padding-bottom: 20px;
    padding-left: 25px;
    padding-right: 25px;
}
@media only screen and (max-width: 1415px) and (min-width: 1200px){
.single__news .news__text {
    padding: 0;
}
}
@media only screen and (max-width: 1400px){
.single__news .news__text {
    padding: 21px;
    padding-top: 0;
}
}
.p-0 {
    padding: 0!important;
}
.news__meta {
    margin-top: 25px;
    color: #fcb331;
    font-size: 14px;
}
.theme-color {
    color: #fcb331 !important;
}
.news__meta span {
    color: #a8a8a8;
    font-size: 14px;
    padding-left: 10px;
    margin-left: 7px;
    position: relative;
}
.news__meta span::after {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
    height: 12px;
    background-color: #ededed;
    content: "";
}
.news__link h4 {
    color: #000000;
    font-size: 24px;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 0;
}
.news__link h4 a{
     color: #000000;
}
.news__view {
    border-top: 1px solid #eaeaea;
    padding-top: 10px;
    margin-top: 18px;
}
.news__view ul{
    padding:0;
    margin:0;
}
.news__view ul li {
    line-height: 30px;
    display: inline-block;
    color: #777777;
    font-size: 14px;
    font-weight: 500;
    font-size: 12px;
    line-height: 30px;
    list-style-type:none;
}
.news__view ul li a {
    color: #fcb331;
}
.news__view ul li i {
    color: #fcb331;
    font-size: 14px;
    margin-right: 6px;
}

.text-grad {
    background: linear-gradient(to top, #e2af76 0%, #b57936 100%) ! IMPORTANT;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}
.preview-holder1{width:100%;height:396px !important;}
.preview-holder{width:100%;height:300px;border:1px solid #ddd;border-bottom:none;margin-top:0;overflow:hidden;}
.preview-holder img{
    width:100%;
}
.file{position:relative;}
.file{width:100%;height:50px;border:1px solid #f49c00;background:linear-gradient(to right, #f49c00 0%, #ffbb42 100%);opacity:1;transition:.8s;transition-delay:1.8s;margin:0 auto;}
.text1{margin-left:45px;font:bold 11pt Verdana;line-height:50px;color:#fff;font-size:19px;}
.text1:before{content:'\f15c';position:absolute;font:16pt FontAwesome;transform:translate(-28px, 7px);line-height:35px;}
.field{position:absolute;top:0;right:0;width:50px;height:49px;color:#fff;background:rgba(0,0,0,0.3);font:16pt FontAwesome;text-align:center;line-height:50px;cursor:pointer;transition:.2s;}
.field:hover{background:#43A047}
.black{
    color:#000;
}
.blue-bg{
        background:#557680;
}
.mycls {
    display: inline-block;
    position: fixed;
    bottom: 20px;
    z-index: 100;
    float: right;
    left: 15px;
}

.mycls img {
    height: 55px;
}
.mob-dr{
    width:100%;
}
.dr-img-holder{
        padding: 0;
    margin-left: -15px;
    margin-bottom: -20px;
}
.parallax-quote-content {
    width: 100%;
    position: relative;
    float: left;
   
}
.dr-content p{
        font-size: 14px;
    line-height: 23px;
    letter-spacing: 0.5px;
}

ul.dt-sc-fancy-list {
    list-style-type: disc;
    list-style-position: outside;
    margin: 0;
}
ul.dt-sc-fancy-list li {
    clear: both;
   
    top: 10px;
    position: relative;
    padding: 8px 0 6px 5px;
    color:#fff;
}
.dr-head{
        margin-top: 87px;
    text-transform: none !important;
}
.dr-holder{
        margin-top: -130px;
}
.pad-0{
    padding:0;
}
.maldiv-slider{
    padding: 15px 0px 80px !important;
}
.parallax-quote-content:before {
    content: "";
    position: absolute;
    display: block;
    background-image: url(../images/download.png);
    top: 10px;
    right: 10px;
    margin: 0 auto;
    width: 66px;
    height: 65px;
    float: left;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 999;
}


.white{
    color:#fff;
}
.top-0{
    margin-top:0;
}
.dr-img{
    width:100%;
}
.my-video{
    width:100%;
    height:300px;
}
.row-pad{
    margin-top:30px;
}

ul{
        font-size: 14px;
    text-align: justify;
    line-height: 23px;
    color: #000;
    font-weight: 400;
    margin-bottom: 17px;
}
.serv-text h3{
    font-size: 17px;
    font-weight: 800;
    text-align:center;
     color:#5dc194 !important;
}
.serv-text p{
    font-size: 14px !important;
    text-align:center !important;
    padding:0 !important;
    line-height: 23px;
}
.serv-text a{
    text-decoration:none;
    color:#5dc194 !important;
}
.serv-img {
       height: 150px;
    margin: 0 auto;
}
.cta-bg-form  input {
    border: none;
    padding: 20px 10px;
    background: #fff;
    /* border-bottom: 1px solid #9E9E9E; */
    margin-bottom: 30px;
    width: 100%;
    /* background: transparent; */
}
.cta-bg-form  select {
    border: none;
    padding: 20px 10px;
    background: #fff;
    /* border-bottom: 1px solid #9E9E9E; */
    margin-bottom: 30px;
    width: 100%;
        border-radius: 0;
    height: 60px;
    /* background: transparent; */
}
.cta-bg{
      background-image: url(../images/appointment-parallax.jpg);
    height: auto;
    background-position: inherit;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.goa-banner-bg{
     background-image: url(../images/banner-maldives.jpg);
    height: 630px;
    background-position: inherit;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    
}
.goa-banner-content .tg-form input{
    border-bottom:1px solid #000;
        color: #000;
}
.goa-banner-content .tg-form input::placeholder{
    color: #000;
}
.goa-banner-content .tg-form select{
    border-bottom:1px solid #000;
        color: #000;
        border-radius:0;
        padding-left:0;
}
.goa-banner-content .tg-form select::placeholder{
    color: #000;
}
.goa-banner-content .tg-form select option{
    color: #000;
}
.goa-banner-area h1{
    margin-bottom: 0;
    margin-top: 25px;
}
.goa-banner-content{
      padding: 30px;
    /*background: #000;*/
      /*background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../images/maldivs.jpg);*/
      background-image:linear-gradient(rgb(226 175 118), rgb(226 175 118)), url(../images/maldivs.jpg);
    
    height:auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin-top: 25px;
}
.goa-banner-content h2{
      color: #000;
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    line-height: 45px;

}

.goa-banner-content p{
      color: #fff;
    text-align: center;
    line-height: 25px;
    margin-bottom: 20px;
}

.goa-btn {
   text-align: center;
  
    color: #e2af76;
    background: #000;
    padding: 9px 29px;
    font-size: 14px;
   
    border: none;
    font-weight: 700;
}
.doc-img{
    height:389px;
}
.black-bg{
    background:#000;
}
.doctor-content{
    padding:30px;
    
  
}
.area-gap{
    padding:50px 0;
}
.doctor-content h2{
      color: #fff;
    font-size: 36px;
    font-weight: 600;
    text-align: left;
    line-height: 45px;
    margin-bottom:20px;

}
.contact-area h2{
     color: #fff;
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    line-height: 45px;
    margin-bottom:20px;
}
.doctor-content h5{
     color: #5dc194;
    font-size: 17px;
    font-weight: 500;
    text-align: left;
    line-height: 32px;
    margin-bottom: 10px;

}
.dt-sc-image-flip {
    clear: both;
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.dt-sc-image-flip img:first-child {
    opacity: 1;
    transform: none;
    -moz-transform: none;
    -mstransform: none;
    -webkit-transform: none;
}

 .dt-sc-image-flip img {
    width: auto;
}
 .dt-sc-image-flip img:last-child {
    right: 0;
    left: auto !important;
}

 .dt-sc-image-flip img:last-child {
    opacity: 1;
    transform: none;
    -moz-transform: none;
    -mstransform: none;
    -webkit-transform: none;
}
 .dt-sc-image-flip img {
    width: auto;
}
.cta-area1 h2{
        font-size: 26px;
    font-weight: 600;
    line-height: 35px;
    text-transform: lowercase;
    margin-bottom: 27px;

}
.dt-sc-image-flip img:last-child {
    position: absolute;
    left: 0;
    top: 13px;
    /*opacity: 0;*/
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
}
.serv-header{
       font-size: 26px;
    font-weight: 700;
       line-height: 35px;
    text-transform: uppercase;
}
.doctor-content p{
         color: #000;
    text-align: left;
    line-height: 29px;
    margin-bottom: 20px;
}
.testi-area h3{
    text-align: center;
    font-size: 28px;
    color: #5dc194;
    font-weight: 600;
}
.advice-area h2{
        font-size: 25px;
    text-align: center;
    color: #5dc194;
    font-weight: 600;
    line-height: 36px;
}
.advice-area p{
     color: #000;
   
    line-height: 25px;
    margin-bottom: 20px;
}
.service-content-area h5{
        font-size: 20px;
    font-weight: 700;
}
.service-content-area h3{
        font-size: 28px;
    
    color: #5dc194;
    font-weight: 600;
    line-height: 50px;
}
.service-content-area span{
    font-size:20px;
    color:#000;
}
.service-content-area p{
    color: #000;
   
    line-height: 29px;
    margin-bottom: 20px;
}
.contact-area .tg-form input {
      border: 1px solid #fff;
    margin-bottom: 30px;
    padding: 9px;
    color: #fff;
    width: 100%;
    background: transparent;
}
.contact-area .tg-form select {
      border: 1px solid #fff;
    margin-bottom: 30px;
    padding: 9px;
    color: #fff;
    width: 100%;
    background: transparent;
}
.footer-form select{
        height: 38px;
    border-radius: 0;
}
.footer-form .form-control::placeholder{
    color:#fff;
}
.footer-form select option{
    color:#000;
}
.contact-area .tg-form textarea {
    border: none;
    border: 1px solid #fff;
    margin-bottom: 30px;
     color: #fff;
      padding: 9px;
    width: 100%;
    background: transparent;
}
.contact-area::placeholder{
    color:#fff;
}
.row-pad{
    margin-top:30px;
}
.gray-bg{
    background:#f7f7f7;
}
.testi-area i{
        padding: 10px 13px;
    border: 1px solid #000;
    border-radius: 50%;
}

.results-area .carousel-inner {
   
    
    border: 5px solid #fff;
}
/* carousel */
#quote-carousel 
{
  padding: 0 10px 10px 10px;
  margin-top: 30px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 20px;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{
  background: #333333;
}
#quote-carousel img
{
  width: 250px;
  height: 100px
}
#quote-carousel span{
        font-size: 14px;
    color: #777777;
}
/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}
.item blockquote p {
        text-align: center !important;
    padding: 10px 50px;
    font-size: 15px;
    line-height: 25px;
}

/*.item blockquote p:before {*/
/*    content: "\f10d";*/
/*    font-family: 'Fontawesome';*/
/*    float: left;*/
/*    margin-right: 10px;*/
/*}*/



/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
    }
    
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}
body
{
	font-family: 'Poppins', sans-serif;
}
a
{
	text-decoration: none;
}


  .affix {
    top: 0;
    width: 100%;
    z-index: 9999 !important;
  }

  .affix + .container-fluid {
    padding-top: 70px;
  }
.goog-te-gadget {
    font-family: arial;
    font-size: 11px;
    color: #666;
    white-space: nowrap;
    padding: 0px 20px!important;
}
.goog-te-gadget .goog-te-combo {
    margin: 4px 0;
    padding: 5px 0px;
}
.margin-4
{
    margin-top:4px;
}
.margin-28
{
    margin-top:19px;
}
.margin-7
{
    margin-top:-7px;
}
.breadcrum-head
{
	background: #000;
}

.author-head
{
	background: #000;
	padding: 10px;
	color:#fff;
	text-align: center;
}
.breadcrumb {
    
    padding: 8px 15px;
     margin-bottom: 0px; 
    list-style: none;
    border-radius: 0px;
}
ul.breadcrumb {
    
    padding: 10px 0px;
    list-style: none;
    background-color: #000;
}
ul.breadcrumb li {
    color: #fff;
    display: inline;
    font-size: 13px;
    font-weight: 600;
}
ul.breadcrumb li+li:before {
  padding: 8px;
  color: #fff;
content:url('../images/arrow-double-white.png');

	 font-family: "Font Awesome 5 Free";
	  font-weight: 900;
}
ul.breadcrumb li a {
  color: #fff;
  text-decoration: none;
}
ul.breadcrumb li a:hover {
  color: #fff;
  text-decoration: none;
}
.navbar-right {
    margin-top:20px;
    float: right!important;
    margin-right: -15px;
}
.nav>li {
    position: relative;
    display: block;
    margin-left: 15px;
}
.pulse {


	transform:translate(5px,5px);
	
	animation: animate 1s linear infinite;
	-webkit-animation: animate 1s linear infinite;
		-moz-animation: animate 1s linear infinite;
			-o-animation: animate 1s linear infinite;
}
@keyframes animate 
{
	0% 
	{
		transform: translate(5px,5px) scale(1);
	}
	25% 
	{
		transform:translate(5px,5px) scale();
	}
	30% 
	{
		transform: translate(5px,5px) scale(1.2);
	}
	50% 
	{
		transform:translate(5px,5px) scale(1.2);
	}
	70% 
	{
		transform: translate(5px,5px) scale(1.);
	}
	90% 
	{
		transform: translate(5px,5px) scale(1);
	}
	100% 
	{
		transform:  translate(5px,5px) scale(1);
	}
}
@-webkit-keyframes animate
{
    	0% 
	{
		transform: translate(10px,10px) scale(1);
	}
	25% 
	{
		transform:translate(10px,10px) scale(1.3);
	}
	30% 
	{
		transform: translate(10px,10px) scale(1.2);
	}
	50% 
	{
		transform:translate(10px,10px) scale(1);
	}
	70% 
	{
		transform: translate(10px,10px) scale(1.3);
	}
	90% 
	{
		transform: translate(10px,10px) scale(1.2);
	}
	100% 
	{
		transform:  translate(10px,10px) scale(1);
	}
}

@-moz-keyframes animate
{
    	0% 
	{
		transform: translate(10px,10px) scale(1);
	}
	25% 
	{
		transform:translate(10px,10px) scale(1.4);
	}
	30% 
	{
		transform: translate(10px,10px) scale(1.2);
	}
	50% 
	{
		transform:translate(10px,10px) scale(1);
	}
	70% 
	{
		transform: translate(10px,10px) scale(1.4);
	}
	90% 
	{
		transform: translate(10px,10px) scale(1.2);
	}
	100% 
	{
		transform:  translate(10px,10px) scale(1);
	}
}
@-o-keyframes animate
{
    	0% 
	{
		transform: translate(10px,10px) scale(1);
	}
	25% 
	{
		transform:translate(10px,10px) scale(1.4);
	}
	30% 
	{
		transform: translate(10px,10px) scale(1.2);
	}
	50% 
	{
		transform:translate(10px,10px) scale(1);
	}
	70% 
	{
		transform: translate(10px,10px) scale(1.4);
	}
	90% 
	{
		transform: translate(10px,10px) scale(1.2);
	}
	100% 
	{
		transform:  translate(10px,10px) scale(1);
	}
}
.navbar-collapse {
  max-height: 500px;
  overflow-y: auto;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
     background-color: transparent; 
    border-color: #337ab7;
}
i.fa.fa-phone.menu-icon-call
{
    font-size: 20px;
    color: #5dc194;
    background: #fff;
    padding: 10px 13px;
    border-radius: 25px;
}
.menu-icon
{
        font-size: 20px;
    color: #5dc194;
    background: #fff;
    padding: 10px;
    border-radius: 25px;
}
.menu-logo {
      
    background: #5dc194;
    padding:10px;
   
}
.menu-logo img
{
      width: 184px;
     display: block;
    margin: 0px auto;
}
.menu-logo ul {
    padding-left: 0px;
    display: block;
    list-style-type: none;
    margin: 0px auto;
    text-align: center;
}
.menu-logo li {
    margin: 25px;
    display: inline;
}
.number
{
   
     position: relative;
    height: 35px;
    overflow: hidden;
}
.number a
{    text-decoration: none;
    color: #fff;
    font-weight: 600;
        font-size: 20px;
}
.carousel-indicators {
  
    z-index: 9!important;
   
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #5dc194;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #5dc194;
}
.nav>li>a {
    color: #000;
    position: relative;
    display: block;
    padding: 25px 6px;
    background: none;
    font-weight: 600;
    font-size: 15px;
}
.nav>li>a:hover {
    color: #5cc195;
   background: none;
}
.navbar-nav>li>.dropdown-menu {
    background: #e2af76;
    margin-top: 6px;
    border: none;
}
.nav>li>a:focus {
    color: #5cc195;
     font-weight:bold;
    position: relative;
    display: block;
      /*padding: 26px 0px;*/
    background: none;
}
.nav>li.active {
    color: #5cc195;
     font-weight:bold;
    position: relative;
    display: block;
  
    background: none;
}
.dropdown-menu>li>a {
    /*display: block;*/
    /*padding: 3px 20px;*/
    /*clear: both;*/
    /*font-weight: 500;*/
    /*line-height: 1.42857143;*/
    /*color: #000;*/
    /*white-space: nowrap;*/
    padding: 10px 25px 10px 25px;
    display: block;
    font-weight: 500;
    font-size: 15px;
    color: #1A1C20;
    position: relative;
    border-bottom: 0.5px solid #0000001c;
}
.navbar-brand {
    float: left;
    height:auto;
    padding: 0px 0px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-brand>img {
    display: block;
    width: 169px;
}
.navbar {
    width: 100%;
    top: 0px;
    /* position: fixed; */
    min-height: 47px;
    margin-bottom: 0px;
    background: #E2AF76;
    /* border: 1px solid #ffffff; */
    /* z-index: 111111; */
    border-radius: 0px;
    /* box-shadow: 0px 3px 26px #9E9E9E;*/
}
.modal-content {
    top: 111px;
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
     border-radius: 0px; 
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.modal-header {
    background: #000;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    color: #fff;
}
.modal-header i
{
	color:#fff;
}
.modal-header .close
{
	
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    /* text-shadow: 0 1px 0 #fff; */
    filter: alpha(opacity=20);
     opacity: 1; 

}
.menu-icon-1
	{
	padding: 0px 0px;
  text-align: left;
/*  background-color: #fff;*/
  
	}
.menu-icon-1 i
{
	color:#fff;
	    font-size: 31px;
    margin-top: 22px;
}
.panel
	{
     top: 100px;
width: 100%;
position:absolute;
z-index: 11;
 padding: 50px;
  display: none;
margin: 0px;
  background-color: #fff;
  border-bottom: solid 1px #c3c3c3;
		 border-top: solid 1px #c3c3c3;
}

.tg-container {
    background: #fff;
    padding: 20px 10px;
    box-shadow: 7px 7px 5px #00000094;
	text-align: center;
	    border-radius: 8px;
}
.tg-container:hover {
    background: #fff;
    padding: 20px 10px;
     box-shadow: 7px 7px 5px #a7ecff;
	text-align: center;
	    border-radius: 8px;
}
.tg-container h3
{
	    font-size: 19px;
    font-weight: 700;
    text-transform: capitalize;
	 color: #000;
	    line-height: 25px;
}
.tg-container p
{
	    font-weight: 500;
    font-size: 16px;
    height: 120px;
    overflow: hidden;
    line-height: 30px;
    color: #000;
}
.tg-container .readmore, .tg-container .readmore i
{
	color:#ef5915;
	    margin-top: 20px;
    position: relative;
}
.tg-container-text {
    height: 176px;
    overflow: hidden;
}
.tg-right
{
	text-align: right!important;
	
}
.tg-left
{
	text-align: left!important;
	
}
.heading li
{
	line-height: 34px;
	list-style-type: none;
	
}
.heading i{
    color:#5dc194;
    margin-right:10px;
}
.heading a
{
	line-height: 34px;
	list-style-type: none;
	font-size: 14px;
	font-weight: 600;
	color:#000;
	text-align: left;
	text-transform: uppercase;
}
.sub-heading a
{
	color:#000;
	font-weight:600;
	font-size: 14px;
	text-align: left;
}
.sub-heading li
{
	    margin-left: -35px;
	    line-height: 28px;
	list-style-type: none;
	font-size: 14px;
	font-weight: 500;
	color:#000;
	text-align: left;
	text-transform: capitalize;
}
.sub-heading li:before
{
	   content: '> ';
	color:#000;
	font-weight:600;
	font-size: 14px;
	text-align: left;
}
.tg-btn
{
	 background: #000!important;
    color: #e2af76;
    padding: 4px 20px;
    font-size: 14px;
	margin-top: -6px;
	border: none;
}
.tg-btn1
{
	 background: #e2af76 !important;
    color: #000;
    padding: 4px 20px;
    font-size: 14px;
	margin-top: -6px;
	border: none;
}
.tg-booking-btn
{
    text-align:center;
	
    background: -webkit-linear-gradient(#37c3a8, #05c1f9, #37c3a8);
    color: #fff;
    padding: 11px 29px;
    font-size: 14px;
    margin-top: -6px;
    border: none;
font-weight: 700;
}

.banner-img img
{
    width:100%;
}

.banner
{
	
	margin: 0px 0px 50px;
	
}
.icon-bar {
  position: fixed;
  top: 50%;
	 z-index: 1;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background:linear-gradient(to right, #f49c00 0%, #ffbb42 100%) !important;
}

.icon-bar a {
    display: block;
    text-align: center;
    padding: 6px 12px;
    transition: all 0.3s ease;
    color: white;
    font-size: 18px;
    /*background: #5dc194;*/
}

.icon-bar a:hover {
  background-color: #fff;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}

.content {
  margin-left: 75px;
  font-size: 30px;
}

.item p
{
	  padding: 0px 80px 0px 0px;
	overflow: hidden;
	font-size: 18px;
    font-weight: 500;
	color:#000;
}
.tg-header-w h3
{
	 font-size: 21px;
   
    color: #fff;
    text-transform: uppercase;
}
.tg-header-w
{
        line-height: 23px;
}
.big-font
{
    font-size:20px;
}

.tg-header-w h4
{
	    font-weight: 600;
    font-size: 22px;
}

.tg-header h2
{
	    font-size: 19px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}
.tg-header h1
{
     font-size: 30px;
    color: #000;
    font-weight: 600;
}

.tg-header h3 {
    font-size: 26px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}
.tg-header h4 {
    font-size: 24px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
	padding: 10px 0px;
}
.tg-header h5 {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
/*	padding: 10px 0px;*/
}

.aboutus
{
	margin: 50px 0px 70px;
}
.tg-tab
{
	margin-top: 14px;
	list-style-type: none;
	padding-left: 0px;
}
.tg-tab li a
{
	background: #000;
    color: #fff;
    padding: 13px 20px;
    margin-bottom: 25px;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
}
.header
{
	 background-image: url(../images/plastic.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
	height:200px;
	padding:90px;
	
}
/*.header h3*/
/*{*/
/*	margin-top: 140px;*/
/*}*/

.tg-tab li a:hover:after, .tg-tab li.active a:after{
     width: 0;
    height: 0;
    border-top: 26px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 32px solid #000;
    /* background-color: #ddd; */
    content: '';
    position: absolute;
    right: -32px;
    top: 0;

}
.tg-tab li a:hover
{
	background: #000;
    color: #fff;
    padding: 13px 20px;
    margin-bottom: 25px;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
}
.tg-tab li a:focus
{
	background: #000;
    color: #fff;
    padding: 13px 20px;
    margin-bottom: 25px;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
}
.tg-tab li a:active
{
	background: #000;
    color: #fff;
    padding: 13px 20px;
    margin-bottom: 25px;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
}
.tab-content {
    padding: 5px 17px;
}
.tg-content p
{
	color: #000;
    line-height: 30px;
        font-size: 14px;
	    margin-top: 17px;
	    height: 61px;
    overflow: hidden;
}
.tg-content-w p
{
	color: #fff;
    line-height: 30px;
        font-size: 14px;
	    margin-top: 17px;
	       height: 60px;
    overflow: hidden;
}

.tg-content h3 {
    color: #000;
    line-height: 30px;
    font-size: 25px;
    margin-top: 17px;
    text-transform: uppercase;
    font-weight: 700;
}
.readmore
{
	
	color: #000;
	font-weight: 700;
	text-align: left;
	text-transform: capitalize;
}
a:hover
{
	text-decoration: none;
	color:#000;
}
.readmore i
{
	color: #000;
	font-weight: 700;
	text-align: left;
	text-transform: capitalize;
} 
.tg-gray
{
	background-color: #5dc194;
	padding:50px 0px;
	color:#fff;
}
.tg-gray .readmore, .tg-gray .readmore i
{
	color:#fff;
}
.tg-gray .tg-header
{
	color: #fff;
}
.tg-white
{
	background-color: #fff;
	padding:50px 0px;
}
.service-list
{
	color:#000;
	list-style-type: none;
	padding-left: 0px;
	line-height: 32px;
}
.service-list li:before
{
	 font-family: "Font Awesome 5 Free";
   content: "\f14a";
	padding-right: 10px;
	font-size: 14px;
	
}
.gallary
{
	 background-image: url(../images/gallary.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
padding: 50px 0px;
	
	
}
.events
{
	 background-image: url(../images/gallary.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    padding: 50px 0px; 
	
}
.events .tg-description, .events .tg-description a
{
	color:#fff;
}

/*
.blogs
{
	 background-image: url(../images/blogs.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
	
	padding: 50px 0px;
}
*/
.tg-extra
{
	width: 100%;
	overflow: hidden;
}
.gallary-des
{
	top:206px;
	position: relative;
	float:right;
	  text-align: right;
}
.gallary-des ul
{
		list-style-type: none;
}
.gallary-des ul li a
{
	color: #000;
	     margin-top: 30px; 

	font-weight: 700;
	text-transform: uppercase;
	font-size:20px;
	line-height: 43px;
}

.service-img{
  width:100%;
  overflow:hidden;
 border-radius: 50%;
	border:4px solid #e2af76;
}
.image {
	 overflow:hidden;
	width:100%;
/*  height:250px;*/
	background: #fff;
	 border-radius: 50%;
	background-position:center;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
} 
.image:hover {  
/*	 border-radius: 50%;*/
	
	 overflow:hidden;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2); /* IE 9 */ 
  transform: scale(1.2);
} 
.tg-description a
{
	color: #000;
}
.tg-description-w a
{
	color:#fff;
}
.tg-description-w
{
   
   padding: 20px 0px;
    color: #000;
    font-weight: 600;
    text-align: center;
    height: 85px;
    font-size: 17px;
}
.tg-description
{
   
   padding: 20px 0px;
    color: #000;
    font-weight: 600;
    text-align: center;
    height: 85px;
    font-size: 17px;
}
.tg-gray .tg-description a
{
	color: #fff;
}

.tg-gray .tg-content p
{
	color:#fff;
}

.tg-gray .tg-header h5
{
	color: #fff;
}

.testimonial {
    padding: 50px;
}

.subscribe
{
	
    text-align: right;
    width:100%;
   
}
.subscribe input
{
	    margin: 20px 0px;
	    padding: 5px 67px 5px 20px;
	border: 1px solid gray;
	border-bottom: 2px solid #000;
	color:#000;
	width:100%;
}
a.green 
{
	    color: #11b311;
    font-weight: 600;
}
.connect
{
	 display: block;
    margin-left: auto;
    margin-right: auto;
	width:auto!important;
	
	
}
.connect img
{
	width: 200px !important;
}
.subscribe button
{
/*	 margin-top: 10px;*/
	background: none;
	border:none;
	font-weight: 700;
	color:#fff; 
}

.footer
{
   
	 background-image:  linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(../images/footer.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
	padding: 25px 50px;
	color: #fff;
	position: relative;
	bottom:0px;
	
}
.footer .subscribe input
{
        margin: 1px 0px 20px;
    padding: 5px 67px 5px 20px;
    border: 1px solid gray;
    border-bottom: 2px solid #000;
    color: #000;
    width: 100%;
}
.footer-div
{
	    padding: 28px 15px;
}
.footer-div i
{
    font-size:19px;
}
.border-bt
{
	border-bottom: 2px solid #fff;
}
.footer ul
{
	padding-left: 0px;
	
}
.footer li {
    display: inline;
    color: #fff;
    font-size: 23px;
    padding-right: 15px;
}
.footer a
{
    font-size:13px;
	color:#fff;
}
.ft-menu li {
       display: flex;
    color: #fff;
    font-size: 14px;
    /* padding-right: 21px; */
    font-weight: 300;
    line-height: 30px;
}
.ft-menu li:before {
	
   content: '>';
   display: block;
	position: relative;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
	margin-right: 5px;
}
.sub-footer 
{
	
    padding: 20px 0px;

}
.sub-footer li 
{
	font-size: 14px;
}

.slider
{
	    padding: 15px 0px;
}
/*slider*/
.col-centered {
    float: none;
    margin: 0 auto;
}

.carousel-control { 
    width: 8%;
    width: 0px;
}
.carousel-control.left,
.carousel-control.right { 
    margin-right: 40px;
    margin-left: 32px; 
    background-image: none;
    opacity: 1;
}
.carousel-control > a > span {
    color: white;
	  font-size: 29px !important;
}

.carousel-col { 
    position: relative; 
    min-height: 1px; 
    padding: 5px; 
    float: left;
 }

 .active > div { display:none; }
 .active > div:first-child { display:block; }
.block {
	width: 306px;
	height: 230px;
}
/*
#quickcontact.tg-form-pop
{
	border:2px solid red;
	padding: 30px;
}
*/

#myCarousel2 .item p {
    height:61px;
    padding: 0px 0px;
    overflow: hidden;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
}
#myCarousel2 .carousel-indicators {
    position: absolute;
    bottom: 10px;
     left: 0%; 
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -26%;
    text-align: center;
    list-style: bengali;
    top: 132px;
}

.tg-gallary h3 {
    font-size: 23px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
     padding-bottom:30px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    font-size: 27px;
    background: #080808;
    position: absolute;
    top: 36%;
    z-index: 5;
    display: inline-block;
    /* margin-top: -55px; */
    padding: 2px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -23px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -15px;
}
.tg-main-content
{
	margin: 50px;
}
.tg-main-content p
{
	    font-size: 15px;
    text-align: justify;
    line-height: 25px;
    color: #000;
    font-weight: 400;
    margin-bottom: 30px;

}
.tg-main-content ol {
    font-size: 15px;
    text-align:left;
    line-height: 25px;
    color: #000;
    font-weight: 400;
    margin-bottom: 30px;
}
.tg-main-content li
{
	margin-bottom: 10px;
}

.tg-header hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
       border-top: 4px solid #000;
	
}

.tg-testimonial.tg-main-content p
{
	 font-size: 15px;
    text-align: justify;
    line-height: 25px;
    color: #000;
    font-weight: 400;
    margin-bottom: 10px!important;
}
.accordion {
    background-color: #000;
    color: #fff;
    cursor: pointer;
    padding: 16px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    margin-bottom: 10px;
}

.accordion i
{
	float:right;
}
.accordion:hover {
  background-color: #000; 
}

.panel2 {
    padding: 18px;
    display: none;
    background-color: black;
    overflow: hidden;
    color: #fff;
    margin-bottom: 10px;
	margin-top: -8px;;
}
.panel2 ul
{
	padding-left: 0px;
}
.panel2 p
{
	 font-size: 16px;
    text-align:left;
    line-height: 28px;
    color: #fff;
    font-weight: 400;
}
.service-banner
{
	    margin: 70px 0px 0px;
}
.servive-header
{
	    top: 215px;
    position: relative;
    bottom: 0px;
}
.booking
{
	    margin-top: 30px;
	padding-left: 0px;
	display: flex;
    list-style-type: none;
}
.booking li
{
	margin-right: 30px;
}


.service 
{
	margin:30px 0px;
}
.service p
{
	    line-height: 36px;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
}
.tg-form
{
	margin:30px 0px;
}
.tg-form input
{
	    border: none;
    border-bottom: 1px solid #9E9E9E;
    margin-bottom: 30px;
	    width: 100%;
	    background: transparent;
}
.tg-form select
{
	    border: none;
    border-bottom: 1px solid #9E9E9E;
    margin-bottom: 30px;
	    width: 100%;
	    background: transparent;
	     padding-left: 0;
}
select#job 
{
     border: none;
    border-bottom: 1px solid #9E9E9E;
    margin-bottom: 30px;
	    width: 100%;
	    background: transparent;
}
select#exp 
{
     border: none;
    border-bottom: 1px solid #9E9E9E;
    margin-bottom: 30px;
	    width: 100%;
	    background: transparent;
}
.tg-form input[type="file"]
{
       border-bottom: 1px solid transparent;
}
.tg-form-pop
{
	margin:30px 0px;
}
.tg-form-pop input
{
	    border: none;
    border-bottom: 1px solid #9E9E9E;
    margin-bottom: 30px;
	    width: 100%;
	    background: transparent;
}
.tg-form-pop textarea
{
	    border: none;
    border-bottom: 1px solid #9E9E9E;
    margin-bottom: 30px;
	    width: 100%;
	    background: transparent;
}

.tg-form-pop select
{
	    border: none;
   border-bottom: 1px solid #9E9E9E;
	  margin-bottom: 30px;
    width: 100%;
	    background: transparent;
}

.tg-addres {
    text-align: center;
    padding: 60px 0px;
	line-height: 30px;
	color:#000;
	font-weight: 600;
}
.s-icon
{
	 background: -webkit-linear-gradient(#37c3a8, #05c1f9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 54px;

}
.holder img
{
	width:100%;
}
.sortbyresultlilast a[data-toggle=tab] {
	position: relative
}

.sortbyresultlilast a[aria-expanded=false]::before,
.sortbyresultlilast a[aria-expanded=true]::before {
	display: block;
	position: absolute;
	right: 20px;
	font-size: 14px
}

.sortbyresultlilast a[aria-expanded=true]::before {
	content: '\f063' !important;
	font-family: FontAwesome
}

.sortbyresultlilast a[aria-expanded=false]::before {
	content: '\f062' !important;
	font-family: FontAwesome
}
.header .tg-header h3
	{
		margin-top: 50px;
	}

.blogs-holder
{
	margin: 40px 0px;
}
.blogs-holder img
{
	width:100%;
}
.blogs-img
{
	    background-position: center;
    padding: 20px;
  
}
.mygoogle{
    text-align: center;
    height: 30px;
}
.border
{
	 background-color: #0000008a;
    color: #fff;
    font-size: 27px;
    font-weight: 600;
    padding: 39px 17px;
    border: 5px solid #fff;
    text-align: center;
}

.whatsapp-icon
{
   bottom: 10px;
    position: fixed;
    right: 18px;
    z-index: 111;
    
}
.whatsapp-icon img
{
    border-radius:14px;
    height: 40px;
}
.tg-contact
{
	    list-style-type: none;
    padding-left: 0px;
   color:#000;
}

.footer-popup
{
  position: fixed;
  bottom: 0px;
}

.call-button {
    right:0px;
     position: fixed;
  top: 43%;
	 z-index: 1;
}



.virtual-view {
   
    background: #fff;
    float: left;
    width: 111px;
    z-index: 11;
 
}

img.virtual-view-img {
    width: 77px;
    margin-top: 0px;
    float: right;
}
img.virtual-view-img-d
{
    width:100px;
        margin-top: -26px;
}
.bookapp-btn {
    background: #000;
    text-align: center;
    color: #fff;
    font-size: 14px;
    padding: 10px 16px;
    text-transform: uppercase;
    font-weight: 600;
    border:none;
}
.dr-detail
{
	margin: 10px auto;
    display: block;
	text-align: center;
}
.dr-detail img
{
	width:auto !important;
    height: 250px;
	display: inline-block;
}
.drname
{
	font-size: 18px;
	color:#1eafaf;
	font-weight: 600;
}
.drpositon
{
        line-height: 29px;
	    font-size: 14px;
    padding: 10px 0px;
    color: #000;
    font-weight:500;
}
.docedu ul {
    list-style-type: none;
    padding-left: 0px;
    font-size: 13px;
    color: #000000;
    line-height: 18px;
    font-weight: 500;
}
.ft-para {
    background-color: #E6EAF3;
  
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
	padding: 40px;
}
.tg-rooms
{
	margin: 40px 0px;

}
.tg-rooms img
{
	width: 200px;
	height:200px;
		border:2px solid #eee;
}
.overlay {
     position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .3s ease;
    background-color: #000000d9;
}
.container:hover .overlay {
  opacity: 1;
}

.icon {
  color: white;
  font-size: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.fa-search:hover {
  color: #eee;
}

.success-div
{
	 text-align: center;
    color:#fff;
       padding: 30px 10px;
	width:263px;
	height:234px;
	overflow: hidden;
	    border-radius: 20%;
/*
    border-top-right-radius: 28%;
    border-bottom-left-radius: 25%;
*/
}
.success-div i
{
	font-size: 65px;
}
.success-div h3
{
	    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
.success-div span
{
	    font-size: 48px;
    font-weight: 600;
}
.color1
{
	background-color: #4ff5d6;
}
.color2
{
	background-color: #9e9e9e;
}
.color3
{
	background-color: #2356b3;
}
.color4
{
	background-color: #f5754f;
}
/*lightbox*/

#gallery2 {
  padding: 30px 0px;
}
  /*@media screen and (min-width: 991px) {*/
  /*  padding: 60px 30px 0 30px;*/
  /*}*/
  /*}*/

.img-wrapper-big {
  position: relative;
  margin-top: 15px;
 
}
.img-wrapper-big img {
/*    height: 200px;*/
    width: 100%;
}
.img-wrapper {
  position: relative;
  margin-top: 15px;
 
}
.img-wrapper img {
    height: 200px;
    width: 267px;
}
.img-overlay {
  background: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
/*
  justify-content: center;
  align-items: center;
*/
  opacity: 0;
}
 .img-overlay i {
    color: #fff;
    font-size: 3em;
  }


#overlay {
  background: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  
  -webkit-user-select: none;
  -moz-user-select: none;    
  -ms-user-select: none; 
  user-select: none; 
}
 
  /*  @media screen and (min-width:768px) {*/
  /*      width: 60%;*/
  /*  }*/
  /*  @media screen and (min-width:1200px) {*/
  /*      width: 50%;*/
  /*  }*/
  /*}*/


/*#nextButton {*/
/*    display:none;*/
/*  color: #fff;*/
/*  font-size: 2em;*/
/*  transition: opacity 0.8s;*/
/*  &:hover {*/
/*    opacity: 0.7;*/
/*  }*/
/*  @media screen and (min-width:768px) {*/
/*    font-size: 3em;*/
/*  }*/
/*}*/

/*#prevButton {*/
/*    display:none;*/
/*  color: #fff;*/
/*  font-size: 2em;*/
/*  transition: opacity 0.8s;*/
/*  &:hover {*/
/*    opacity: 0.7;*/
/*  }*/
/*  @media screen and (min-width:768px) {*/
/*    font-size: 3em;*/
/*  }*/
/*}*/

/*#exitButton {*/
/*  color: #fff;*/
/*  font-size: 2em;*/
/*  transition: opacity 0.8s;*/
/*  position: absolute;*/
/*  top: 60px;*/
/*  right:15px;*/
/*  &:hover {*/
/*    opacity: 0.7;*/
/*  }*/
/*  @media screen and (min-width:768px) {*/
/*    font-size: 3em;*/
/*  }*/
/*}*/
.tg-box {
    text-align: left;
}
.tg-box h3
{
	text-transform: uppercase;
	font-size: 21px;
	font-weight: 600;
	text-align: left;
	    background: -webkit-linear-gradient(#37c3a8, #05c1f9);
	 -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.tg-box ul
{
	    list-style-type: none;
    padding-left: 0px;
    color: #000;
}
.tg-box img {
    border: 2px solid #ddd;
    width: 84%;
    height: 139px;
    border-radius: 50%;
}
.row-padding
{
	margin-top:40px;
}

/******************  News Slider Demo-1 *******************/

.post-slide{
/*	    height: 260px;*/
    overflow: hidden;
    margin-top: 15px;
    background-color:#f1fcff !important;
}
.post-slide .post-img {
    float: left;
    width:40%;
    position: relative;
    margin-right: 30px;
}
.post-slide .post-img img{
    width: 100%;
    height: auto;
}
.post-slide .post-date{
    background: #ec3c6a;
    color:#fff;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    padding: 2% 3%;
    width: 60px;
    height: 60px;
    text-align: center;
    transition:all 0.50s ease;
}
.post-slide .date{
    display: block;
    font-size:20px;
    font-weight: 700;
}
.post-slide .month{
    display: block;
    font-size:11px;
    text-transform: uppercase;
}
.post-slide .post-review {
    padding: 2% 5% 1% 5%;
    border-top: 3px solid #37c3a8;
}
.post-slide:hover .post-review{
    border-top-color:#ec3c6a;
}
.post-slide .post-title{
    margin:0 0 10px 0;
}
.post-slide .post-title a{
    font-size:14px;
    color:#333;
	 font-weight: bold;
    text-transform:uppercase;
}
.post-slide .post-title a:hover{
    text-decoration:none;
    font-weight: bold;
}
.post-slide .post-bar{
    padding:0;
    list-style:none;
    text-transform:uppercase;
    position: relative;
    margin-bottom: 20px;
}
.post-slide .post-bar:after,
.post-slide .post-bar:before{
    border: 1px solid #38cfd8;
    bottom: -10px;
    content: "";
    display: block;
    position: absolute;
    right: 36%;
    width: 25px;
}
.post-slide .post-bar:before{
    border: 1px solid #ec3c6a;
    right: 32%;
}
.post-slide .post-bar li{
    color:#555;
    font-size:10px;
    margin-right:10px;
    display:inline-block;
}
.post-slide .post-bar li a{
    font-size: 13px;
    text-decoration:none;
    text-transform:uppercase;
    color:#ec3c6a;
}
.post-slide .post-bar li a:hover{
    color:#ec3c6a;
}
.post-slide .post-bar li i{
    color:#777;
    margin-right:5px;
}
.post-slide .post-description{
      height: 105px;
    font-size: 12px;
    line-height: 21px;
    color: #444454;
    overflow: hidden;
}
.post-slide .readmore
{
	float:right;
	    padding-bottom: 20px;
}
.owl-theme .owl-controls{
    margin-top: 30px;
}
.owl-theme .owl-controls .owl-page span{
    background: #fff;
    border: 2px solid #37a6a4;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #37a6a4;
}
@media only screen and (max-width: 990px) {
    .post-slide .post-img {
        width:100%;
    }
    .post-slide .post-review{
        width:100%;
            /*position: relative;*/
    }
    .post-slide .post-bar:before{
        left: 0;
    }
    .post-slide .post-bar:after{
        left: 25px;
    }
}

.tg-main-content img
{
/*	width:100%;*/
}


.tg-container img
{
	  width: 87px;
/*    height: 96px;*/
    display: inline;
}
.video-holder
{
	    border-bottom: 9px solid #5dc194;
	    display: flex;
}


@media only screen and (min-width: 320px) and (max-width: 479px)

{ 
   
    ul.breadcrumb {
    padding: 8px 15px;
    list-style: none;
    background-color: #000;
}
    .tg-btn {
    background: #000!important;
    color: #fff;
    padding: 6px 6px;
    font-size: 13px;
    margin-top: -6px;
    border: none;
}
	.banner-img img
{
    width:100%;
}
.service-banner {
    margin: 39px 0px;
}
	.navbar-brand {
    float: left;
    height: auto;
    padding: 3px 15px;
    font-size: 18px;
    line-height: 20px;
}
img.virtual-view-img {
    width: 71px;
    margin: 5px 11px 5px 29px;
    float: left;
}

.navbar-brand>img {
    display: block;
    width: 109px;
}
.navbar-header button {
    margin: 14px 27px;
    float: right;
}
	.nav>li>a {
       border-bottom: 1px solid;
    color: #000;
    position: relative;
    display: block;
    padding: 10px 17px;
    background: none;
    font-weight: bold;
}
.nav>li>a:hover {
	  border-bottom: 1px solid;
    color: #000;
    font-weight:bold;
    position: relative;
    display: block;
       padding: 10px 3px;
    background: none;
}
.nav>li>a:focus {
	  border-bottom: 1px solid;
    color: #000;
     font-weight:bold;
    position: relative;
    display: block;
      padding: 10px 16px;
    background: none;
}
.nav>li.active {
	  border-bottom: 1px #2222 solid;
    color: #000;
     font-weight:bold;
    position: relative;
    display: block;
  
    background: none;
}
	
	
	.navbar-toggle {
    position: relative;
    float: right;
    padding: 1px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 6px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 18px;
}
	.tab-content {
    padding: 15px 0px;
}

.item p {
    padding: 0px 80px 0px 0px;
    overflow: hidden;
    font-size: 17px;
    font-weight: 700;
    color: #000;
}
	.tg-right
{
	text-align: center;
	
}
.tg-left
{
	text-align: center;
	
}

	.banner {
  	margin: 0px 0px 0px;
}
	.aboutus {
    margin: 0px 17px;
}
.tg-header h1
{
    color:#000;
 font-size:18px;
 font-weight:600;
}
	.tg-header h2 {
    font-size: 23px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}
	.tg-content p {
    color: #000;
    line-height: 30px;
    font-size: 14px;
     margin-top: 1px; 
    height: 93px;
    overflow: hidden;
}
/*
	.tg-tab li a {
    background: #000;
    color: #fff;
    padding: 13px 20px;
    margin-bottom: 4px;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
		  transition: .3s ease;
}
	.tg-tab li a:hover:after, .tg-tab li.active a:after {
    width: 0;
    height: 0;
    border-top: 26px solid transparent;
    border-bottom: 25px solid transparent;
    border-left:none;
     background-color: #ddd; 
    content: '';
    position: absolute;
    right: -32px;
    top: 0;
		 transform: scale(0);
		  transition: .3s ease;
}

.tg-tab li a:active
{
	  background: #000;
    color: #fff;
    padding: 13px 20px;
    margin-bottom: 4px;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
	
	  transition: .3s ease;
}
*/
.call-button img
{
    width:31px;
}

.tg-box {
    display:block;
       text-align: -webkit-center;
}
.tg-box h3 {
    text-transform: uppercase;
    font-size: 21px;
    font-weight: 600;
    text-align: center;
    background: -webkit-linear-gradient(#37c3a8, #05c1f9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
	.tg-box img {
    border: 2px solid #ddd;
    width: 139px!important;
    height: 139px;
    border-radius: 50%;
    text-align: center;
}
	.img-wrapper img {
    width: 100%;
	 height: 250px;
}
	.tg-container {
    background: #fff;
    padding: 20px 10px;
    box-shadow: 7px 1px 5px #00000094;
    text-align: center;
    border-radius: 8px;
    margin: 25px auto;
}
	.tg-container h3 {
    font-size: 17px;
    font-weight: 700;
    text-transform: capitalize;
    color: #000;
    line-height: 22px;
}
	.tg-container p {
    font-weight: 500;
    font-size: 13px;
    height: 120px;
    overflow: hidden;
    line-height: 25px;
    color: #000;
}
	.tg-gray {
    background-color: #5dc194;
    padding: 3px 0px 20px 17px;
}
	.tg-white {
    background-color: #fff;
    padding: 3px 17px;
}
.events
{
     padding: 3px 17px;
}
	.tg-header h3 {
    font-size: 19px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}
	.tg-header h4 {
    font-size: 17px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    padding: 5px 0px;
}
	.tg-header-w h3 {
    font-size: 19px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}
	.tg-header-w h4 {
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
    padding: 5px 0px;
}
	
	.slider {
    padding: 0px 0px;
}
	.gallary {
    background-image: url(../images/gallary.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    height: 200px;
}
	.gallary-des {
     top: 0px; 
    position: relative;
    float: right;
    text-align: right;
}
	.footer {
    background-image: linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(../images/footer.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
      padding: 3px 13px;
    color: #fff;
}
	.footer-div {
    padding: 0px 22px;
}
.footer-div i
{
    font-size:17px;
}
	.sub-footer {
    padding: 11px 0px;
}
.footer li {
    /* display: inline-flex; */
    color: #fff;
    font-size: 14px;
    padding-right: 17px;
}
	.testimonial {
    padding: 0px;
}
	.subscribe {
    
    text-align: left;
  
}
	.subscribe input
{
	    margin: 20px 0px;
	    padding: 5px 67px 5px 20px;
	border: 1px solid gray;
	border-bottom: 2px solid #000;
	color:#000;
	width:100%;
}
	.icon-bar a {
    display: block;
    text-align: center;
    padding: 3px 6px;
    transition: all 0.3s ease;
    color: white;
    font-size: 16px;
       background: #5dc194;
}
	.events-des {
    margin: 2px 0px;
}
	.tg-gallary h3 {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    margin: 20px 0px 0px 38px;
}
	.gallary-des {
    top: 0px;
    position: relative;
    float: left;
    text-align: left;
}
.header {
    background-image: url(../images/plastic.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    height: auto;
    padding: 39px 0px;
}
.tg-addres {
    text-align: center;
    padding: 1px 0px;
    line-height: 30px;
    color: #000;
    font-weight: 600;
}
	.header .tg-header h3
	{
		margin-top: 20px;
	}
	.tg-main-content {
    margin: 17px 2px;
    padding:0px 17px;
}
	.tg-main-content p {
    font-size: 14px;
    text-align:justify;
    line-height: 23px;
    color: #000;
    font-weight: 400;
       margin-bottom: 17px;
}

.dr-detail
{
	margin: 10px 30PX;
    display: block;
	text-align: center;
}
.dr-detail img
{
	width:auto !important;
   
	display: inline-block;
}
	.tg-main-content img {
    width: 100%;
}
	.author-head {
    background: #000;
    padding: 10px;
    color: #fff;
    text-align: center;
    margin: 20px 0px;
}
	.service {
    margin: 20px 0px 20px;
}
	.tg-form input {
    border: none;
    border-bottom: 1px solid #9E9E9E;
    margin-bottom: 30px;
    width: 100%;
}
	.tg-form select {
    border: none;
    border-bottom: 1px solid #9E9E9E;
    margin-bottom: 30px;
    width: 100%;
}
	.booking {
    margin-top: 30px;
    padding-left: 0px;
    display: flex;
    list-style-type: none;
}
	.servive-header {
     top: 1px; 
    position: relative;
    bottom: 0px;
}
	.booking li {
    margin-right: 3px;
}
.tg-booking-btn {
    background: -webkit-linear-gradient(#37c3a8, #05c1f9);
    color: #fff;
    padding: 12px 14px;
    font-size: 10px;
    margin-top: -6px;
    border: none;
}
	.tg-container-text {
    height: 156px;
    overflow: hidden;
}
	.success-div {
	    display: block;
    margin: 23px auto;
    text-align: center;
    color: #fff;
    padding: 30px 10px;
       width: 218px;
    height: 197px;
    overflow: hidden;
    border-radius: 20%;
}
.success-div h3 {
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
}
.success-div i {
    font-size: 36px;
}
.success-div span {
    font-size: 41px;
    font-weight: 600;
}
/*	#exitButton {*/
/*    color: #fff;*/
/*    font-size: 2em;*/
/*    transition: opacity 0.8s;*/
/*    position: absolute;*/
/*    top: 122px;*/
/*    right: 15px;*/
/*    &: hover {;*/
/*    opacity: 0.7;*/
/*    }: ;*/
/*    @media screen and (: ;*/
/*    min-width: 768px) {;*/
/*    font-size: 3em;*/
/*    }: ;*/
/*}*/
/*	#overlay {*/
/*    background: rgba(0,0,0,0.7);*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    position: fixed;*/
/*    top: -32px;*/
/*    left: 0;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    z-index: 999;*/
/*    //: ;*/
/*    Removes blue highlight: ;*/
/*    -webkit-user-select: none;*/
/*    -moz-user-select: none;*/
/*    -ms-user-select: none;*/
/*    user-select: none;*/
/*    @media screen and (: ;*/
/*    min-width: 768px) {;*/
/*    width: 60%;*/
/*    }: ;*/
/*    @media screen and (: ;*/
/*    min-width: 1200px) {;*/
/*    width: 50%;*/
/*    }: ;*/
/*}*/
	.ft-para {
    background-color: #E6EAF3;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    padding: 26px 0px;
}
	.icon-bar {
    position: fixed;
    top: 40%;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
}

@media only screen and (min-width: 480px) and (max-width: 767px)
{ 
    .dt-sc-image-flip img:last-child {
    position: relative;
    }
   .dr-head {
    margin-top: 5px;
    text-transform: none !important;
}
  .tg-header h1 {
    font-size: 20px;
    color: #000;
    font-weight: 600;
}
    ul.breadcrumb {
    padding: 8px 15px;
    list-style: none;
    background-color: #000;
}
    .tg-btn {
    background: #000!important;
    color: #fff;
    padding: 6px 6px;
    font-size: 13px;
    margin-top: -6px;
    border: none;
}
    .banner-img img
{
    width:100%;
}
.service-banner {
    margin: 39px 0px;
}
	.navbar-brand {
    float: left;
    height:auto;
    padding: 3px 15px;
    font-size: 18px;
    line-height: 20px;
}
 img.virtual-view-img {
    width: 71px;
    margin: 5px 11px 5px 29px;
    float: left;
}

.navbar-brand>img {
    display: block;
    width: 160px;
}
	.navbar-header button
	{
		    margin-top: 28px;
    float: right;
	}
	.nav>li>a {
       border-bottom: 1px solid;
    color: #000;
    position: relative;
    display: block;
    padding: 10px 3px;
    background: none;
    font-weight: bold;
}
.nav>li>a:hover {
	  border-bottom: 1px solid;
    color: #000;
    font-weight:bold;
    position: relative;
    display: block;
       padding: 10px 3px;
    background: none;
}
.nav>li>a:focus {
	  border-bottom: 1px solid;
    color: #000;
     font-weight:bold;
    position: relative;
    display: block;
      padding: 10px 3px;
    background: none;
}
.nav>li.active {
	  border-bottom: 1px #2222 solid;
    color: #000;
     font-weight:bold;
    position: relative;
    display: block;
  
    background: none;
}
	

	.navbar-toggle {
    position: relative;
    float: right;
    padding: 1px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 6px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 18px;
}
	.tab-content {
    padding: 15px 0px;
}

	.item p {
     padding: 0px 80px 0px 0px;
    overflow: hidden;
    font-size: 17px;
    font-weight: 700;
    color: #000;
}
	.tg-right
{
	text-align: center;
	
}
.tg-left
{
	text-align: center;
	
}
	.banner {
  	margin: 0px 0px 0px;
}
	.aboutus {
    margin: 0px 17px;
}
	.tg-header h2 {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}
	.tg-content p {
    color: #000;
    line-height: 30px;
    font-size: 14px;
     margin-top: 1px; 
    height: 93px;
    overflow: hidden;
}
/*
	.tg-tab li a {
    background: #000;
    color: #fff;
    padding: 13px 20px;
    margin-bottom: 4px;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
		  transition: .3s ease;
}
	.tg-tab li a:hover:after, .tg-tab li.active a:after {
    width: 0;
    height: 0;
    border-top: 26px solid transparent;
    border-bottom: 25px solid transparent;
    border-left:none;
     background-color: #ddd; 
    content: '';
    position: absolute;
    right: -32px;
    top: 0;
		 transform: scale(0);
		  transition: .3s ease;
}

.tg-tab li a:active
{
	  background: #000;
    color: #fff;
    padding: 13px 20px;
    margin-bottom: 4px;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
	
	  transition: .3s ease;
}
*/
.tg-box {
    display:block;
       text-align: -webkit-center;
}
.tg-box h3 {
    text-transform: uppercase;
    font-size: 21px;
    font-weight: 600;
    text-align: center;
    background: -webkit-linear-gradient(#37c3a8, #05c1f9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
	.tg-box img {
    border: 2px solid #ddd;
    width: 139px!important;
    height: 139px;
    border-radius: 50%;
    text-align: center;
}
	.img-wrapper img {
    width: 100%;
	 height: 250px;
}
	.tg-container {
    background: #fff;
    padding: 20px 10px;
    box-shadow: 7px 1px 5px #00000094;
    text-align: center;
    border-radius: 8px;
    margin: 25px auto;
}
	.tg-container h3 {
    font-size: 17px;
    font-weight: 700;
    text-transform: capitalize;
    color: #000;
    line-height: 22px;
}
	.tg-container p {
    font-weight: 500;
    font-size: 13px;
    height: 120px;
    overflow: hidden;
    line-height: 25px;
    color: #000;
}
	.tg-gray {
    background-color: #5dc194;
    padding: 3px 0px 20px 17px;
}
	.tg-white {
    background-color: #fff;
    padding: 3px 17px;
}
.events
{
     padding: 3px 17px;
}
	.tg-header h3 {
    font-size: 19px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}
	.tg-header h4 {
    font-size: 17px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    padding: 5px 0px;
}
	.tg-header-w h3 {
    font-size: 19px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}
	.tg-header-w h4 {
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
    padding: 5px 0px;
}
	
	.slider {
    padding: 0px 0px;
}
	.gallary {
    background-image: url(../images/gallary.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    height: 200px;
}
	.gallary-des {
     top: 0px; 
    position: relative;
    float: right;
    text-align: right;
}
	.footer {
    background-image: linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(../images/footer.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
       padding: 3px 13px;
    color: #fff;
}
	.footer-div {
    padding: 0px 22px;
}
.footer-div i
{
    font-size:23px;
}
	.sub-footer {
    padding: 11px 0px;
}
.footer li {
    /* display: inline-flex; */
    color: #fff;
    font-size: 14px;
    padding-right: 17px;
}
	.testimonial {
    padding: 0px;
}
	.subscribe {
    
    text-align: left;
  
}
	.subscribe input
{
	    margin: 20px 0px;
	    padding: 5px 67px 5px 20px;
	border: 1px solid gray;
	border-bottom: 2px solid #000;
	color:#000;
	width:100%;
}
	.icon-bar a {
    display: block;
    text-align: center;
    padding: 3px 6px;
    transition: all 0.3s ease;
    color: white;
    font-size: 16px;
       background: #5dc194;
}
	.events-des {
    margin: 2px 0px;
}
	.tg-gallary h3 {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    margin: 20px 0px 0px 38px;
}
	.gallary-des {
    top: 0px;
    position: relative;
    float: left;
    text-align: left;
}
.header {
    background-image: url(../images/plastic.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    height: auto;
    padding: 39px 0px;
}
.tg-addres {
    text-align: center;
    padding: 1px 0px;
    line-height: 30px;
    color: #000;
    font-weight: 600;
}
	.header .tg-header h3
	{
		margin-top: 20px;
	}
	.tg-main-content {
    margin: 17px 2px;
      padding:0px 17px;
}
	.tg-main-content p {
    font-size: 14px;
    text-align:justify;
    line-height: 23px;
    color: #000;
    font-weight: 400;
       margin-bottom: 17px;
}

.dr-detail
{
	margin: 10px 30PX;
    display: block;
	text-align: center;
}
.dr-detail img
{
	width:auto !important;
   
	display: inline-block;
}
	.tg-main-content img {
    width: 100%;
}
	.author-head {
    background: #000;
    padding: 10px;
    color: #fff;
    text-align: center;
    margin: 20px 0px;
}
	.service {
    margin: 20px 0px 20px;
}
	.tg-form input {
    border: none;
    border-bottom: 1px solid #9E9E9E;
    margin-bottom: 30px;
    width: 100%;
}
	.tg-form select {
    border: none;
    border-bottom: 1px solid #9E9E9E;
    margin-bottom: 30px;
    width: 100%;
}
	.booking {
    margin-top: 30px;
    padding-left: 0px;
    display: flex;
    list-style-type: none;
}
	.servive-header {
     top: 1px; 
    position: relative;
    bottom: 0px;
}
.call-button img
{
    width:31px;
}

	.booking li {
    margin-right: 3px;
}
	.tg-booking-btn {
      background: -webkit-linear-gradient(#37c3a8, #05c1f9);
    color: #fff;
    padding: 6px 12px;
    font-size: 10px;
    margin-top: -6px;
    border: none;
}
	.tg-container-text {
    height: 156px;
    overflow: hidden;
}
	.success-div {
	    display: block;
    margin: 23px auto;
    text-align: center;
    color: #fff;
    padding: 30px 10px;
       width: 218px;
    height: 197px;
    overflow: hidden;
    border-radius: 20%;
}
.success-div h3 {
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
}
.success-div i {
    font-size: 36px;
}
.success-div span {
    font-size: 41px;
    font-weight: 600;
}
/*	#exitButton {*/
/*    color: #fff;*/
/*    font-size: 2em;*/
/*    transition: opacity 0.8s;*/
/*    position: absolute;*/
/*    top: 122px;*/
/*    right: 15px;*/
/*    &: hover {;*/
/*    opacity: 0.7;*/
/*    }: ;*/
/*    @media screen and (: ;*/
/*    min-width: 768px) {;*/
/*    font-size: 3em;*/
/*    }: ;*/
/*}*/
/*	#overlay {*/
/*    background: rgba(0,0,0,0.7);*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    position: fixed;*/
/*    top: -32px;*/
/*    left: 0;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    z-index: 999;*/
/*    //: ;*/
/*    Removes blue highlight: ;*/
/*    -webkit-user-select: none;*/
/*    -moz-user-select: none;*/
/*    -ms-user-select: none;*/
/*    user-select: none;*/
/*    @media screen and (: ;*/
/*    min-width: 768px) {;*/
/*    width: 60%;*/
/*    }: ;*/
/*    @media screen and (: ;*/
/*    min-width: 1200px) {;*/
/*    width: 50%;*/
/*    }: ;*/
/*}*/
	.ft-para {
    background-color: #E6EAF3;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    padding: 26px 0px;
}
	.icon-bar {
    position: fixed;
    top: 40%;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    
}
  .affix {
    top: 0;
    width: 100%;
    z-index: -9999 !important;
  }

  .affix + .container-fluid {
    padding-top: 70px;
  }
}

@media only screen and (min-width: 768px)
{ 
/*   img.virtual-view-img {*/
/*    width: 77px;*/
/*    margin: 15px 31px;*/
/*    float: right;*/
/*}*/
/*.navbar-header button {*/
/*    margin-top: 29px;*/
/*    float: right;*/
/*}*/
/*.navbar-brand>img {*/
/*    display: block;*/
/*    width: 160px;*/
/*}*/

}

/*@media only screen and (min-width: 992px) and (max-width: 1999px){ ... }*/





/*xs*/
/*@media (max-width: 767px) {*/
/*  .carousel-inner .active.left { left: -50%; }*/
/*  .carousel-inner .active.right { left: 50%; }*/
/*	.carousel-inner .next        { left:  50%; }*/
/*	.carousel-inner .prev		     { left: -50%; }*/
/*  .carousel-col                { width: 50%; }*/
/*	.active > div:first-child + div { display:none; }*/
/*}*/

/*sm*/
/*@media (min-width: 768px) and (max-width: 991px) {*/
/*  .carousel-inner .active.left { left: -50%; }*/
/*  .carousel-inner .active.right { left: 50%; }*/
/*	.carousel-inner .next        { left:  50%; }*/
/*	.carousel-inner .prev		     { left: -50%; }*/
/*  .carousel-col                { width: 50%; }*/
/*	.active > div:first-child + div { display:block; }*/
/*}*/

/*md*/
/*@media (min-width: 992px) and (max-width: 1199px) {*/
/*  .carousel-inner .active.left { left: -33%; }*/
/*  .carousel-inner .active.right { left: 33%; }*/
/*	.carousel-inner .next        { left:  33%; }*/
/*	.carousel-inner .prev		     { left: -33%; }*/
/*  .carousel-col                { width: 33%; }*/
/*	.active > div:first-child + div { display:block; }*/
/*  .active > div:first-child + div + div { display:block; }*/
/*}*/

/*lg*/
/*@media (min-width: 1200px) {*/
/*  .carousel-inner .active.left { left: -25%; }*/
/*  .carousel-inner .active.right{ left:  25%; }*/
/*	.carousel-inner .next        { left:  25%; }*/
/*	.carousel-inner .prev		     { left: -25%; }*/
/*  .carousel-col                { width: 25%; }*/
/*	.active > div:first-child + div { display:block; }*/
/*  .active > div:first-child + div + div { display:block; }*/
/*	.active > div:first-child + div + div + div { display:block; }*/
/*}*/



 Medium Devices, Desktops 

@media only screen and (max-width: 992px) {
   .carousel .item .col-xs-12:nth-last-child(-n+2) {
      display: none;
   }
}

@media all and (min-width: 768px) {
   .carousel-showmanymoveone .carousel-inner > .active.left,
   .carousel-showmanymoveone .carousel-inner > .prev {
      left: -50%;
   }
   .carousel-showmanymoveone .carousel-inner > .active.right,
   .carousel-showmanymoveone .carousel-inner > .next {
      left: 50%;
   }
   .carousel-showmanymoveone .carousel-inner > .left,
   .carousel-showmanymoveone .carousel-inner > .prev.right,
   .carousel-showmanymoveone .carousel-inner > .active {
      left: 0;
   }
   .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
      display: block;
   }
}

@media all and (min-width: 768px) and (transform-3d),
all and (min-width: 768px) and (-webkit-transform-3d) {
   .carousel-showmanymoveone .carousel-inner > .item.active.right,
   .carousel-showmanymoveone .carousel-inner > .item.next {
      -webkit-transform: translate3d(50%, 0, 0);
      transform: translate3d(50%, 0, 0);
      left: 0;
      
   }
   .carousel-showmanymoveone .carousel-inner > .item.active.left,
   .carousel-showmanymoveone .carousel-inner > .item.prev {
      -webkit-transform: translate3d(-50%, 0, 0);
      transform: translate3d(-50%, 0, 0);
      left: 0;
   }
   .carousel-showmanymoveone .carousel-inner > .item.left,
   .carousel-showmanymoveone .carousel-inner > .item.prev.right,
   .carousel-showmanymoveone .carousel-inner > .item.active {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      left: 0;
   }
}

@media all and (min-width: 992px) {
   .carousel-showmanymoveone .carousel-inner > .active.left,
   .carousel-showmanymoveone .carousel-inner > .prev {
      left: -25%;
   }
   .carousel-showmanymoveone .carousel-inner > .active.right,
   .carousel-showmanymoveone .carousel-inner > .next {
      left: 25%;

   }
   .carousel-showmanymoveone .carousel-inner > .left,
   .carousel-showmanymoveone .carousel-inner > .prev.right,
   .carousel-showmanymoveone .carousel-inner > .active {
      left: 0;
   }
   .carousel-showmanymoveone .carousel-inner .cloneditem-2,
   .carousel-showmanymoveone .carousel-inner .cloneditem-3 {
      display: block;
   }
}

@media all and (min-width: 992px) and (transform-3d),
all and (min-width: 992px) and (-webkit-transform-3d) {
   .carousel-showmanymoveone .carousel-inner > .item.active.right,
   .carousel-showmanymoveone .carousel-inner > .item.next {
      -webkit-transform: translate3d(25%, 0, 0);
      transform: translate3d(25%, 0, 0);
      left: 0;
   }
   .carousel-showmanymoveone .carousel-inner > .item.active.left,
   .carousel-showmanymoveone .carousel-inner > .item.prev {
      -webkit-transform: translate3d(-25%, 0, 0);
      transform: translate3d(-25%, 0, 0);
      left: 0;
   }
   .carousel-showmanymoveone .carousel-inner > .item.left,
   .carousel-showmanymoveone .carousel-inner > .item.prev.right,
   .carousel-showmanymoveone .carousel-inner > .item.active {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      left: 0;
   }
}
@media (min-width:768px) and (max-width:1024px){
    .navbar-brand>img {
    display: block;
    width: 215px;
}
.reviews-carousel::before {
    content: "\f10e" !important;
    position: absolute;
    right: -65px;
    top: -129px !important;
    font-size: 248px;
    line-height: 1em;
    font-weight: 400;
    font-family: 'FontAwesome' !important;
    color: #f6f6f6 !important;
    z-index: -1;
}
.reviews-wrap-alt {
    padding: 30px 80px 0 0;
}
.reviews-author-carousel > div .img-after img {
    transform: translateX(45px);
    margin-top: 0;
}
.reviews-author-carousel > div .img-before img {
    max-width: 140px;
    height: auto;
}
}
@media only screen and (max-width: 767px) {
        .nav>li>a {
        border-bottom: 1px solid #2222 !important;
        color: #000;
        position: relative;
        font-size: 13px !important;
        display: block;
        padding: 10px 17px;
        background: none;
        font-weight: 600 !important;
    }
        .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px;
        font-size: 13px !important;
    }
    .mycls {
    display: inline-block;
    position: fixed;
    bottom: 58px;
    z-index: 100;
    float: right;
    left: 15px;
}
.whatsapp-icon {
    bottom: 68px;
    position: fixed;
    right: 18px;
    z-index: 111;
}
    .margin-4{
        list-style-type:none;
    }
    .number {
    display: flex;
}
.number a {
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}
    .number1 {
    position: relative;
    height: 35px;
    overflow: hidden;
    width: 50%;
    margin-top: 5px;
}
    .pad-0{
        padding:0;
    }
    .dt-sc-image-flip img:last-child {
    position: relative;
    }
    .dt-sc-image-flip img{
   width:100%;
    }
    .service-content-area h2 {
    font-size: 22px;
    color: #5dc194;
    font-weight: 600;
    line-height: 30px;
    margin-top: 10px;
}
.service-content-area h3 {
    font-size: 24px;
    color: #5dc194;
    font-weight: 600;
    line-height: 36px;
}
    .serv-header {
    font-size: 20px;
    font-weight: 700;
    line-height: 35px;
    text-transform: uppercase;
}
.advice-area h2 {
    font-size: 20px;
    text-align: center;
    color: #5dc194;
    font-weight: 600;
    line-height: 29px;
   
}

    .goa-btn {
    padding: 9px 9px;
    font-size: 10px;
}
    .serv-content-holder h5{
               font-size: 15px;
    line-height: 22px;
    }
     .elementor-alert.elementor-alert-success {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.elementor-alert {
    padding: 15px;
    border-left: 5px solid transparent;
    position: relative;
    text-align: left;
}
.elementor-alert.elementor-alert-success a {
    color: #fff;
    text-decoration: none;
}
    .area-gap {
    padding: 15px 0;
}
.doctor-content {
    padding: 0 17px;
}
    .testi-area i {
    padding: 5px 8px;
    border: 1px solid #000;
    border-radius: 50%;
}
#quote-carousel .carousel-control.left {
    left: -32px;
}
.item blockquote p {
    text-align: center !important;
    padding: 10px;
    font-size: 14px;
    line-height: 25px;
    margin-top: -24px;
    font-weight: 100;
}
.bottom-20{
    margin-bottom:20px;
}
.advice-area h3 {
    font-size: 25px;
    text-align: center;
    color: #5dc194;
    font-weight: 600;
    line-height: 30px;
  
}
 .doctor-content h5 {
    
    font-size: 14px;
        line-height: 23px;
   
}
.testi-area h3 {
       font-size: 25px;
    
}
.doctor-content h2 {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    text-align: left;
    line-height: 45px;
    margin-bottom: 10px;
}
    .goa-banner-bg {
   
    height: auto;
    background-position: right;
   
    padding-bottom: 15px;
    
}
.banner{
    width:100%;
}
.goa-banner-content {
    padding: 15px;
    /*background: #000;*/
    margin-top: 17px;
}
.goa-banner-content h2 {
 
    font-size: 25px;
 
    line-height: 33px;
   
}
/*.goa-btn {*/
   
/*    padding: 9px 17px;*/
/*    font-size: 14px;*/
   
/*}*/
.text-right {
    text-align: left;
}
.service-content-area h5 {
    font-size: 18px;
    font-weight: 700;
}
.service-content-area h2 {
    font-size: 22px;
    color: #5dc194;
    font-weight: 600;
    line-height: 27px;
   
}
.service-content-area p {
    color: #000;
    line-height: 25px;
    margin-bottom: 20px;
}
.contact-area h2 {
    color: #fff;
    font-size: 29px;
    font-weight: 600;
    text-align: center;
    line-height: 15px;
    margin-bottom: 0px;
}
.clinic-img{
    width:100%;
}
.doc-img {
    height: auto;
}
.row-padding {
    margin-top: 0;
}
.pad-margin-0{
    padding:0;
    margin:0;
}
}
@media only screen and (max-width: 360px) {

   
}
