@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Raleway.woff") format("woff"),
    url("../fonts/Raleway.ttf") format("truetype"),
    url("../fonts/Raleway.svg#Raleway") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Raleway-Medium";
  src: url("../fonts/Raleway-Medium.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Raleway-Medium.woff") format("woff"),
    url("../fonts/Raleway-Medium.ttf") format("truetype"),
    url("../fonts/Raleway-Medium.svg#Raleway-Medium") format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: "Raleway-Medium" !important;
}
p {
  font-family: "Raleway-Medium" !important;
}
ul li {
  font-family: "Raleway-Medium" !important;
}
.banner--unstick {
  display: none !important;
}
.title {
  text-align: center;
}
.title h2 {
  font-size: 25px;
  color: #804e95;
}
.lead {
  font-weight: 500;
}
.images {
  overflow: hidden;
  border-radius: 10px;
}
.images img {
  /* border-radius: 10px;*/
  height: 408px;
  transition: transform 0.5s ease;
  /*margin-left: -36px;*/
}
/*.gallery-images .row {
    margin: 30px 0;
}*/

.images:hover img {
  transform: scale(1.5);
}
.image-1 img {
  /*border-radius: 10px !important;*/
  transition: transform 0.5s ease;
  /*margin-left: -36px;*/
  /*width: 307px;
    padding: 5px;*/
  max-width: 100%;
}
.image-1 {
  overflow: hidden;
  border-radius: 10px;
}
.image-1:hover img {
  transform: scale(1.5);
}
.list-style {
  margin: 30px 0;
}
.position {
  position: relative;
}
.center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.center p {
  font-size: 19px;
  color: white;
  font-weight: bold;
}
/*.center {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #008CBA;
}
.container:hover .overlay {
    opacity: 1;
}
*/
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0.625rem;
  background-color: rgba(0, 0, 0, 0.4);
}
.images {
  overflow: hidden;
  border-radius: 10px;
}

.images img {
  /* border-radius: 10px;*/
  height: 392px;
  transition: transform 0.5s ease;
  /*   margin-left: -36px;*/
}
/*.gallery-images .row {
    margin: 30px 0;
}*/

.images:hover img {
  transform: scale(1.5);
}

.image-1 img {
  border-radius: 10px !important;
  transition: transform 0.5s ease;
  /* margin-left: -36px;*/
  /*width: 307px;
    padding: 5px;*/
}

.image-1 {
  overflow: hidden;
  border-radius: 10px;
}

.image-1:hover img {
  transform: scale(1.5);
}

.list-style {
  margin: 30px 0;
}

.position {
  position: relative;
}

.center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.center p {
  font-size: 19px;
  color: white;
  font-weight: bold;
}
/*.center {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #008CBA;
}
.container:hover .overlay {
    opacity: 1;
}
*/
/*.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0.625rem;
    background-color: rgba(0,0,0,0.4);
}*/
.btncls p {
  text-decoration: underline !important;
}

/*.col-lg-6 {
    padding: 0px 10px;
}*/

.image-1 img {
  border-radius: 10px !important;
  padding: 0px !important;
}

.group-img .col-lg-6 {
  padding: 0px 10px;
}

.center p {
  background-color: transparent;
}

.image-1.position::before {
  content: "";
  background: #00000096;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.btncls {
  background-color: transparent !important;
  box-sizing: border-box !important;
  width: 100% !important;
  height: 100% !important;
  text-align: center !important;
  padding-top: 0% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.image-1 {
  margin-bottom: 20px;
}

.center p {
  margin-bottom: 0px !important;
}
/*--------------- new-style starts here -------------*/
.logo-style {
  margin-left: 0px !important;
}
.header-container {
  padding: 0px 30px;
}
.about-img-w100 img {
  width: 100%;
}
.v-tabs .nav-tabs > li > a:hover,
.v-tabs .nav-tabs > li.active > a,
.v-tabs .nav-tabs > li.active > a:hover,
.v-tabs .nav-tabs > li.active > a:focus {
  background: #7e4c93;
  color: #fcca00;
  border: 0;
  border-color: #7e4c93 !important;
}
@media only screen and (min-width: 280px) and (max-width: 767px) {
  .logo-style {
    margin-left: 0px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .logo-style {
    margin-left: 0px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .logo-style {
    margin-left: 0px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1300px) {
  .logo-style {
    margin-left: -10px !important;
  }
}

@media only screen and (min-width: 1300px) and (max-width: 1400px) {
  .logo-style {
    margin-left: -40px !important;
  }
}
/*--------------- new-style ends here -------------*/
