

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/


@font-face {
  font-family: 'SamarkanNormal';
  src: url('../fonts/SamarkanNormal400.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* @font-face {
  font-family: 'Montserrat-Regular';
  src: url('../fonts/Montserrat-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
} */
@font-face {
  font-family: 'Montserrat-Regular';
  src: url('../fonts/Montserrat-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-SemiBold';
  src: url('../fonts/Montserrat-SemiBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Italic';
  src: url('../fonts/Montserrat-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'RobotoCondensed-Bold';
  src: url('../fonts/RobotoCondensed-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
html{
    font-size:62.5%;
    /* font-size:69.4%; */
}


body {

  font-family: "Montserrat-Regular";
  color: #ffffff;
  background-color: #380909;
  font-size:1.4rem;

     
}

a {
  color: #47b2e4;
}

a:hover {
  color: #73c5eb;
  text-decoration: none;
}

.fontbg{ font-family: 'Montserrat-SemiBold';font-size:1.8rem}


/* h1, h2, h3, h4, h5, h6 {
  font-family: "Jost", sans-serif;
} */

/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #260303;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #37517e;
  border-top-color: #fff;
  border-bottom-color: #fff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}
.d-flexul{list-style: none;padding:0;}
.heading{font-size:3rem;margin-bottom: 3rem;;}
.heading_perfo{font-size:3rem;margin-bottom: 0;;}
.heading span img{width:125px;}
.space_bet{justify-content: space-between;flex-wrap: wrap;}
.space_bet1{justify-content: start;flex-wrap: wrap;display: flex;}
.div_area{width:250px; }
.div_area p{padding-top:1rem;text-align: center;}
.div_area1{width:350px;margin:0 1.3rem;margin-bottom:3rem;cursor: pointer;}
.div_area1 img   { width: 350px;
height: 450px;
object-fit: cover;}
.div_area1 p{padding-top:1rem;text-align: center;}
.bannerId{
  margin-top:9.8rem;
  position: relative;
}
.img_pos{padding-left:13%;}
.bannerInner {
  position: absolute;
  top: 35%;left:10%;
  font-family: 'Montserrat-SemiBold';
}
.img_pos2{padding-right:13%;}
.bannerInner {
  position: absolute;
  top: 40%;left:10%;
  font-family: 'Montserrat-SemiBold';
}
.pagination{justify-content: flex-end;margin-right: 2.5rem;}
.bannerInner h6{margin-bottom:0px;font-family: 'Montserrat-Regular';;}
.bannerInner h3{font-family: 'Montserrat-SemiBold';font-size:3.2rem;}
.about_Flex{display: flex;margin-bottom: 2.5rem;;}
.about_Flex span{font-family: 'Montserrat-SemiBold';font-size:17px;}
.about_Flex img{padding:0 2rem;width: 75px;}
.gurusHead{font-size:2.4rem;margin-top:12%;width: 56%;}
.gurusHead p{margin:1rem 0 2rem 0;;text-align: right;}
.gurusArea{padding-right: 7%;}
.gurusArea p{font-size:1.2rem;padding-right: 2rem;text-align: left;}
.itailicstyle{font-size:1.2rem;text-align: right!important;;margin-bottom: 1.5rem;padding-right:0!important;padding:5px auto;}
.itailicstyle i{padding:.5rem 0;margin:1rem 0!important;}
.page-item img{width:10px;}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #e98c1d;
  border-color: #e5891b;
}
.page-link {
  position: relative;
  display: block;
  padding: .4rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #380909;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.abPos{position: absolute;
  width: 350px;
  height: 91%;
  background: red;}
.mr-top{margin-top:3rem;}
.mr-bot{margin-top:3rem;}
/* .page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #380909;
  border-color: #380909;
} */
/* .page-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #91969c;} */
.gurusAreaR> p {text-align: left;}
.gurusAreaR{width: 95%;margin-left:10%;}
.gurusHeadR {
  font-size: 2.4rem;
  margin-top: 12%;
  width: 64%;
}
 .gurusAreaR {text-align: right;padding-top: 10%;}

.itailicstyleR i{    margin: 1.2rem 0 1.7rem 0;
  font-size: 1rem;
  text-align: right;
}
.r-m{margin:0;}

.b_n_p{font-size:1.2rem;color:#fff;}
.reg{font-size:1.4rem;font-family: 'Montserrat-SemiBold';}
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 1.5rem + 2px);}
  .mar-right{margin-right: 2.5rem;}
  select {
    background-image:
      linear-gradient(45deg, transparent 50%, #380909 60%),
      linear-gradient(135deg, #380909 40%, transparent 50%) !important;
    background-position:
      calc(100% - 30px) 18px,
      calc(100% - 20px) 18px,
      100% 0;
    background-size:
      1rem 1rem,
      1rem 1rem;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
  }

  /* ----------------------Gallery------------------------------------ */
  .video_Flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
iframe {
  max-width: 100%;
  width: 100%;
  /* height: 450px;
  width: 550px; */
    height: 300px;
  width: 360px;

  margin-bottom: .8rem;
}
  .area_item{    width: 33%;
    margin: 1rem 0;
    padding: 0 .7rem;
}
.video_item{    width: 50%;
  margin: 1rem 0px;
  padding: 0 1rem;
}
/* ----------------------Facebook----------------------------------------------- */
 .face_Flex{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;

 }
  /* -----------------Upload image--------------------------------- */
  #upload {
    opacity: 0;
    display :none!important;
}
.bg-white_cus {
  background-color: #fff0!important;
  border: 1px solid #fff!important;
  width: 100%;
}
.bg-white_cus img{padding-right: 15px;;}
#upload-label {
    position: absolute;
    top: 50%;
    left: 1rem;
    transform: translateY(-50%);
    display:none;
}
.custom-control {

  width: 150px;
}
.custom-checkbox .custom-control-label::before {

  border-radius: 0;
  border: 1px solid #fff;
  background: none;
  height: 30px;
  width: 30px;

}

.image-area {
    border: 2px dashed rgba(255, 255, 255, 0.7);
    padding: 1rem;
    position: relative;
}

.image-area::before {
    content: 'Uploaded image result';
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 0.8rem;
    z-index: 1;
}

.image-area img {
    z-index: 2;
    position: relative;
}



.container1 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 45px;
  width: 45px;
  border:2px solid #fff;
}

/* On mouse-over, add a grey background color */
.container1:hover input ~ .checkmark {
  /* background-color: #ccc; */
  border:2px solid #fff;
}

/* When the checkbox is checked, add a blue background */


/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container1 input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container1 .checkmark:after {
  left: 1.3rem;
  top: .5rem;
  width: 14px;
  height: 24px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* ------------------------------Testimonial---------------------- */
/* .testimonial_div{margin:15px 0;} */
.testimonial_div h6{font-family: 'Montserrat-SemiBold';text-align: right;margin-right:2.5rem;margin-bottom:2.5rem;}
.testimonial_div p{text-align: left;}
.testimonial2_div h6{font-family: 'Montserrat-SemiBold';text-align: left;}
.folk_area{margin-top:30%;}
.line{width: 100%;height: 2px;background: #fff;margin-top:8rem;}
.testimonial2_div p{text-align: left;}
@-webkit-keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  right: 1.5rem;
  bottom: 1.5rem;
  z-index: 99999;
}

.back-to-top i {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.4rem;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  background: #c0272d;
  color: #fff;
  transition: all 0.4s;
}

.back-to-top i:hover {
  background: #c0272d;
  color: #fff;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  transition: all 0.5s;
  z-index: 997;
  padding: 1.5rem 0;
}

#header.header-scrolled, #header.header-inner-pages {
  background: rgb(25 4 2 / 90%);

}

#header .logo {
  font-size: 3rem;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}

#header .logo a {
  color: #fff;
}

#header .logo img {
  max-height: 10rem;
  margin-bottom: 3.3rem;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Desktop Navigation */

.nav-menu{margin-left: 50px;
  margin-right: 3rem;
}


.nav-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu > ul {
  display: flex;
}

.nav-menu > ul > li {
  position: relative;
  white-space: nowrap;
  padding: 1rem 0 1rem 1.5rem;
}

.nav-menu a {
  display: block;
  position: relative;
  color: #fff;
  transition: 0.3s;
  font-size: 1.3rem;
  letter-spacing: 0.5px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
}

.nav-menu a:hover, .nav-menu .active > a, .nav-menu li:hover > a {
  color: #ee8e1c;
}

.nav-menu .drop-down ul {
  border-radius: 8px;
  display: block;
  position: absolute;
  left: 14px;
  top: calc(100% + 30px);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  padding: 1rem 0;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}

.nav-menu .drop-down:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.nav-menu .drop-down li {
  min-width: 180px;
  position: relative;
}

.nav-menu .drop-down ul a {
  padding: .5rem 2rem;
  font-size: 1.4rem;
  font-weight: 500;
  text-transform: none;
  color: #0c3c53;
}

.nav-menu .drop-down ul a:hover, .nav-menu .drop-down ul .active > a, .nav-menu .drop-down ul li:hover > a {
  color: #47b2e4;
}

.nav-menu .drop-down > a:after {
  content: "\ea99";
  font-family: IcoFont;
  padding-left: 0px;
}

.nav-menu .drop-down .drop-down ul {
  top: 0;
  left: calc(100% - 30px);
}

.nav-menu .drop-down .drop-down:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
}

.nav-menu .drop-down .drop-down > a {
  padding-right: 3.5rem;
}

.nav-menu .drop-down .drop-down > a:after {
  content: "\eaa0";
  font-family: IcoFont;
  position: absolute;
  right: 1.5rem;
}

@media (max-width: 1366px) {
  .nav-menu .drop-down .drop-down ul {
    left: -90%;
  }
  .nav-menu .drop-down .drop-down:hover > ul {
    left: -100%;
  }
  .nav-menu .drop-down .drop-down > a:after {
    content: "\ea9d";
  }
}

/* Get Startet Button */
.get-started-btn {
  margin-left: 2.5rem;
  color: #fff;
  border-radius: 50px;
  padding: .6rem 2.5rem .7rem 2.5rem;
  white-space: nowrap;
  transition: 0.3s;
  font-size: 1.4rem;
  display: inline-block;
  border: 2px solid #47b2e4;
  font-weight: 600;
}

.get-started-btn:hover {
  background: #31a9e1;
  color: #fff;
}

@media (max-width: 768px) {
  .get-started-btn {
    margin: 0 4.8rem 0 0;
    padding: .6rem 2rem .7rem 2rem;
  }
}
.respon_container{align-items: center;justify-content: space-between;}
/* Mobile Navigation */
.mobile-nav-toggle {
  position: fixed;
  top: 2rem;
 
  z-index: 9998;
  border: 0;
  background: none;
  font-size: 2.4rem;
  transition: all 0.4s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  text-align: center;
  right:43%;
  -ms-transform: translateX(-43%);
  transform: translateX(-43%);
}

.mobile-nav-toggle i {
  color: #fff;
}

.mobile-nav {
  position: fixed;
  top: 5.5rem;
  right: 1.5rem;
  bottom: 1.5rem;
  left: 1.5rem;
  z-index: 9999;
  overflow-y: auto;
  background: #fff;
  transition: ease-in-out 0.2s;
  opacity: 0;
  visibility: hidden;
  border-radius: 1rem;
  padding: 1rem 0;
}

.mobile-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-nav a {
  display: block;
  position: relative;
  color: #37517e;
  padding: 1rem 2rem;
  font-weight: 500;
  outline: none;
}

.mobile-nav a:hover, .mobile-nav .active > a, .mobile-nav li:hover > a {
  color: #47b2e4;
  text-decoration: none;
}

.mobile-nav .drop-down > a:after {
  content: "\ea99";
  font-family: IcoFont;
  padding-left: 1rem;
  position: absolute;
  right: 1.5rem;
}

.mobile-nav .active.drop-down > a:after {
  content: "\eaa1";
}

.mobile-nav .drop-down > a {
  padding-right: 3.5rem;
}

.mobile-nav .drop-down ul {
  display: none;
  overflow: hidden;
}

.mobile-nav .drop-down li {
  padding-left: 2rem;
}

.mobile-nav-overly {
  width: 100%;
  height: 100%;
  z-index: 9997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(40, 58, 90, 0.6);
  overflow: hidden;
  display: none;
  transition: ease-in-out 0.2s;
}

.mobile-nav-active {
  overflow: hidden;
}

.mobile-nav-active .mobile-nav {
  opacity: 1;
  visibility: visible;
}

.mobile-nav-active .mobile-nav-toggle i {
  color: #fff;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  padding:0;
  /* padding-bottom:60px; */

}


/* #hero::before{
    content: '';
    background: url(../images/bg.png) no-repeat;
    position: absolute;
    top: 0;
    z-index: -1;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    -o-background-size: contain;
    height: 1000px;
    width: 100%;

} */
#hero .container {
  padding-top: 7.2rem;
}

#hero h1 {
  margin: 0 0 1rem 0;
  font-size: 4.8rem;
  font-weight: 700;
  line-height: 5.6rem;
  color: #fff;
}

/* #hero h2 {
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 50px;
  font-size: 24px;
} */

#hero .btn-get-started {
  font-family: "Jost", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: 1px;
  display: inline-block;
  padding: 1rem 2.8rem 1.1rem 2.8rem;
  border-radius: 50px;
  transition: 0.5s;
  margin: 1rem 0 0 0;
  color: #fff;
  background: #47b2e4;
}

#hero .btn-get-started:hover {
  background: #209dd8;
}

#hero .btn-watch-video {
  font-size: 1.6rem;
  display: inline-block;
  padding: 1rem 0 .8rem 4rem;
  transition: 0.5s;
  margin: 1rem 0 0 2.5rem;
  color: #fff;
  position: relative;
}

#hero .btn-watch-video i {
  color: #fff;
  font-size: 3.2rem;
  position: absolute;
  left: 0;
  top: .7rem;
  transition: 0.3s;
}

#hero .btn-watch-video:hover i {
  color: #47b2e4;
}

#hero .animated {
  animation: up-down 2s ease-in-out infinite alternate-reverse both;
}

@media (max-width: 991px) {
  #hero {
    height: 100vh;
    text-align: center;
  }
  #hero .animated {
    -webkit-animation: none;
    animation: none;
  }
  #hero .hero-img {
    text-align: center;
  }
  #hero .hero-img img {
    width: 50%;
  }
}

@media (max-width: 768px) {
  #hero h1 {
    font-size: 2.8rem;
    line-height: 3.6rem;
  }
  #hero h2 {
    font-size: 1.8rem;
    line-height: 2.4rem;
    margin-bottom: 3rem;
  }
  #hero .hero-img img {
    width: 70%;
  }
}

@media (max-width: 575px) {
  #hero .hero-img img {
    width: 80%;
  }
  #hero .btn-get-started {
    font-size: 1.6rem;
    padding: 1rem 2.4rem 1.1rem 2.4rem;
  }
  #hero .btn-watch-video {
    font-size: 1.6rem;
    padding: 1rem 0 .8rem 4rem;
    margin-left: 2rem;
  }
  #hero .btn-watch-video i {
    font-size: 3.2rem;
    top: .7rem;
  }
}

@-webkit-keyframes up-down {
  0% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(-10px);
  }
}

@keyframes up-down {
  0% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(-10px);
  }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 6rem 0;
  overflow: hidden;
}

.section-bg {
  background-color: #f3f5fa;
}

.section-title {
  text-align: center;
  padding-bottom: 3rem;
}

.section-title h2 {
  font-size: 3.2rem;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  position: relative;
  color: #37517e;
}

.section-title h2::before {
  content: '';
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #ddd;
  bottom: 1px;
  left: calc(50% - 60px);
}

.section-title h2::after {
  content: '';
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background: #47b2e4;
  bottom: 0;
  left: calc(50% - 20px);
}

.section-title p {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Cliens
--------------------------------------------------------------*/
.cliens {
  padding: 1.2rem 0;
  text-align: center;
}

.cliens img {
  max-width: 45%;
  transition: all 0.4s ease-in-out;
  display: inline-block;
  padding: 1.5rem 0;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
}

.cliens img:hover {
  -webkit-filter: none;
  filter: none;
  transform: scale(1.1);
}

@media (max-width: 768px) {
  .cliens img {
    max-width: 40%;
  }
}

/*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/
#main{
  position: relative;
}
#about{

    margin-top: 10rem;
}
.about_item{width:50%;}
.about_item_m{text-align: center;width:40%;margin-top:4rem;}
.about_item_m h3{
  font-family: 'RobotoCondensed-Bold'!important;
  color:#c4161d;
  font-size:3.6rem;
}

.gallery h3{
  font-family: 'RobotoCondensed-Bold'!important;
  color:#c4161d;
  font-size:3.6rem;
  text-align: center;
  margin-bottom:3rem;
}
.removeSection{padding-top:0;}
/* .about_itemR{margin-right: 100px;} */
.about_item_m p{font-size:1.4rem;}
.readmore{
  background: #f3911d;
  /* border-radius: 50%; */
  padding: 1.2rem;
  width: 36%;
  border-radius: 25px;
  margin: 3rem auto;
  color: #fff;
}
.readmore:hover{ background: #a15a07;}
.removepadding{padding:0;}
.custpadding{padding:0 .7rem;}
.custrow{padding:0 1.5rem;}
/* #about::before{
  content: '';
  background: url(../images/aboutbanner.png) no-repeat;
  position: absolute;

  top: 1;

  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: cover;
  -o-background-size: contain;
  height: 720px;
  width: 100%;
} */
.about_item{top: -19rem;
  position: relative;}

.about .content h3 {
  font-weight: 600;
  font-size: 2.6rem;
}

.about .content ul {
  list-style: none;
  padding: 0;
}
.ny p{margin-bottom:2px;margin-top:1.5rem;padding:0 3rem;}
.ny h6{
  font-family: 'Montserrat-SemiBold';
  font-size:2rem;
}
.about .content ul li {
  padding-left: 2.8rem;
  position: relative;
}

.about .content ul li + li {
  margin-top: 1rem;
}

.about .content ul i {
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 2rem;
  color: #47b2e4;
  line-height: 1;
}

.about .content p:last-child {
  margin-bottom: 0;
}

.about .content .btn-learn-more {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  letter-spacing: 1px;
  display: inline-block;
  padding: 1.2rem 3.2rem;
  border-radius: .4rem;
  transition: 0.3s;
  line-height: 1;
  color: #47b2e4;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  margin-top: .6rem;
  border: 2px solid #47b2e4;
}

.about .content .btn-learn-more:hover {
  background: #47b2e4;
  color: #fff;
  text-decoration: none;
}

/*--------------------------------------------------------------
# upcoming Event
--------------------------------------------------------------*/
#upcoming{
  position: relative;
  top: 0px;
  height: 560px;;
}
#upcoming::before{
    content: '';
    background: url(../images/upcomingbg.png) no-repeat;
    position: absolute;
    background-position-x: 100%;
    top: -21.2rem;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    -o-background-size: contain;
    height: 720px;
    right:0;
    width: 100%;
}

.carousel-wrap {
  width: 600px;
  margin: auto;
  position: relative;
}
.owl-carousel .owl-nav{
  overflow: hidden;
  height: 0px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #2caae1;
}


.owl-carousel .item {
    text-align: center;
}
.owl-carousel .nav-btn{
    height: 47px;
    position: absolute;
    width: 26px;
    cursor: pointer;
    top: 100px !important;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled{
  pointer-events: none;
  opacity: 0.2;
}

.owl-carousel .prev-slide{
    background: url(../images/nav-icon.png) no-repeat scroll 0 0;
    left: 0px;
}
.owl-carousel .next-slide{
    background: url(../images/nav-icon.png) no-repeat scroll -24px 0px;
    right: 0px;
}
.owl-carousel .prev-slide:hover{
   background-position: 0px -5.3rem;
}
.owl-carousel .next-slide:hover{
  background-position: -2.4rem -5.3rem;
}

.upcoming_m h3{
  font-family: 'RobotoCondensed-Bold'!important;
  color:#c4161d;
  font-size:3.6rem;
  text-align: center;
}

.upcoming_m p{
  font-size: 1.5rem;
    padding: 0 6.5rem;
    text-align: center;
}
.owl-carousel .owl-item img {
  display: block;
  width: 18%;
  margin: 0 auto;
}
.owl-carousel .item {
  text-align: center;
}
.owl-carousel .item {
  text-align: center;
  top: 4.6rem;
  position: relative;
  height: 230px;
}
.item{font-family: 'RobotoCondensed-Bold'!important; font-size:30px;}
.item h6{color:#c4161d;
  font-size:3rem;margin-top:1rem;}
  .item p{padding:0 20%; font-family: 'Montserrat-Regular';font-size:1.5rem;}
  .imgpos{position: relative;
    left: 20rem;
    top: -2rem;}
span.img-text {
  text-decoration: none;
  outline: none;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  cursor: pointer;
  width: 100%;
  font-size: 2.3rem;
  display: block;
  text-transform: capitalize;
}
span.img-text:hover {
  color: #2caae1;
}

span.img-text {
  text-decoration: none;
  outline: none;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  cursor: pointer;
  width: 100%;
  font-size: 2.3rem;
  display: block;
  text-transform: capitalize;
}
span.img-text:hover {
  color: #2caae1;
}
/* -------------------------Gallery------------------------------------------------------ */
.gallery_area{margin-top:3.5rem;}
.gallery_btn{width:25%;padding:15px;border-radius: 50px;border:2px solid #c4161d;margin:0 auto;margin-top:3.5rem;}

.why-us .content {
  padding: 6rem 10rem 0 10rem;
}

.why-us .content h3 {
  font-weight: 400;
  font-size: 3.4rem;
  color: #37517e;
}

.why-us .content h4 {
  font-size: 2rem;
  font-weight: 700;
  margin-top: .5rem;
}

.why-us .content p {
  font-size: 1.5rem;
  color: #848484;
}

.why-us .img {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.why-us .accordion-list {
  padding: 0 10rem 6rem 10rem;
}

.why-us .accordion-list ul {
  padding: 0;
  list-style: none;
}

.why-us .accordion-list li + li {
  margin-top: 1.5rem;
}

.why-us .accordion-list li {
  padding: 2rem;
  background: #fff;
  border-radius: 4px;
}

.why-us .accordion-list a {
  display: block;
  position: relative;
  font-family: "Poppins", sans-serif;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 500;
  padding-right: 3rem;
  outline: none;
}

.why-us .accordion-list span {
  color: #47b2e4;
  font-weight: 600;
  font-size: 1.8rem;
  padding-right: 1rem;
}

.why-us .accordion-list i {
  font-size: 2.4rem;
  position: absolute;
  right: 0;
  top: 0;
}

.why-us .accordion-list p {
  margin-bottom: 0;
  padding: 1rem 0 0 0;
}

.why-us .accordion-list .icon-show {
  display: none;
}

.why-us .accordion-list a.collapsed {
  color: #343a40;
}

.why-us .accordion-list a.collapsed:hover {
  color: #47b2e4;
}

.why-us .accordion-list a.collapsed .icon-show {
  display: inline-block;
}

.why-us .accordion-list a.collapsed .icon-close {
  display: none;
}

@media (max-width: 1024px) {
  .why-us .content, .why-us .accordion-list {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 992px) {
  .why-us .img {
    min-height: 400px;
  }
  .why-us .content {
    padding-top: 3rem;
  }
  .why-us .accordion-list {
    padding-bottom: 3rem;
  }
}

@media (max-width: 575px) {
  .why-us .img {
    min-height: 200px;
  }
}

/*--------------------------------------------------------------
# Skills
--------------------------------------------------------------*/
.skills .content h3 {
  font-weight: 700;
  font-size: 3.2rem;
  color: #37517e;
  font-family: "Poppins", sans-serif;
}

.skills .content ul {
  list-style: none;
  padding: 0;
}

.skills .content ul li {
  padding-bottom: 1rem
}

.skills .content ul i {
  font-size: 2rem;
  padding-right: 4px;
  color: #47b2e4;
}

.skills .content p:last-child {
  margin-bottom: 0;
}

.skills .progress {
  height: 50px;
  display: block;
  background: none;
}

.skills .progress .skill {
  padding: 1rem 0;
  margin: 0 0 .6rem 0;
  text-transform: uppercase;
  display: block;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  color: #37517e;
}

.skills .progress .skill .val {
  float: right;
  font-style: normal;
}

.skills .progress-bar-wrap {
  background: #e8edf5;
}

.skills .progress-bar {
  width: 1px;
  height: 1rem;
  transition: .9s;
  background-color: #4668a2;
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services .icon-box {
  box-shadow: 0px 0 2.5rem 0 rgba(0, 0, 0, 0.1);
  padding: 50px 30px;
  transition: all ease-in-out 0.4s;
  background: #fff;
}

.services .icon-box .icon {
  margin-bottom: 1rem;
}

.services .icon-box .icon i {
  color: #47b2e4;
  font-size: 3.6rem;
  transition: 0.3s;
}

.services .icon-box h4 {
  font-weight: 500;
  margin-bottom: 1.5rem;
  font-size: 2.4rem;
}

.services .icon-box h4 a {
  color: #37517e;
  transition: ease-in-out 0.3s;
}

.services .icon-box p {
  line-height: 2.4rem;
  font-size: 1.4rem;
  margin-bottom: 0;
}

.services .icon-box:hover {
  transform: translateY(-10px);
}

.services .icon-box:hover h4 a {
  color: #47b2e4;
}

/*--------------------------------------------------------------
# Cta
--------------------------------------------------------------*/
.cta {
  background: linear-gradient(rgba(40, 58, 90, 0.9), rgba(40, 58, 90, 0.9)), url("../img/cta-bg.jpg") fixed center center;
  background-size: cover;
  padding: 12rem 0;
}

.cta h3 {
  color: #fff;
  font-size: 2.8rem;
  font-weight: 700;
}

.cta p {
  color: #fff;
}

.cta .cta-btn {
  font-family: "Jost", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: 1px;
  display: inline-block;
  padding: 1.2rem 4remx;
  border-radius: 50px;
  transition: 0.5s;
  margin: 1rem;
  border: 2px solid #fff;
  color: #fff;
}

.cta .cta-btn:hover {
  background: #47b2e4;
  border: 2px solid #47b2e4;
}

@media (max-width: 1024px) {
  .cta {
    background-attachment: scroll;
  }
}

@media (min-width: 769px) {
  .cta .cta-btn-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.portfolio #portfolio-flters {
  list-style: none;
  margin-bottom: 2rem;
}

.portfolio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  margin: 1rem .5rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  color: #444444;
  transition: all 0.3s;
  padding: .8rem 2rem;
  border-radius: 50px;
  font-family: "Poppins", sans-serif;
}

.portfolio #portfolio-flters li:hover, .portfolio #portfolio-flters li.filter-active {
  background: #47b2e4;
  color: #fff;
}

.portfolio .portfolio-item {
  margin-bottom: 3rem;
}

.portfolio .portfolio-item .portfolio-img {
  overflow: hidden;
}

.portfolio .portfolio-item .portfolio-img img {
  transition: all 0.6s;
}

.portfolio .portfolio-item .portfolio-info {
  opacity: 0;
  position: absolute;
  left: 1.5rem;
  bottom: 0;
  z-index: 3;
  right: 1.5rem;
  transition: all 0.3s;
  background: rgba(55, 81, 126, 0.8);
  padding: 1rem 1.5rem;
}

.portfolio .portfolio-item .portfolio-info h4 {
  font-size: 1.8rem;
  color: #fff;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0px;
}

.portfolio .portfolio-item .portfolio-info p {
  color: #f9fcfe;
  font-size: 1.4rem;
  margin-bottom: 0;
}

.portfolio .portfolio-item .portfolio-info .preview-link, .portfolio .portfolio-item .portfolio-info .details-link {
  position: absolute;
  right: 4rem;
  font-size: 2.4rem;
  top: calc(50% - 18px);
  color: #fff;
  transition: 0.3s;
}

.portfolio .portfolio-item .portfolio-info .preview-link:hover, .portfolio .portfolio-item .portfolio-info .details-link:hover {
  color: #47b2e4;
}

.portfolio .portfolio-item .portfolio-info .details-link {
  right: 1rem;
}

.portfolio .portfolio-item:hover .portfolio-img img {
  transform: scale(1.15);
}

.portfolio .portfolio-item:hover .portfolio-info {
  opacity: 1;
}

/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team .member {
  position: relative;
  box-shadow: 0px 0.2rem 1.5rem rgba(0, 0, 0, 0.1);
  padding: 3rem;
  border-radius: 5px;
  background: #fff;
  transition: 0.5s;
}

.team .member .pic {
  overflow: hidden;
  width: 180px;
  border-radius: 50%;
}

.team .member .pic img {
  transition: ease-in-out 0.3s;
}

.team .member:hover {
  transform: translateY(-10px);
}

.team .member .member-info {
  padding-left: 3rem;
}

.team .member h4 {
  font-weight: 700;
  margin-bottom: .5rem;
  font-size: 2rem;
  color: #37517e;
}

.team .member span {
  display: block;
  font-size: 1.5rem;
  padding-bottom: 1rem;
  position: relative;
  font-weight: 500;
}

.team .member span::after {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 1px;
  background: #cbd6e9;
  bottom: 0;
  left: 0;
}

.team .member p {
  margin: 10px 0 0 0;
  font-size: 1.4rem;
}

.team .member .social {
  margin-top: 1.2rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.team .member .social a {
  transition: ease-in-out 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  width: 32px;
  height: 32px;
  background: #eff2f8;
}

.team .member .social a i {
  color: #37517e;
  font-size: 1.6rem;
  margin: 0 2px;
}

.team .member .social a:hover {
  background: #47b2e4;
}

.team .member .social a:hover i {
  color: #fff;
}

.team .member .social a + a {
  margin-left: .8rem;
}

/*--------------------------------------------------------------
# Pricing
--------------------------------------------------------------*/
.pricing .row {
  padding-top: 4rem;
}

.pricing .box {
  padding: 6rem 4rem;
  box-shadow: 0 3px 20px -2px rgba(20, 45, 100, 0.1);
  background: #fff;
  height: 100%;
  border-top: 4px solid #fff;
  border-radius: 5px;
}

.pricing h3 {
  font-weight: 500;
  margin-bottom: 1.5rem;
  font-size: 2rem;
  color: #37517e;
}

.pricing h4 {
  font-size: 4.8rem;
  color: #37517e;
  font-weight: 400;
  font-family: "Jost", sans-serif;
  margin-bottom: 2.5rem;
}

.pricing h4 sup {
  font-size: 2.8rem;
}

.pricing h4 span {
  color: #47b2e4;
  font-size: 1.8rem;
  display: block;
}

.pricing ul {
  padding: 2rem 0;
  list-style: none;
  color: #999;
  text-align: left;
  line-height: 20px;
}

.pricing ul li {
  padding: 1rem 0 1rem 3rem;
  position: relative;
}

.pricing ul i {
  color: #28a745;
  font-size: 2.4rem;
  position: absolute;
  left: 0;
  top: .6rem;
}

.pricing ul .na {
  color: #ccc;
}

.pricing ul .na i {
  color: #ccc;
}

.pricing ul .na span {
  text-decoration: line-through;
}

.pricing .buy-btn {
  display: inline-block;
  padding: 1.2rem 3.5rem;
  border-radius: 50px;
  color: #47b2e4;
  transition: none;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "Jost", sans-serif;
  transition: 0.3s;
  border: 1px solid #47b2e4;
}

.pricing .buy-btn:hover {
  background: #47b2e4;
  color: #fff;
}

.pricing .featured {
  border-top-color: #47b2e4;
}

.pricing .featured .buy-btn {
  background: #47b2e4;
  color: #fff;
}

.pricing .featured .buy-btn:hover {
  background: #23a3df;
}

@media (max-width: 992px) {
  .pricing .box {
    max-width: 60%;
    margin: 0 auto 3rem auto;
  }
}

@media (max-width: 767px) {
  .pricing .box {
    max-width: 80%;
    margin: 0 auto 3rem auto;
  }
}

@media (max-width: 420px) {
  .pricing .box {
    max-width: 100%;
    margin: 0 auto 3rem auto;
  }
}

/*--------------------------------------------------------------
# Frequently Asked Questions
--------------------------------------------------------------*/
.faq .faq-list {
  padding: 0 10rem;
}

.faq .faq-list ul {
  padding: 0;
  list-style: none;
}

.faq .faq-list li + li {
  margin-top: 1.5rem;
}

.faq .faq-list li {
  padding: 2rem;
  background: #fff;
  border-radius: 4px;
  position: relative;
}

.faq .faq-list a {
  display: block;
  position: relative;
  font-family: "Poppins", sans-serif;
  font-size: 1.6rem;
  line-height: 24px;
  font-weight: 500;
  padding: 0 3rem;
  outline: none;
}

.faq .faq-list .icon-help {
  font-size: 2.4rem;
  position: absolute;
  right: 0;
  left: 20px;
  color: #47b2e4;
}

.faq .faq-list .icon-show, .faq .faq-list .icon-close {
  font-size: 2.4rem;
  position: absolute;
  right: 0;
  top: 0;
}

.faq .faq-list p {
  margin-bottom: 0;
  padding: 1rem 0 0 0;
}

.faq .faq-list .icon-show {
  display: none;
}

.faq .faq-list a.collapsed {
  color: #37517e;
  transition: 0.3s;
}

.faq .faq-list a.collapsed:hover {
  color: #47b2e4;
}

.faq .faq-list a.collapsed .icon-show {
  display: inline-block;
}

.faq .faq-list a.collapsed .icon-close {
  display: none;
}

@media (max-width: 1200px) {
  .faq .faq-list {
    padding: 0;
  }
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contac_flex button{margin-left: 1.5rem;}
.contac_flex{display: flex; justify-content: flex-end;}
.contact_area p{margin-bottom:4.5rem;}
.contact_area h1{font-size: 3rem;
  margin-bottom: 3rem;}
.contact_area p{}
textarea::-webkit-input-placeholder {
  color: #0bf;
}

/* Firefox 18- */
textarea:-moz-placeholder {
  color: #0bf;
}

/* Firefox 19+ */
textarea::-moz-placeholder {
  color: #0bf;
}

textarea:-ms-input-placeholder {
  color: #0bf;
}

textarea::placeholder {
  color: green;
}

.contact .info {
  border-top: 3px solid #47b2e4;
  border-bottom: 3px solid #47b2e4;
  padding: 3rem;
  background: #fff;
  width: 100%;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.1);
}

.contact .info i {
  font-size: 2rem;
  color: #47b2e4;
  float: left;
  width: 44px;
  height: 44px;
  background: #e7f5fb;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
}
.a_h{width:185px;}
.contact .info h4 {
  padding: 0 0 0 6rem;
  font-size: 2.2rem;
  font-weight: 600;
  margin-bottom: .5rem;
  color: #37517e;
}

.contact .info p {
  padding: 0 0 1rem 6rem;
  margin-bottom: 2rem;
  font-size: 1.4rem;
  color: #6182ba;
}

.contact .info .email p {
  padding-top: 5px;
}

.contact .info .social-links {
  padding-left: 6rem;
}

.contact .info .social-links a {
  font-size: 1.8rem;
  display: inline-block;
  background: #333;
  color: #fff;
  line-height: 1;
  padding: .8rem 0;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
  margin-right: 1rem;
}

.contact .info .social-links a:hover {
  background: #47b2e4;
  color: #fff;
}

.contact .info .email:hover i, .contact .info .address:hover i, .contact .info .phone:hover i {
  background: #47b2e4;
  color: #fff;
}

.contact .php-email-form {
  width: 100%;
  border-top: 3px solid #47b2e4;
  border-bottom: 3px solid #47b2e4;
  padding: 3rem;
  background: #fff;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.12);
}

.contact .php-email-form .form-group {
  padding-bottom: .8rem;
}

.contact .php-email-form .validate {
  display: none;
  color: red;
  margin: 0 0 1.5rem 0;
  font-weight: 400;
  font-size: 1.3rem;
}

.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 1.5rem;
  font-weight: 600;
}

.contact .php-email-form .error-message br + br {
  margin-top: 2.5rem;
}

.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 1.5rem;
  font-weight: 600;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 1.5rem;
}

.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input, .contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 1.4rem;
  border-radius: .4rem;
}

.contact .php-email-form input:focus, .contact .php-email-form textarea:focus {
  border-color: #47b2e4;
}

.contact .php-email-form input {
  height: 44px;
}

.contact .php-email-form textarea {
  padding: 1rem 1.2rem;
}

.contact .php-email-form button[type="submit"] {
  background: #47b2e4;
  border: 0;
  padding: 1.2rem 3.4rem;
  color: #fff;
  transition: 0.4s;
  border-radius: 50px;
}

.contact .php-email-form button[type="submit"]:hover {
  background: #209dd8;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 1.5rem 0;
  background: #f3f5fa;
  min-height: 40px;
  margin-top: 7.2rem;
}

@media (max-width: 992px) {
  .breadcrumbs {
    margin-top: 6.8rem;
  }
}

.breadcrumbs h2 {
  font-size: 2.8rem;
  font-weight: 600;
  color: #37517e;
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0 0 1rem 0;
  margin: 0;
  font-size: 1.4rem;
}

.breadcrumbs ol li + li {
  padding-left: 1rem;
}

.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 1rem;
  color: #4668a2;
  content: "/";
}

/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio-details {
  padding-top: 4rem;
}

.portfolio-details .portfolio-details-container {
  position: relative;
}

.portfolio-details .portfolio-details-carousel {
  position: relative;
  z-index: 1;
}

.portfolio-details .portfolio-details-carousel .owl-nav, .portfolio-details .portfolio-details-carousel .owl-dots {
  margin-top: .5rem;
  text-align: left;
}

.portfolio-details .portfolio-details-carousel .owl-dot {
  display: inline-block;
  margin: 0 10px 0 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd !important;
}

.portfolio-details .portfolio-details-carousel .owl-dot.active {
  background-color: #47b2e4 !important;
}

.portfolio-details .portfolio-info {
  padding: 30px;
  position: absolute;
  right: 0;
  bottom: -0.7rem;
  background: #fff;
  box-shadow: 0px 0.2rem 1.5rem rgba(0, 0, 0, 0.1);
  z-index: 2;
}

.portfolio-details .portfolio-info h3 {
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #eee;
}

.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
  font-size: 1.5rem;
}

.portfolio-details .portfolio-info ul li + li {
  margin-top: 1rem;
}

.portfolio-details .portfolio-description {
  padding-top: 5rem;
}

.portfolio-details .portfolio-description h2 {
  width: 50%;
  font-size: 2.6rem;
  font-weight: 700;
  margin-bottom: 2rem;
}

.portfolio-details .portfolio-description p {
  padding: 0 0 0 0;
}

@media (max-width: 768px) {
  .portfolio-details .portfolio-description h2 {
    width: 100%;
  }
  .portfolio-details .portfolio-info {
    position: static;
    margin-top: 3rem;
  }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  font-size: 1.4rem;
  background: #37517e;
}
.footer-top .container::before{
  content: '';
    background: url(../images/icon.png);
    height: 75px;
    position: relative;
    width: 1400px;
    display: block;
    padding: 0 2rem;
    left: -16.8rem;
    margin-bottom: 22px;
}
.footer-contact img{margin-bottom:30px;}
.footer-contact p{
  color:#c0272d;
  font-family: 'Montserrat-SemiBold';
  font-size:1.8rem;
  margin-bottom: 0;
}
#footer .footer-newsletter {
  padding: 5rem 0;
  background: #f3f5fa;
  text-align: center;
  font-size: 1.5rem;
  color: #444444;
}

#footer .footer-newsletter h4 {
  font-size: 2.4rem;
  margin: 0 0 2rem 0;
  padding: 0;
  line-height: 1;
  font-weight: 600;
  color: #37517e;
}

#footer .footer-newsletter form {
  margin-top: 3rem;
  background: #fff;
  padding: .6rem 1rem;
  position: relative;
  border-radius: 5rem;
  box-shadow: 0px 0.2rem 1.5rem rgba(0, 0, 0, 0.06);
  text-align: left;
}

#footer .footer-newsletter form input[type="email"] {
  border: 0;
  padding: .4rem .8rem;
  width: calc(100% - 100px);
}

#footer .footer-newsletter form input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 1.6rem;
  padding: 0 2rem;
  background: #47b2e4;
  color: #fff;
  transition: 0.3s;
  border-radius: 50px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#footer .footer-newsletter form input[type="submit"]:hover {
  background: #209dd8;
}

/* #footer .footer-top {
  padding: 60px 0 30px 0;
  background: #fff;
} */

#footer .footer-top .footer-contact {
  margin-bottom: 3rem;
}

#footer .footer-top .footer-contact h3 {
  font-size: 2.8rem;
  margin: 0 0 1rem 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 600;
  color: #37517e;
}
.loc h4{
  font-family: 'Montserrat-SemiBold';
  color:#c0272d!important;
  font-size:2.6rem;
  margin-bottom:0;

}
.loc img{margin-right:3rem;}

/* #footer .footer-top .footer-contact p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Jost", sans-serif;
  color: #5e5e5e;
} */
.head_txt{margin-bottom:35px;}
.head_txt h6{color:#c0272d;font-size:1.8rem;font-family: 'Montserrat-SemiBold';margin-bottom:0;}
.head_txt p{color:#fff;font-size:1.4rem;}


#footer .footer-top .footer-links {
  margin-bottom: 3rem;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #ea8e21;
  font-size: 1.8rem;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: .5rem 0;
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
  text-decoration: none;
  color: #47b2e4;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;

  color: #fff;
  line-height: 1;
  padding: .8rem .3rem;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;

  transition: 0.3s;
}
.header{background: rgb(26,0,0);
  background: linear-gradient(90deg, rgba(26,0,0,1) 0%, rgba(26,0,0,1) 23%, rgba(228,1,1,1) 82%);}

#footer .footer-top .social-links a:hover {

  color: #f4921d;
  text-decoration: none;
}
.social-links a i{font-size:2.4rem!important;}
#footer .footer-bottom {
  padding-top: 3rem;
  padding-bottom: 3rem;
  color: #fff;
}

#footer .copyright {
  float: left;
}

#footer .credits {
  float: right;
  font-size: 1.3rem;
}

#footer .credits a {
  transition: 0.3s;
}

@media (max-width: 768px) {
  #footer .footer-bottom {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  #footer .copyright, #footer .credits {
    text-align: center;
    float: none;
  }
  #footer .credits {
    padding-top: .4rem;
  }
}


/* --------------------------------------------- */
.align-items-base{
  align-items: baseline;

}

#slider{position: relative;top:0;}
.sanskrit{    width: 78%;
  margin: 0 auto;
  /* top: -190px; */
  position: relative;}
.sanskrit h2{
  font-family: 'SamarkanNormal';
  font-size:3rem;
  text-align: center;
}
.sanskrit p{font-size: 12px;padding:0 22%;text-align: center;}
.icone{text-align: center;}

.btn_pro[type="submit"]:hover {
  background: #209dd8;
}
.contact{text-align: center;}
.btn_pro {
  background: transparent;
  border: 1px solid #fff;
  padding: 1.5rem 8rem;
  color: #fff;
  transition: 0.4s;
  margin-top: 5rem;
  border-radius: 5rem;
}
.btn_pro1{
padding: 1.5rem 8rem;
}
.paddingLeft{    padding-left: 7.5rem;}
.schedule {margin:3rem  0;}
.schedule h1{font-size: 2.6rem;  font-family: "Montserrat-Regular";}
.schedule p{font-size: 1.2rem;padding:0;margin:0;}
.bannerInner h3{text-transform: uppercase;}

.h_link{    color: #c0272d;
  font-family: 'Montserrat-SemiBold';
  font-size: 1.8rem;
  margin-bottom: 0;}


  /* Media */
    @media (max-width: 767px) {
    .img_mobile{height: 7.5rem;}
    .respon_container{justify-content: space-between;max-width: 100%;padding:10px;}
    .mr-auto, .mx-auto { margin-right: initial!important;}
    .respon_container {align-items: end;}
    #header { padding: 0 0;}
    #hero {height: auto;}
    .sanskrit {
    width: 100%;
    padding: 0px 15px;
    }
    #circles{display: none;}
    #prev {left: 2%;}
    #next {right: 2%;}
    #prev, #next {bottom: 60%;}
    .about_item_m h3 {font-size: 3.0rem;}
    .about_item_m { 
    width: 100%;
    margin-top: -16rem;
    }
    .custpadding{margin:15px 0}
    .custpadding img{width: 100%;}
    .imgpos { left: -5rem;}
    #upcoming::before {
    top: -14.2rem;
    height: 43rem;
    right: 0;
    width: 100%;
    }
    #upcoming {height: auto;}
    .galleryContainer{max-width:100%;}
    .gallery_btn { width: 40%;}

    .footer-top .container::before {
      content: '';
      background: url(../images/icon.png);
      /* height: 133px; */
      position: absolute;
      /* display: block; */
      background-size: 100%;
      width: 100%;
      margin: 0 auto;
      background-repeat: no-repeat;
      /* width: 100%; */
      left: 0;
      margin-top: -30px;
  }
    .f_container{max-width:100%}
    #footer { font-size: 1.2rem; background: #37517e;text-align: center;}
    .loc h4 {font-size: 2rem;}
    .head_txt p {color: #fff; font-size: 1.2rem;}
    .h_link {  font-size: 1.4rem;}
    .footer-contact p {font-size: 1.4rem;}

    .upcoming_m p {
      font-size: 1.5rem;
      padding: 0 3.5rem 0 0;
      text-align: left;
  }
  .upcoming_m h3 {
   
    text-align: left;
}
#upcoming {
  height: 100vh;

}
 .custpadding img{padding:15px;}
 #header .logo img {
 
  margin-bottom: 0.3rem;
}
.mobile-nav-toggle { 
  top: 4rem;  
  right: 40%;
}
.mobile-nav {

  top: 7.5rem;
}
.footer-links ul{width:30%;margin:0 auto!important;}
.loc{justify-content: center;align-items: center;}
  }

  @media (max-width: 576px) {
  #upcoming::before {
    top: 9.8rem;
    height: 55rem;
    right: 0px;
    width: 100%;
    background: none !important;
}
.imgpos {
  left: 17rem;
}
.upcoming_m{
  padding-bottom: 30px;
  text-align: center;
}

.upcoming_m h3 {
  text-align: center;
}
.upcoming_m p {
  
  text-align: center;
}
.sanskrit  h2{font-size:2.4rem}  
.sanskrit p {
  padding: 0 5%; }
  .readmore {
    width:100%} 
    .icone img{width:50%;}
    body{font-size:1.2rem!important;}
    #header .logo img {
      max-height: 6rem;}
      .img_mobile {
        height: 6.5rem;
    }
    .mobile-nav-toggle {
      top: 3rem;}
      #prev, #next {
        bottom: 72%;
    }
    .about_item {
      top: -14rem;}
  }
  .f_size{font-size: 17px;letter-spacing:1px;}
  .ul_style li{list-style: none;margin:10px 0;;}
  .line{width:100%;height: 1px; background-color: #fff;;margin:60px 0;}
.upcoming_m{text-align: center;}
  .upcoming_m img{width:55%;}
  .upcoming_m h3 {   
    margin-bottom: 20px;
}
.bannerId_1 {
  margin-top: 6.8rem;
}
