*{
  scroll-behavior: smooth;
}

body {
  font-family: "Poppins",sans-serif;
  font-family: 'Roboto Slab', serif;
  scroll-behavior: smooth;
  background-image: url('../img/bg.jpg');
}

a, button {
  color: #feb970;
  font-family: "Poppins",sans-serif;
  transition: all .3s;
}
p, h6{
  font-family: "Poppins",sans-serif;
  color: #8f8a86;
}
.btn-warning{
  background: linear-gradient(to right, #feb970, #fd9551 100%) !important;;
  color: #fff;
}
.btn-warning:hover, .btn-warning:focus{
  color: #fff!important;
}
a:hover, a:focus {
  color: #fd9551!important;
}
h4 a {
  color: #343a40!important;
  transition: 0.3s;
}
:focus {
  outline: -webkit-focus-ring-color auto 0px;
}
section h2 {
  font-size: 49px;
}
.resize-img{
  width: 180px;
}
#mainNav {
  border-color: rgba(34, 34, 34, 0.05);
  background-color: white;
  transition: all .35s;
  font-family: 'roboto', sans-serif;
  font-weight: 200;
  letter-spacing: 1px;
}

#mainNav .navbar-brand {
  color: #fdcc52;
  font-family: 'roboto', sans-serif;
  font-weight: 200;
  letter-spacing: 1px;
}

#mainNav .navbar-brand:hover, #mainNav .navbar-brand:focus {
  color: #fcbd20;
}

#mainNav .navbar-toggler {
  font-size: 14px;
  padding: 8px 10px;
  color: #222222;
}

#mainNav .navbar-nav > li > a {
  font-size: 16px;
  font-family: "Poppins",sans-serif;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}

#mainNav .navbar-nav > li > a.active {
  color: #fdcc52 !important;
  background-color: transparent;
}

#mainNav .navbar-nav > li > a.active:hover {
  background-color: transparent;
}

#mainNav .navbar-nav > li > a,
#mainNav .navbar-nav > li > a:focus {
  color: #4a403c;
}

#mainNav .navbar-nav > li > a:hover,
#mainNav .navbar-nav > li > a:focus:hover {
  color: #fd9551;
}

.navbar-container{
  padding-left: 180px;
  padding-right: 180px;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: .9rem;
  padding-left: .9rem;
}
/* .contact-info a{
  color: #fff!important;
  padding: 15px 25px!important;
  text-decoration: none;
  border-radius: 10px;
  background: linear-gradient(to right, #69cff3 0%,#52bee5 50%,#feb970 50%,#fd9551 100%) no-repeat scroll right bottom / 210% 100% #ffa64d !important;
} */


@media (min-width: 992px) {
  #mainNav {
    border-color: transparent;
    background-color: transparent;
  }
  #mainNav .navbar-brand {
    color: fade(white, 70%);
  }
  #mainNav .navbar-brand:hover, #mainNav .navbar-brand:focus {
    color: white;
  }
  #mainNav .navbar-nav > li > a,
  #mainNav .navbar-nav > li > a:focus {
    color: #4a403c;
  }
  #mainNav .navbar-nav > li > a:hover,
  #mainNav .navbar-nav > li > a:focus:hover {
    color: #fdcc52;
  }
  #mainNav.navbar-shrink {
    border-color: rgba(34, 34, 34, 0.1);
    background-color: white;
  }
  #mainNav.navbar-shrink .navbar-brand {
    color: #222222;
  }
  #mainNav.navbar-shrink .navbar-brand:hover, #mainNav.navbar-shrink .navbar-brand:focus {
    color: #fdcc52;
  }
  #mainNav.navbar-shrink .navbar-nav > li > a,
  #mainNav.navbar-shrink .navbar-nav > li > a:focus {
    color: #222222;
  }
  #mainNav.navbar-shrink .navbar-nav > li > a:hover,
  #mainNav.navbar-shrink .navbar-nav > li > a:focus:hover {
    color: #fdcc52;
  }
}

@media (min-width: 768px) {
  section.landingpage_landingpage_landingpage_about .badges .badge-link {
    display: inline-block;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  section.landingpage_landingpage_landingpage_about h2 {
    font-size: 40px;
  }
}
section.landingpage_landingpage_landingpage_about {
  position: relative;
  padding: 50px 0;
}

section.landingpage_landingpage_landingpage_about h2 {
  font-size: 30px;
  margin-top: 0;
}

section.landingpage_landingpage_landingpage_about .badges .badge-link {
  display: block;
  margin-bottom: 25px;
}

section.landingpage_landingpage_landingpage_about .badges .badge-link:last-child {
  margin-bottom: 0;
}

section.landingpage_landingpage_landingpage_about .badges .badge-link img {
  height: 60px;
}
section.landingpage_cta {
  position: relative;
  /* padding: 260px 180px;
  margin: 110px 50px 10px 50px; */
  border-radius: 10px;
  background-image: url("../img/god2.jpg");
  background-position: center;
  background-size: cover;
  overflow: hidden;
  /* height: 100vh; */
  /* display: flex;
  justify-content: center;
  align-items: center; */
}
.more-temple{
  padding: 30px 0px;
}
.moretemple-btn{
  padding: 15px 35px;
}
section.landingpage_cta .landingpage_cta-content {
  position: relative;
  z-index: 1;
}


section.landingpage_cta .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background-color: rgba(0, 0, 0, 0.7); */
  background-image: linear-gradient(to top, rgba(255,0,0,0), rgba(0,0,0,.7));
}
.festival-events .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background-color: rgba(0, 0, 0, 0.7); */
  background-image: linear-gradient(to top, rgba(255, 115, 0, 0.3), rgba(0,0,0,.7));
}
footer {
  padding: 30px 0;
  color: rgba(255, 255, 255);
}
.socmedia-icon a{
  color: white;
}
.socmedia-icon a:hover{
  color:  #fdcc52;
}
.bg-primary {
  background: linear-gradient(#ffeec4, #ffd363);
}

.text-primary {
  color: #fd9551!important;
}

.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

.landingpage_Festivals{
  background-image: url('../img/temple-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

/* == Fastivals and landingpage_Events section start == */

#mdh-carousel .owl-carousel {
  padding-bottom: 25px;
}
#mdh-carousel .owl-carousel .owl-dots {
  margin-top: 0px;
}
#mdh-carousel .owl-carousel .item {
  background-color: white;
  border-radius: 4px;
}
#mdh-carousel .owl-carousel .item:hover {
  box-shadow: 0 15px 15px rgba(0, 0, 0, 0.15);
}
#mdh-carousel .owl-carousel .item .pic {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
#mdh-carousel .owl-carousel .item .pic.a img{
  background-size: cover;
}
#mdh-carousel .owl-carousel .item .info {
  padding: 25px;
}
#mdh-carousel .owl-carousel .item .info small {
  color: #b6c0cb;
  letter-spacing: 1px;
}
#mdh-carousel .owl-carousel .item .info span {
  font-size: 14px;
  color: #fd9551;
}
.mdh-item-overlay {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.2);
}
.mdh-item-overlay:hover .item-overlay {
  opacity: 0.9;
  visibility: visible;
  transform: scale(1);
}
.item-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  background-color: #ffc107;
  color: #fff;
  transform: translateY(20px);
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.item-overlay .item-overlay-info {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  width: 75%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.item-overlay .item-overlay-info a {
  padding: 15px 20px;
  color: #333;
  background: white;
  text-decoration: none;
  border-radius: 4px;
}
.item-overlay .item-overlay-info a:hover {
  box-shadow: 0 15px 15px rgba(0, 0, 0, 0.15);
}

/* == Fastivals and landingpage_Events section end == */


.landingpage_temple_image{
  height: 220px;
  border-radius: 5px; 
}
.landingpage_temple_image img{
  transition:transform 0.2s linear;
}
.landingpage_temple_image:hover img{
  transform: scale(1.1,1.1);
}

.viewmore-effect{
  border: none;
  background: linear-gradient(to right, #feb970, #fd9551 100%) !important;
}


/* scroll to top */
#scrolltotop {
  display: inline-block;
  background: linear-gradient(to right, #feb970, #fd9551 100%) !important;
  border: none;
  padding: 15px 20px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 60px;
  right: 50px;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#scrolltotop:hover {
  cursor: pointer;
  background-color: #333;
}
#scrolltotop:active {
  background-color: #555;
}
#scrolltotop.show {
  opacity: 1;
  visibility: visible;
}

/*Extra Large Screens*/
@media (min-width: 1600px) {
  section.landingpage_cta .landingpage_cta-content h2 {
    font-size: 74px;
    font-weight: 900;
    margin-top: 0;
    color: white;
  }
  section {
    padding: 80px 0;
  }
	.landingpage_searchbox_section{
    display: flex;
    /* justify-content: center;
    align-items: center; */
  }
  section.landingpage_cta {
    padding: 260px 180px;
    margin: 110px 40px 10px 40px;
    /* display: flex;
    justify-content: center;
    align-items: center; */
  }
}
/*Large Screens*/
@media (min-width: 1200px) and (max-width: 1599px) {
  section {
    padding: 70px 0;
  }
  .landingpage_searchbox_section{
    display: flex;
    /* justify-content: center;
    align-items: center; */
  }
 
  section.landingpage_cta .landingpage_cta-content h2 {
    font-size: 60px;
    font-weight: 900;
    margin-top: 0;
    color: white;
  }
  section.landingpage_cta {
    padding: 200px 180px;
    margin: 110px 50px 10px 50px;
    /* display: flex;
    justify-content: center;
    align-items: center; */
  }
}
/*Medium Screens*/
@media (min-width: 992px) and (max-width: 1199px) { 
  section {
    padding: 60px 0;
  }
	.landingpage_searchbox_section{
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  section.landingpage_cta .landingpage_cta-content h2 {
    font-size: 50px;
    font-weight: 900;
    margin-top: 0;
    color: white;
  }
  section.landingpage_cta {
    padding: 180px 100px;
    margin: 110px 15px 10px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .navbar-container {
    padding-left: 100px!important;
    padding-right: 100px!important;
}
}

/*Small Screens (Portriat Mode)*/
@media (min-width: 768px) and (max-width: 991px) { 
  section {
    padding: 50px 0;
  }
	.landingpage_searchbox_section{
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .moretemple-btn{
    padding: 12px 23px;
  }
  section.landingpage_cta .landingpage_cta-content h2 {
    font-size: 50px;
    font-weight: 900;
    margin-top: 0;
    color: white;
  }
  section.landingpage_cta {
    padding: 160px 50px;
    margin: 110px 10px 10px 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
}

/*Extra Small Screens (Landscape Mode)*/
@media (min-width: 576px) and (max-width: 767px) {
  section {
    padding: 40px 0;
  } 
  section.landingpage_cta {
    padding: 120px 50px;
    margin: 110px 20px 10px 20px;
  }
  .more-temple{
    text-align: center;
  }
  .moretemple-btn{
    padding: 10px 23px;
  }
	.landingpage_searchbox_section{
    display: inline;
    justify-content: center;
    align-items: center;
  }
  .landingpage_searchbox_section .search_location, .landingpage_searchbox_section .landingpage_search_temple{
    margin-left: 20%!important;
    margin-right: 20%!important;
    margin-bottom: 10px;
  }
  .landingpage_searchbox_section .search_location select, .landingpage_searchbox_section .landingpage_search_temple input{
    font-size: 14px;
    width: 100%;
  }
  section.landingpage_cta .landingpage_cta-content h2 {
    font-size: 35px;
    font-weight: 900;
    margin-top: 0;
    color: white;
    text-align: center;
  }
  section.landingpage_cta .landingpage_cta-content h6{
    font-size: 12px;
    text-align: center;
  }
  .landingpage_Events h3, .landingpage_Events h6{
    text-align: center;
  }
  footer .copyright-content, footer .socmedia-icon{
    display: block!important;
    text-align: center;
  }
  .socmedia-icon{
    font-size: 18px!important;
  }
}

/*Extra Small Screens (Portriat Mode)*/
@media (min-width:320px) and (max-width: 575px){ 
  section {
    padding: 30px 0;
  }
  section h2 {
    font-size: 34px;
    text-align: center;
}
  p, h6{
    font-size: 14px!important;
    letter-spacing: 0px!important;
  }
  section.landingpage_cta {
    padding: 70px 30px;
    margin: 110px 15px 10px 15px;
  }
  .more-temple{
    text-align: center;
  }
  .moretemple-btn{
    padding: 10px 20px;
  }
	.landingpage_searchbox_section{
    display: inline;
    justify-content: center;
    align-items: center;
  }
  /* .festival-temple-img{
    display: none;
  } */
  .landingpage_searchbox_section .search_location, .landingpage_searchbox_section .landingpage_search_temple{
    margin-left: 15%!important;
    margin-right: 15%!important;
    margin-bottom: 10px;
  }
  .landingpage_searchbox_section .search_location select, .landingpage_searchbox_section .landingpage_search_temple input{
    font-size: 14px;
    width: 100%;
  }
  section.landingpage_cta .landingpage_cta-content h2 {
    font-size: 34px;
    font-weight: 900;
    margin-top: 0;
    color: white;
    text-align: center;
  }
  .chennaitemples-section{
    padding: 15px 5px!important;
  }
  .chennaitemples{
    padding: 15px!important;
  }
  section.landingpage_cta .landingpage_cta-content h6{
    letter-spacing: 0px!important;
    font-size: 11px;
    text-align: center;
  }
  .landingpage_Events .icon{
    text-align: center;
  }
  .landingpage_Events h3, .landingpage_Events h6{
    text-align: center;
  }
  .festival-events{
    padding: 50px 10px!important;
  }
  footer .copyright-content, footer .socmedia-icon{
    display: block!important;
    text-align: center;
  }
  .socmedia-icon{
    font-size: 18px!important;
  }
  #scrolltotop {
    padding: 10px 15px;
    bottom: 30px;
    right: 30px;
  }
}


