/* 

Theme -: Arthshila 

version -: -0.1

Fonts -: Adelle



*/

* {
  padding: 0px;

  margin: 0px;

  box-sizing: border-box;
}

html,
body {
  overflow-x: hidden;
}

ul {
  margin: 0px;

  padding: 0px;
}

/*li{

    list-style: none;

} */

a:hover {
  color: #b349a5;
}

@import url("https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");

p {
  color: #2b2e34;

  margin: 0px;

  margin-bottom: 0px !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #2b2e34;
}

:root {
  --siteblack-color: #180f0f;

  --webfontfamily: "Bitter", serif;

  --titlefontfamily: "Bitter", sans-serif;

  --bgcolor: #eaedf4;
}

.gray-dark {
  background: #2b2e34;
}

.color-light {
  color: #eaedf4 !important;
}

.red-bg {
  background: #ef4735;
}

/*.container{

    max-width: 1500px !important;

}*/

.blue-bg {
  background: #139ed9;
}

.publication-blue-bg {
  background: #ffbe31;
}

.gray-bg {
  background: #eaedf4;
}

.logo img {
  width: 96%;

  max-width: 100%;
}

.pd-left {
  padding-left: 0px !important;
}

.pd-right {
  padding-right: 0px !important;
}

/*p{

    font-family: var(--titlefontfamily)

} */

header {
  padding: 30px 0px 40px 0px;
}
form.search_header {
  text-align: right;
  position: relative;
  width: fit-content;
  float: right;
}
form.search_header input::placeholder {
  font-size: 20px;
  color: #8c93a2;
  font-family: var(--titlefontfamily);
}
form.search_header input {
  width: 470px;
  height: 58px;
  background: #eaedf4;
  border: 1px solid #8c93a2;
  padding: 10px 34px;
  outline: none;
  font-size: 20px;
  color: #8c93a2;
  font-family: var(--titlefontfamily);
}
form.search_header img {
  position: absolute;
  left: 12px;
  bottom: 0;
  top: 22px;
}
.my_nav {
  float: right;
}
ul.menubar {
  display: flex;
  margin-bottom: 0;
  padding-left: 0px;
}
.logo {
  position: relative;
}
.logo img {
  width: 80%;
  max-width: 100%;
  position: absolute;
  bottom: 0;
}
ul.menubar > li > a {
  vertical-align: middle;
  align-items: center;
  color: #2b2e34;
  font-weight: 700;
  font-family: var(--webfontfamily);
  font-size: 1.2rem;
  display: block;
  text-align: center;
  padding: 1rem 1.8rem;
}
ul.menubar li {
  display: inline-block;
}
.menu-bar {
  padding-top: 42px;
}
.border-left-0 {
  border-left: none !important;
}
ul.menubar li a:hover {
  color: #eaedf4;
}
ul.menubar li:hover a {
  color: #eaedf4;
}
.sub-menu li:hover {
  color: #ffffff;
}
ul.menubar > li {
  line-height: normal;
  vertical-align: middle;
  border-left: none;
  border-right: none;
  position: relative;
  text-align: left !important;
}
ul.menubar li:before {
  content: "";
  width: 3px;
  height: 100%;
  display: block;
  position: absolute;
}
ul.sub-menu li:last-child:after {
  display: none !important;
}
.sub-menu li:before {
  display: none !important;
}
ul.menubar li:hover {
  background: #2b2e34;
}
ul.menubar li:hover a {
  color: #ffffff;
}
.sub-menu li {
  border: none !important;
  padding: 0px 13px !important;
  width: 100%;
}
.sub-menu {
  position: absolute;
  left: 0;
  width: 163px !important;
  z-index: 777777;
  background: #fff;
  margin: 0px !important;
  padding: 0px !important;
  border-top: none;
  right: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 300ms ease-out;
  overflow: hidden;
}
/* .sub-menu li a {
     font-family: var(--titlefontfamily) !important;
     font-weight: 400 !important;
}
 */
ul.sub-menu li a {
  font-size: 16px;
  font-weight: 400 !important;
  padding-left: inherit;
  vertical-align: middle;
  align-items: center;
  color: #2b2e34;
  font-weight: 700;
  font-family: var(--webfontfamily);
  font-size: 16px;
  display: block;
  text-align: center;
  padding: 1rem 0;
}
.sub-menu li a:hover {
  color: #eaedf4 !important;
}
ul.menubar li:hover .sub-menu li a {
  color: inherit;
}
.dropdown:hover .sub-menu {
  visibility: visible;
  opacity: 4;
}
.slider-wrap {
  background: var(--bgcolor);
  padding: 9pc 0pc 7pc 0pc;
  position: relative;
  overflow: hidden;
}
.title h4 {
  font-weight: 600;
  font-size: 20px;
  font-family: var(--titlefontfamily);
}
.heading h1 {
  font-family: var(--webfontfamily);
  color: #2b2e34 !important;
  font-size: 2.1rem;
  line-height: 2.7rem;
  font-weight: 300;
}
.slider-wrap .carousel-item {
  z-index: 666;
  height: 405px;
  max-height: 100%;
}
.connecting_the_arts .carousel-item {
  height: inherit;
}
.slider_controller {
  position: relative;
}

.cta-maj {
  font-family: var(--titlefontfamily);
  background-color: white;
  color: #2b2e34;
  font-weight: 700;
  font-size: 1.1rem;
  text-decoration: none;
  padding: 20px 35px;
  float: left;
  transition: all 600ms ease-out;
}
.cta {
  font-family: var(--titlefontfamily);
  color: #2b2e34;
  font-weight: 700;
  font-size: 1.1rem;
  text-decoration: none;
  border: 4px solid #2b2e34;
  padding: 20px 35px;
  float: left;
  transition: all 600ms ease-out;
}
.cta:hover {
  background: #2b2e34;
  border-color: #2b2e34;
  color: #eaedf4;
}
.cta_button {
  padding: 30px 0px 40px 0px;
  float: left;
}
.title {
  padding: 10px 0px;
}
.member_image img {
  filter: grayscale(1);
}
.slider-wrap .carousel-control-prev-icon {
  background: url(/wp-content/uploads/2021/09/leftarrow.svg);
  background-repeat: no-repeat;
  background-position: left;
  opacity: 0.3;
}
.slider-wrap .carousel-control-next-icon {
  background: url(/wp-content/uploads/2021/09/rightarrow.svg);
  background-repeat: no-repeat;
  background-position: right;
  opacity: 0.3;
}
.slider-wrap .carousel-control-next-icon:hover {
  opacity: 8;
}
.slider-wrap .carousel-control-prev-icon:hover {
  opacity: 8;
}
.inner-pages-slider .carousel-item {
  height: inherit;
}
.yellow {
  position: absolute;
  left: 0px;
  z-index: 0;
  bottom: 0;
}
.slider_content {
  z-index: 55555;
  position: relative;
}
.red {
  position: absolute;
  bottom: 0;
  left: 18%;
  top: 18%;
  text-align: center;
}
.blue {
  position: absolute;
  left: -210px;
  bottom: 43px;
  transform: rotate(27deg);
}
.yellow img {
  width: 70%;
  float: left;
  max-width: 100%;
}
.red img {
  width: 80%;
  max-width: 100%;
}
.blue img {
  width: 70%;
  max-width: 100%;
}
.yellow_bg h1 {
  color: #2b2e34 !important;
}
.blue-bg h1 {
  color: #2b2e34 !important;
}
.site_title {
  color: #2b2e34;
  font-size: 1.6rem;
  font-family: var(--webfontfamily);
  font-weight: 700;
}
.tag-subject:hover h1 {
  color: #ef4735;
}
.site_title:hover {
  color: #000;
}
section.calendar_wrap .site_title {
  color: #eaedf4;
  font-weight: 400;
}
.card_main {
  padding: 20px;
  border: none;
  border-radius: 0;
}
.heading_top {
  padding-bottom: 20px;
}
.yellow_bg {
  background: #ffbe31;
}
.blue_bg {
  background: #139ed9;
}
.pink_bg {
  background: #b349a5;
}
.card_title {
  font-family: var(--titlefontfamily);
  font-size: 20px;
  color: #2b2e34;
  font-weight: 400;
}
.title_bold {
  font-family: var(--webfontfamily);
  font-weight: 700;
  color: #2b2e34;
  padding: 10px 0px;
  font-size: 1.6rem;
}
.discription {
  font-size: 1.4rem;
  font-family: var(--webfontfamily);
  font-weight: 300;
  color: #2b2e34;
  line-height: 1.9rem;
  text-decoration: none;
}
.discription span {
  font-weight: 500;
}
.site_title_wrap {
  padding: 40px 0px !important;
}
section.section-2 {
  padding: 30px 0px;
}
.card_image {
  max-height: 100%;
  width: 100%;
  background-size: inherit !important;
  background-repeat: no-repeat !important;
  position: relative;
  background-position: top !important;
}
.card_image:before {
  height: 100%;
  width: 100%;
  content: "";
  position: absolute;
  transition: all 0.3s ease-out;
  left: 0;
  top: 0;
  overflow: hidden;
  height: 0;
}
.site_title:hover {
  color: #2b2e34;
  cursor: pointer;
}
.view_all:hover a {
  color: #2b2e34;
}
.onHover:hover .left_overlay:before {
  width: 100%;
  height: 100%;
}
.left_overlay:before {
  width: 0%;
  height: 100%;
}
.card_overlay_1:before {
  background: #ffbe31;
}
.card_overlay_2:before {
  background: #139ed9;
}
.card_overlay_3:before {
  background: #ef4735;
}
.yellow_overlay:before {
  background: #ffbe31;
}
.gray_overlay:before {
  background: #eaedf4;
}
.blue_overlay:before {
  background: #139ed9;
}
.onHover:hover .card_image:before {
  height: 100%;
}
.card_image {
  overflow: hidden;
  position: relative;
}
.view_all:hover img {
  filter: brightness(0);
}
.learn_more_anchor {
  position: absolute;
  right: 20px;
  bottom: 25px;
  color: #2b2e34;
  font-family: var(--titlefontfamily);
  font-weight: 700;
  font-size: 16px;
  text-decoration: none;
  visibility: hidden;
  transition: all 0.3s ease-out;
  z-index: 11111;
}
.learn_more_anchor:hover {
  color: #2b2e34;
}
.onHover:hover .learn_more_anchor {
  visibility: visible;
  transition: all 0.3s ease-out;
}
/*.foot_logo img:hover {
     filter: invert(100);
}
*/
.view_all {
  font-size: 20px;
}
.view_all a {
  color: #8c93a2;
  text-decoration: none;
}
.view_all a:hover {
  color: #000000;
}
.view_all:hover span img {
  filter: brightness(0);
}
section.city-section {
  background: var(--bgcolor);
  padding: 4pc 0pc 4pc 0pc;
}
.content_city p {
  font-size: 1.6rem;
  line-height: 2.1rem;
  color: #2b2e34;
  font-family: var(--webfontfamily);
  font-weight: 300;
}
.content_city p b {
  font-weight: 500;
}
.city-slider:hover {
  box-shadow: 2px 2px 36px #c2c9d6;
}
.city-slider:hover .title p {
  color: #ef4735;
}
.city-slider {
  background: #fff;
  transition: all 300ms ease-out;
  height: 100%;
}
.city-slider .title p {
  color: #2b2e34;
}
.city_image img {
  width: 100%;
}
.title_text h1 {
  font-size: 1.4rem;
  line-height: 1.8rem;
  font-family: var(--webfontfamily);
  color: #2b2e34;
  font-weight: 300;
}
.title_text h1 a {
  color: inherit;
  text-decoration: none;
}
.title p {
  font-family: var(--titlefontfamily);
  font-weight: 600;
  font-size: 19px;
  color: #ef4735;
}
.title a {
  text-decoration: none;
}
.city_text {
  padding: 10px 15px 25px;
}
.city_image {
  background: #4b505a;
}
.hide-line {
  opacity: 0;
}
.city_image img {
  transition: all 300ms ease-out;
  mix-blend-mode: luminosity;
}
.city-slider:hover .city_image img {
  mix-blend-mode: inherit;
}
.city-slider:hover p {
  color: #ef4735;
}
.city-slider:hover h1 {
  color: #ef4735;
}
.tag {
  color: #2b2e34;
  font-family: var(--titlefontfamily);
  font-size: 18px;
  font-weight: 400;
}
.main_heading h1 {
  font-family: var(--webfontfamily);
  font-size: 1.4rem;
  font-weight: 700;
  color: #2b2e34;
  /* font-style: italic;
    */
}
.tile_image img {
  width: 100%;
  opacity: 0.2;
  /* height: 175px;
     */
}
.opacityremove img {
  opacity: 4;
}
section.newsletter {
  padding: 4pc 0pc;
}
.news_letter_form input::placeholder {
  color: #2b2e34;
  font-family: var(--titlefontfamily);
}
.news_letter_form input {
  height: 90px;
  border: 3px solid #2b2e34;
  background: none;
  outline: none;
  border-radius: 0;
  font-size: 17px;
  padding: 0px 30px;
  font-weight: 400;
}
.news_letter_form input:focus {
  background: none;
  box-shadow: none;
  border-color: inherit;
}
.news_letter_form .input-group-text {
  background: #000 !important;
  border: 3px solid #2b2e34;
  color: #ffbe31;
  font-size: 17px;
  font-family: var(--titlefontfamily);
  font-weight: 700;
  cursor: pointer;
  border-radius: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.news_letter_form .input-group-text:hover {
  background: #fff0 !important;
}
.input-group form {
  width: 100%;
}
.big_image img {
  height: 38.8rem;
  object-fit: contain;
}
.big_image {
  height: 100%;
  overflow: hidden;
}
footer {
  background: #2b2e34;
  padding: 3rem 0;
}
.foot-1 p {
  color: #8c93a2;
  font-size: 1rem;
  font-family: var(--titlefontfamily);
  font-weight: 500;
}
.text_footer {
  width: 79%;
  float: right;
  padding-top: 27px;
  max-width: 100%;
}
ul.footer_menu li a {
  color: #8c93a2 !important;
  font-size: 1rem;
  font-weight: 800;
  font-family: var(--titlefontfamily);
  text-decoration: none;
  transition: 0.5s;
}
ul.footer_menu li a:hover {
  color: #f5821f !important;
}
ul.footer_menu li {
  line-height: 43px;
}
.partner_content {
  padding-left: 60px;
}
.bottom_bar {
  background: #8c93a2;
  padding: 16px;
}
.bottom_social img {
  float: right;
}
.bottom_bar_text {
  font-size: 17px;
  color: #2b2e34;
  font-family: var(--titlefontfamily);
}
#big_image img {
  width: 100%;
  /* height: auto;
     */
}
ul.footer_menu li a:hover {
  color: #eaedf4;
}
.right {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.left {
  height: 100%;
}
.backbutton a:hover {
  color: #ef4735;
}
/* calendar Page css */
section.calendar_wrap {
  background: #2b2e34;
  padding: 2pc 0pc;
}
.select_data select {
  padding: 0px 20px;
  background: #eaedf400;
  width: 100%;
  font-family: var(--titlefontfamily);
  color: #8c93a2;
  font-size: 17px;
  border: 1px solid #8c93a2;
  line-height: 54px;
  position: relative;
  outline: none;
  font-weight: 400;
  appearance: none;
  --webkit-appearance: none;
  z-index: 555;
}
.select_data select:focus {
  background: #fff0;
}
.select_data select option {
  color: #2b2e34;
  line-height: 53px;
  height: 30px;
  padding: 20px;
  border: 1px solid #8c93a2;
  margin: 20px 0px;
  background-color: #fff;
}
.see_all p {
  color: #eaedf4;
  font-size: 20px;
  font-family: var(--titlefontfamily);
  font-weight: 500;
}
.see_all {
  padding: 20px 0px 10px 0px;
}
section.post_wrap {
  padding: 5pc 0pc;
}
.date-panel .date_panel h1 {
  font-size: 30px;
  font-family: var(--webfontfamily);
  font-weight: 700;
  color: #8c93a2;
}
.tag-subject {
  position: relative;
}
.posterlady {
  height: 100%;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  width: 100%;
  background-position: top !important;
  object-fit: fill;
}
.select_data {
  position: relative;
  line-height: 65px;
}
.select_data:after {
  content: url(/wp-content/uploads/2021/09/dropdown.svg);
  position: absolute;
  right: 17px;
  top: 0;
  z-index: 333;
}
.backbutton span {
  padding-right: 20px;
  position: relative;
  top: 4px;
}
.backbutton a {
  font-family: var(--webfontfamily);
  color: #2b2e34;
  text-decoration: none;
  font-size: 24px;
  font-weight: 700;
}
.backbutton {
  display: flex;
  padding: 30px 0px;
}
.inside_font h1 {
  font-size: 24px;
  padding: 0px;
  margin: 0px;
}
.inside_font {
  padding: 0px;
}
section.inside-panel {
  padding-bottom: 0pc;
}
.share-inside {
  display: inline-grid;
}
.share-inside {
  width: 100%;
  float: left;
  padding-top: 1pc;
}
.inside-panel-image {
  height: auto;
  width: 100%;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: top !important;
}
section.inside-panel .tag-subject {
  height: 100%;
}
section.post_wrap .tag-subject {
  height: 100%;
}
section.post_wrap .site_title.view_all {
  position: absolute;
  bottom: 0;
}
.main_heading h1 a {
  color: inherit;
  text-decoration: none;
}
.tag-subject:hover .view_all img {
  filter: brightness(0.5);
}
.tag-subject:hover h1.view_all a {
  color: #2b2e34;
}
.tag-subject:hover h1 a {
  color: #ef4735;
}
.foot_panel_logo:hover .onhoverhide {
  display: block;
}
.foot_panel_logo:hover .onhovershow {
  display: none;
}
.onhoverhide {
  display: none;
}
ul.footer_menu.col-md-6 ul {
  padding-left: 0;
}
ul.footer_menu li a.nav-link {
  padding: 0px;
}
.hide_line {
  display: none;
}
section.regional_event {
  padding: 10px 0px;
}
.filter_post:nth-of-type(odd) {
  background: #139ed9;
}
.filter_post {
  padding: 20px;
  margin: 20px 0px;
  font-family: "Bitter";
  font-weight: 600;
  color: #fff;
}
.search_title {
  font-size: 33px !important;
  background: #f9edd29e;
  padding: 6px 20px;
  color: #cd900c !important;
  border-radius: 5px;
  text-transform: capitalize;
}
/*=============== Art studio CSS =================*/
section.bredcum {
  padding: 40px 0pc;
  background: #ef4735;
}
.image_slider_top img {
  width: 100%;
}
.text_sec_slider {
  height: 100%;
}
.text_sec_slider p {
  color: #e3e3e3;
  max-width: 100%;
}
.text_sec_slider h1 {
  color: #eaedf4;
}
.text_sec_slider {
  height: 100%;
  color: #eaedf4;
  padding: 50px 200px 50px 80px !important;
}
section.connecting_the_arts {
  padding: 50px 0px;
}
section.team_panel {
  padding: 50px 0px;
}
.image_slider_top img {
  height: 100%;
  width: 100%;
}
.image_slider_top {
  height: 100%;
  width: 100%;
}
section.logo_panel {
  padding: 5pc 0pc;
  position: relative;
}
.logo_text {
  padding-left: 88px;
  padding-top: 0px;
}
.logo_discraption {
  color: #2b2e34;
  font-size: 17px;
  font-family: var(--webfontfamily);
  font-weight: 300;
}
.discription p {
  font-size: 22px;
  font-family: var(--webfontfamily);
  font-weight: 400;
  color: #2b2e34;
  line-height: 32px;
  text-decoration: none;
  margin-bottom: 20px !important;
}
section.bredcum .discription {
  font-weight: 400;
}
.bottom_social ul li img {
  margin: 0px 7px;
}
.bottom_social ul li {
  display: inline-block;
}
.bottom_social ul {
  margin: 0;
  float: right;
  text-align: right;
  padding: 0;
  line-height: 0;
}
.bottom_social_single ul li img {
  margin: 0px 7px;
}
.bottom_social_single ul li {
  display: inline-block;
}
.bottom_social_single ul {
  margin: 0;
  float: left;
  text-align: right;
  padding: 0;
}
/*============== Ahamdabaad ===================*/
.Ahmedabad_bg p {
  color: #2b2e34;
}
.Ahmedabad_bg h1 {
  color: #2b2e34;
}
.Ahmedabad_bg {
  background: #ffcfc0;
}
.ahmedabad_slider {
  height: 100%;
  width: 100%;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: bottom !important;
}
.red-bg h1 {
  color: #2b2e34;
}
.inner-pages-slider .carousel-control-next {
  top: -100px;
  z-index: 666666666;
}
.inner-pages-slider .carousel-control-prev {
  top: -100px;
  z-index: 666666666;
}
.inner-pages-slider .carousel-control-prev-icon {
  opacity: 0.4;
}
.inner-pages-slider .carousel-control-next-icon {
  opacity: 0.4;
}
.testimonial_title {
  font-size: 15px;
  font-family: var(--titlefontfamily);
  font-weight: 600;
}
.team_social-media {
  padding: 10px 0px;
}
/*.first_hover_1:hover:before {
     width: 50%;
}
 .first_hover_1:before {
     content: '';
     background: #2B2E34;
     width: 0%;
     height: 100%;
     display: block;
     z-index: -1;
     position: absolute;
     left: 0;
     top: 0;
     transition: all 0.30s ease-out;
}
 .first_hover_2:hover:before {
     width: 50%;
}
 .first_hover_2:before {
     content: '';
     background: #2B2E34;
     width: 0%;
     height: 100%;
     display: block;
     z-index: -1;
     position: absolute;
     right: 0;
     top: 0;
     transition: all 0.30s ease-out;
}
*/
.first_hover_2 .logo_text {
  padding-left: 68px;
  padding-top: 0px;
}
.main_heading a {
  text-decoration: none;
}
.content_left:hover h1 {
  color: #ef4735;
}
.first_hover_2 {
  padding-left: 90px !important;
  border-left: 3px solid #2b2e34;
}
.first_hover_1 {
  padding-right: 20px !important;
}
p.discription a {
  color: #ef4735;
  text-decoration: underline;
}
.wrapper {
  max-width: 100%;
  margin: 0 auto;
  background-color: #027d88;
  padding: 75px 50px;
}
.slick-slide a {
  color: white;
  font-size: 16px;
  /*font-family:myriad-pro, sans-serif;
    */
  font-family: "PT Sans", sans-serif;
}
.slick-slide p {
  line-height: 24px;
}
.slick-slide p:last-of-type {
  margin-bottom: 0;
}
.slick-slide p:first-of-type {
  font-weight: bold;
}
.slick-next:before {
  position: relative;
  top: -15px;
  content: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/1552126/right-carousel-arrow.png");
}
.slick-prev:before {
  position: relative;
  top: -15px;
  right: 20px;
  content: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/1552126/left-carousel-arrow.png");
}
.swiper-container {
  width: 100%;
}
.swiper-slide {
  font-size: 18px;
  height: auto !important;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.city-section .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url(http://arthshila.stagingwebsite.space/wp-content/uploads/2021/09/leftarrow.svg);
  left: 10px;
  right: auto;
}
.city-section .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url(http://arthshila.stagingwebsite.space/wp-content/uploads/2021/09/rightarrow.svg);
  right: 10px;
  left: auto;
}
section.city-section .swiper-slide {
  text-align: left;
}
section.city-section .swiper-button-next,
.swiper-button-prev {
  top: 70%;
}
section.city-section .swiper-button-prev {
  top: 70%;
}
.toggle_button {
  display: none;
}
/*404 page found*/
.cog-wheel1,
.cog-wheel2 {
  transform: scale(0.7);
}
.cog1,
.cog2 {
  width: 40vmin;
  height: 40vmin;
  border-radius: 50%;
  border: 6vmin solid #ffbe31;
  position: relative;
}
.cog2 {
  border: 6vmin solid #0091d3;
}
.container_main .top,
.down,
.left,
.container_main .right,
.left-top,
.left-down,
.right-top,
.right-down {
  width: 10vmin;
  height: 10vmin;
  background-color: #ffbe31;
  position: absolute;
}
.container_main .cog2 .top,
.cog2 .down,
.cog2 .left,
.cog2 .right,
.cog2 .left-top,
.cog2 .left-down,
.cog2 .right-top,
.cog2 .right-down {
  background-color: #0091d3;
}
.container_main .top {
  top: -14vmin;
  left: 9vmin;
}
.down {
  bottom: -14vmin;
  left: 9vmin;
}
.container_main .left {
  left: -14vmin;
  top: 9vmin;
}
.container_main .right {
  right: -14vmin;
  top: 9vmin;
}
.container_main .left-top {
  transform: rotateZ(-45deg);
  left: -8vmin;
  top: -8vmin;
}
.left-down {
  transform: rotateZ(45deg);
  left: -8vmin;
  top: 25vmin;
}
.container_main .right-top {
  transform: rotateZ(45deg);
  right: -8vmin;
  top: -8vmin;
}
.container_main .right-down {
  transform: rotateZ(-45deg);
  right: -8vmin;
  top: 25vmin;
}
.container_main .cog2 {
  position: relative;
  left: -10.2vmin;
  bottom: 10vmin;
}
.first-four {
  position: relative;
  left: 6vmin;
  font-size: 40vmin;
}
.second-four {
  position: relative;
  right: 18vmin;
  z-index: -1;
  font-size: 40vmin;
}
.wrong-para {
  font-family: "Montserrat", sans-serif;
  position: absolute;
  bottom: 5px;
  padding: 3vmin 12vmin 3vmin 3vmin;
  font-weight: 600;
  color: #092532;
}
.container_main {
  width: 100vw;
  padding: 2pc 0pc 8pc 0pc;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Poppins", sans-serif;
  position: relative;
  left: 6vmin;
  text-align: center;
}
.news_letter_form .input-group-text:focus {
  background: #2b2e34;
  border: 3px solid #2b2e34;
  color: #ffbe31;
}
.image_slider_top {
  min-height: 600px;
  max-height: 100%;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: top !important;
}
.page-thumbnail img {
  height: 500px;
  width: 100%;
  padding-bottom: 40px;
}
.foot-1 .site_title a:hover {
  color: #8c93a2;
}
.foot-1 .site_title {
  margin-top: 20px;
  float: left;
}
.foot-1 .view_all:hover span img {
  filter: brightness();
}
.foot-1 .view_all a {
  font-family: var(--titlefontfamily);
  font-size: 17px;
}
.foot-1 .view_all a:hover {
  color: #eaedf4;
}
section.bredcum p.discription a {
  color: #eaedf4;
}
.logo_img {
  height: 160px;
  max-height: 100%;
}
.first_hover_1 .logo_img img {
  width: 50%;
  max-width: 100%;
}
.first_hover_2 .logo_img img {
  width: 60%;
  position: relative;
  top: 35px;
}
.accordien_wrap button.accordion-button {
  background: none;
  padding: 30px 20px 30px 20px;
  font-size: 24px;
  /*border-top: 2px solid #2b2e3487;
    */
  border-bottom: 2px solid #2b2e3487;
  border-radius: 0px !important;
  box-shadow: none;
  outline: none;
}
.accordien_wrap .accordion-item {
  border: none;
  border-radius: 0px;
}
.accordien_wrap button.accordion-button.accordion-button:not(.collapsed) {
  color: #2b2e34;
}
.accordien_wrap .accordion-button::after {
  background-image: url("https://arthshila.org/wp-content/uploads/2021/11/plus.png") !important;
}
.accordien_wrap .accordion-button:not(.collapsed)::after {
  background-image: url("https://arthshila.org/wp-content/uploads/2021/11/minus.png") !important;
  transform: rotate(0deg);
}
/*Accordien css*/
.accordion-section {
  margin-top: 0px;
}
.accordien_wrap .accordion-body {
  position: realtive;
  transition: 0.5s all;
  padding: 0rem 0px;
}
.accordien_wrap .label {
  position: relative;
  font-size: 25px;
  padding: 30px 10px;
  border-top: 2px solid #2b2e3454;
  /*border-bottom: 2px solid #2b2e3454;
    */
}
.accordien_wrap .label:before {
  content: "+";
  top: 50%;
  transform: translatey(-50%);
  right: 15px;
  position: absolute;
  font-size: 30px;
  font-weight: 700;
  color: #2b2e34;
  cursor: pointer;
  transition: 0.5s all;
}
.accordien_wrap .content {
  font-size: 20px;
  font-weight: 300;
  text-align: justify;
  margin-top: 10px;
  height: 0;
  overflow: hidden;
  transition: 0.5s;
  background-color: white;
}
.accordion-body.active .content {
  height: inherit;
}
.row.content.discription .col-md-5 {
  margin-bottom: 50px !important;
}
.accordion-body.active .label:before {
  content: "-";
  font-size: 30px;
  font-weight: 700;
}
.accordien_wrap .content p {
  margin-top: 0;
}
/*close*/
.select_data input {
  padding: 0px 20px;
  background: #eaedf400;
  width: 100%;
  font-family: var(--titlefontfamily);
  color: #ffffff;
  font-size: 17px;
  border: 1px solid #ffffff;
  line-height: 54px;
  position: relative;
  outline: none;
  font-weight: 400;
  appearance: none;
  --webkit-appearance: none;
  z-index: 555;
}
.select_data input#session-date {
  display: inline-block;
  position: relative;
}
.select_data input[type="date"]::-webkit-calendar-picker-indicator {
  background: transparent;
  bottom: 0;
  color: transparent;
  cursor: pointer;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.thumbnail-page-image img {
  width: 100%;
}
/*start gallery slider css*/
.main-slider .track-slider ul {
  position: relative;
  list-style-type: none;
  padding: 0;
  height: 33rem;
  width: 100%;
  object-fit: cover;
  overflow: hidden;
}
.main-slider .track-slider ul li {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.7s ease;
}
.main-slider .track-slider ul li:first-child {
  opacity: 1;
}

.main-slider .track-slider ul li img {
  width: 100%;
  height: 100%;
  object-fit: fill;
  object-position: top;
}
.slides-sec {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 5px;
  padding-top: 20px;
}
.slides-sec a {
  border: 1px solid #fff;
  height: 100px;
}
.slides-sec a img {
  margin-top: 0px !important;
}
.main-slider .track-slider ul li:target {
  opacity: 1;
}
.slides-sec a:hover {
  border: 1px solid yellow;
}
@media (max-width: 767px) {
  .main-slider {
    width: 100%;
    margin: 60px auto;
  }
  .slides-sec {
    grid-gap: 2px;
  }
}
/*end gallery slider css*/
section.city-section .arth-exp {
  height: auto;
}
.swiper-wrapper {
  height: auto !important;
}
.swiper-pagination-bullet {
  width: 15px !important;
  height: 15px !important;
}
html .swiper-pagination-bullet-active {
  background-color: #ffbe31 !important;
}
.select_data input#date {
  color: #8c93a2;
  font-size: 17px;
  border: 1px solid #8c93a2;
}
.right-arrow-button {
  float: right;
}
.Artstudios .swiper-wrapper {
  margin-bottom: 70px;
}
.featuedSwiper .swiper-wrapper {
  box-sizing: inherit;
}
/*.right-arrow-featued img {
     float: right;
}
*/
.footer-logo img {
  width: 235px;
}
ul.footer_menu {
  padding-top: 5.8rem;
}
.team_panel .left-arrow-button img,
.team_panel .right-arrow-button img {
  filter: brightness(0) invert(1);
}
.art_studios_arrow {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 111;
  align-items: center;
  padding: 10px;
}
.Artstudios {
  position: relative;
}
.art_studios_arrow img {
  padding: 10px;
  border-radius: 2px;
  /*filter: brightness(0) invert(1);
    */
  width: 45px;
  object-fit: cover;
}
/*.art_studios_arrow .studios-button-prev, .art_studios_arrow .studios-button-next {
     background-color: #ef4735b0;
}
*/
.card_image.card_overlay_3 {
  height: 360px !important;
}
.card_image.card_overlay_3 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
/*.section-2 .col-md-5 .card_main{
     height: 260px;
}
*/
.section-2 .col-md-7 .card_main {
  height: 326px;
}
.featuedSwiper .swiper-button-next:after {
  content: url(/wp-content/uploads/2021/09/rightarrow.svg) !important;
  /*filter: brightness(0) invert(1);
    */
}
.featuedSwiper .swiper-button-prev:after {
  content: url(/wp-content/uploads/2021/09/leftarrow.svg) !important;
}
.featuedSwiper .swiper-button-disabled {
  opacity: 1 !important;
  pointer-events: visible !important;
}
.featuedSwiper {
  position: relative;
}
.arrow_featued {
  display: flex;
  gap: 40px;
  position: absolute;
  bottom: 25px;
  left: 20px;
  z-index: 11;
}
.section-2 .col-md-5 .onHover {
  display: flex;
  overflow: hidden;
  height: 100%;
  flex: 1;
  flex-direction: column;
  justify-content: flex-start;
}
.card_image.card_overlay_1 {
  height: 50%;
}
.card_image.card_overlay_1 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.card_main.blue-bg {
  height: 50%;
}
/*.centerdSwiper .swiper-wrapper {
}
*/
.card_main.yellow_bg {
  height: 50%;
}
button:not(:hover):not(:active):not(.has-background) {
  background-color: #0000 !important;
}
/*.accordion-section img.symposia_image {
     height: 300px;
}
*/
.sib_msg_disp {
  position: absolute;
  bottom: -50px;
}
/*31-10-23*/
/*.newsletter .sib_msg_disp {
     bottom: 0px;
}
*/
.newsletter input[type="email"]:focus,
.newsletter input[type="submit"]:focus {
  outline-offset: 0px;
  outline: 0px dotted var(--form--border-color);
}
.newsletter .sib_loader {
  position: absolute;
  bottom: -30px;
  right: 0;
}
.newsletter input.input-group-text:focus {
  color: #fff !important;
}
.row.content.discription .col-md-5 {
  margin-bottom: 40px;
}
.select_data select:focus {
  outline: none;
}
/* .slider-wrap .carousel-control-next {
  opacity: 4;
  right: 60px !important;
  width: fit-content !important;
}
.slider-wrap .carousel-control-prev {
  right: 130px !important;
  opacity: 4;
  left: auto;
  width: fit-content !important;
} */
