
/*-- header --*/

#header-area {  padding: 11px 0; }
.header-transparent .main-menu-area .main-menu .logo {  width: 245px; }

.header-transparent .main-menu-area .main-menu .logo .navbar-brand { width: 100%; }

.header-transparent .main-menu-area .main-menu .logo .navbar-brand img { max-width:100% !important;
 width: 100%; }


/*----*/

/*-- header --*/

.full-header_block { margin: 0; padding: 0; }

/*-- nav-header_block --*/



.full-header_block .nav-header_block {  margin: 0;  padding:5px 0;  background:#fff; }
.full-header_block .nav-header_block .lt_block {
	margin: 0;
	padding: 0;
	width: 10%;
	float: left;
}
.full-header_block .nav-header_block .lt_block h1 { margin: 0; padding: 0; display: block; line-height:0;  }
.full-header_block .nav-header_block .lt_block h1 a {
    margin: 0;
    padding:0;
    display: block;
}
.full-header_block .nav-header_block .lt_block h1 a img {  width:100%;  height: 100%; }



/**/

.full-header_block .nav-header_block .rt_block {
    margin: 0;
    padding: 0;
    width:90%;
    float: right;
    text-align: right;
}


.full-header_block .nav-header_block .rt_block ul {
  margin: 0;
  padding: 0;
  text-align: right;
  display: inline-block;
  width:auto;
  /*float: left !important;*/
}

.full-header_block .nav-header_block .rt_block ul li { margin: 0;  padding: 40px 7px;
 display:inline-block; }

.full-header_block .nav-header_block .rt_block ul li a {
  margin: 0;
  padding:3px 0px;
  display: block;
  font-family: arial;
  font-size: 14px;
  line-height: 20px;
  color: #131313;
  font-weight: 600;
  letter-spacing: 0;
  transition: all 0.3s;
  text-transform: uppercase;
}

.full-header_block .nav-header_block .rt_block ul li a:hover { color:#808080 !important; 
 border-bottom:1px solid #808080; transition:all 0.6s; }


/*social-icon-sec015*/

.full-header_block .nav-header_block .rt_block .social-icon0 {
	margin: 0;
	padding: 15px 3px;
	text-align: right;
	display: inline-block;
	width: auto !important;
}

.full-header_block .nav-header_block .rt_block .social-icon0 li {
    margin: 0;
    padding: 0;
    display: inline-block;
}

.full-header_block .nav-header_block .rt_block .social-icon0 li a {
    margin: 0;
    padding: 30px 3px;
    display: block;
    font-family: 'Calibri';
    font-size: 16px;
    line-height: 21px;
    color:#3c3c3c;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.full-header_block .nav-header_block .rt_block .social-icon0 .facebook a { color:#4267B2; }
.full-header_block .nav-header_block .rt_block .social-icon0 .twitter a { color:#00acee; }
.full-header_block .nav-header_block .rt_block .social-icon0 .linkedin a { color:#0e76a8; }
.full-header_block .nav-header_block .rt_block .social-icon0 .instagram a { color:#8a3ab9; }
.full-header_block .nav-header_block .rt_block .social-icon0 .youtube a { color:#FF0000; }


.full-header_block.header-transparent.sticky-bar .nav-header_block .rt_block .social-icon0 .facebook a { color:#4267B2 !important; }
.full-header_block.header-transparent.sticky-bar .nav-header_block .rt_block .social-icon0 .twitter a { color:#00acee !important; }
.full-header_block.header-transparent.sticky-bar .nav-header_block .rt_block .social-icon0 .linkedin a { color:#0e76a8 !important; }
.full-header_block.header-transparent.sticky-bar .nav-header_block .rt_block .social-icon0 .instagram a { color:#8a3ab9 !important; }
.full-header_block.header-transparent.sticky-bar .nav-header_block .rt_block .social-icon0 .youtube a { color:#FF0000 !important; }

.social_profile .facebook { color:#4267B2; }
.social_profile .twitter { color:#00acee; }
.social_profile .linkedin { color:#0e76a8; }
.social_profile .instagram { color:#8a3ab9; }
.social_profile .youtube { color:#FF0000; }


/*-- submanu start --*/

.full-header_block .nav-header_block .rt_block ul .submanu-hed0 {
  position: relative;
}
.full-header_block .nav-header_block .rt_block ul .submanu-hed0 ul {
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 73px;
  width: 195px;
  z-index: -1;
  background: #fff;
  transition: all 0.1s;
  visibility: hidden;
  opacity: 0;

   transition: all 0.4s;
}

.full-header_block .nav-header_block .rt_block ul .submanu-hed0 ul li {
  margin: 0;
  padding: 0;
  display: block !important;
  width: 100%;
  text-align: left;
   transition: all 0.4s;
}

.full-header_block .nav-header_block .rt_block ul .submanu-hed0 ul li a {
  margin: 0;
  padding: 0 16px;
  display: block;
  font-size: 13px;
  line-height: 24px;
  color: #373737;
  transition: all 0.4s;
  border-bottom: 1px solid #081b53;
  font-weight: 600;

}

/*.full-header_block .nav-header_block .rt_block ul .submanu-hed0:hover, .navigation_bar ul .submanu-hed0 ul {
  background: #f75f03;
}*/

.full-header_block .nav-header_block .rt_block ul .submanu-hed0:hover ul {
  position: absolute;
  left: 0;
  top:89px;
  transition: all 0.6s;
  visibility: visible;
  opacity: 1;
  padding: 0;
  z-index: 5;

}

.full-header_block .nav-header_block .rt_block ul .submanu-hed0:hover ul li a {
  padding: 8px 16px; transition: all 0.4s;  }

/*-- sub-2 --*/

.full-header_block .nav-header_block .rt_block ul .submanu-hed0 ul .sub02_second2 { position: relative; }
.full-header_block .nav-header_block .rt_block ul .submanu-hed0 ul .sub02_second2 ul {
  margin: 0;
  padding: 0;
  position: absolute;
  left: 176px;
  top: 0;
  width:280px;
  z-index: -1;
  background: #f0efef;
  transition: all 0.1s;
   visibility: hidden; 
   opacity: 0; 
  transition: all 0.6s;
}

.full-header_block .nav-header_block .rt_block ul 
.submanu-hed0 ul .sub02_second2 ul li { margin: 0;
  padding: 0;
  display: block !important;
  width: 100%;
  text-align: left;
   transition: all 0.4s;  }

.full-header_block .nav-header_block .rt_block ul .submanu-hed0 ul .sub02_second2 ul li a {
  margin: 0;
  padding: 4px 16px;
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #000;
  transition: all 0.4s;
  border-bottom: 1px solid #081b53;
  font-weight: 500;
}


.full-header_block .nav-header_block .rt_block ul 
.submanu-hed0 ul .sub02_second2:hover ul {  position: absolute;
  left:196px;
  top: 0;
  transition: all 0.6s;
  visibility: visible;
  opacity: 1;
  padding: 0;
  z-index: 5; }

/*-- logo --*/


/*-- header --*/

/*-- logo-right --*/

.full-header_block .nav-header_block .rt_block .logo0-1right {
  margin: 0;
  padding: 26px 0 26px 17px;
  text-align: right;
  display: inline-block;
  width: auto !important;
}


.full-header_block .nav-header_block .rt_block .logo0-1right img {
	width: 64px;
	object-fit: contain;
}


/*-- logo-right --*/



/*-- header --*/


/*-- swati-art-banner0block banner slider--*/

.swati-art-banner0block { margin: 0; padding: 0; width:100%;  }

.swati-art-banner0block .banner-bd { margin: 0; padding: 0; width:100%;  }
.swati-art-banner0block .banner-bd img { width:100%; height:550px; object-fit: cover; }

/**/

.swati-art-banner0block .slider { margin: 0; padding: 0; width:100%; height:100%; }

.swati-art-banner0block .slider { margin: 0; padding: 0; width:100%; height:500px; }
.swati-art-banner0block .slider .item-col { margin: 0; padding: 0; width:100%; height:500px; } 

.swati-art-banner0block .slider .item-col img { margin: 0; padding: 0; 
  width:100%; height:100%; } 


/*-- swati-art-banner0block banner slider--*/


.swati-art-banner0block .fix-banner-text {
  position: absolute;
  left: 51px;
  top:236px;
  z-index: 999;
  width: 67%;
 /* background: #00000021;*/
  padding: 19px 25px;
  /*box-shadow: 0 0 100px -28px rgba(0,0,0, 0.5);*/
}

.word_block .letter {
  display: inline-block;
  margin: 0 0.2vw;
  font-size:90px;
  color:#fff;
  text-transform: uppercase;
}

/*

.swati-art-banner0block .fix-banner-text .anim-text-banner {
  font-size:100px;
  font-weight: bold;
  white-space: nowrap;
  padding: 100px 50px;
  text-transform: uppercase;
  font-weight:600;
}
.swati-art-banner0block .fix-banner-text .anim-text-banner > span {
  position: absolute;
  display:block;
  clip: rect(0px, 0px, 300px, 0px);
  color: #fff;
}

.swati-art-banner0block .fix-banner-text .anim-text-parent {
  position: relative;
  color: #ff9933;
}
.swati-art-banner0block .fix-banner-text .anim-text-parent > .v-bar {
  position: absolute;
  width: 0px;
  height: 1vw;
  background: #ff9933;
  display: inline-block;
  top: 0px;
  left: -20px;
  transform: translate(-100%, 450%);
}
.swati-art-banner0block .fix-banner-text .anim-text-parent > .anim-text {
  overflow: hidden;
  white-space: nowrap;
  top: 0;
  left: 0;
  position: absolute;
  transition: width 1s ease;
  clip: rect(0px, 0px, 300px, 0px);
}*/

/*/////////*/


/*-- swati-art-banner0block --*/

/*-- who_we_area --*/

.who_we_area .who_text h2 .text-0whosec { color:#000; }
.who_we_area .who_description p { color:#444 !important; }
/*-- who_we_area --*/


/*-- footer --*/


.pg-footer {
  font-family: 'Roboto', sans-serif;
  border-top: 1px solid #c8c8c8;
}

.pg-footer p {
  color: #444 !important;
  font-size: 15px;
  padding: 15px 0 0 0;
}
 
.pg-footer .footer {
  background-color: #fff;
  color: #fff;
}
.pg-footer .footer-wave-svg {
    background-color: transparent;
    display: block;
    height: 30px;
    position: relative;
    top: -1px;
    width: 100%;
}
.pg-footer .footer-wave-path {
    fill: #fffff2;
}

.pg-footer .footer-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1230px;
    padding: 40px 15px 450px;
    position: relative;
}

.pg-footer .footer-content-column {
    box-sizing: border-box;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    color: #fff;
}

.pg-footer .footer-content-column ul li a {
  color:#4d4c4c;
  text-decoration: none;
}

.pg-footer .footer-logo-link {
  display: inline-block;
  margin: 0 auto;
  text-align: left;
}

.pg-footer .footer-menu {
  margin-top: 30px;
  margin-left:85px;
}



.pg-footer .footer-menu-name {
	color: #000;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: .1em;
	line-height: 18px;
	margin-bottom: 14px;
	margin-top: 0;
	/* text-transform: uppercase; */
}

.pg-footer .footer-menu-list {
    list-style: none;
    margin-bottom: 0;
    margin-top: 10px;
    padding-left: 0;
}
.pg-footer .footer-menu-list li {
    margin-top: 5px;
}

.pg-footer .footer-call-to-action-description {
    color: #fffff2;
    margin-top: 10px;
    margin-bottom: 20px;
}
.pg-footer .footer-call-to-action-button:hover {
    background-color: #fffff2;
    color: #00bef0;
}
.pg-footer .button:last-of-type {
    margin-right: 0;
}
.pg-footer .footer-call-to-action-button {
    background-color: #027b9a;
    border-radius: 21px;
    color: #fffff2;
    display: inline-block;
    font-size: 11px;
    font-weight: 900;
    letter-spacing: .1em;
    line-height: 18px;
    padding: 12px 30px;
    margin: 0 10px 10px 0;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color .2s;
    cursor: pointer;
    position: relative;
}
.pg-footer .footer-call-to-action {
    margin-top: 30px;
}
.pg-footer .footer-call-to-action-title {
	color: #000;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: .1em;
	line-height: 18px;
	margin-bottom: 0;
	margin-top: 0;
	/* text-transform: uppercase; */
}
.pg-footer .footer-call-to-action-link-wrapper {
    margin-bottom: 0;
    margin-top: 10px;
    color: #fff;
    text-decoration: none;
}

.pg-footer .footer-call-to-action-link-wrapper a {
  color: #4d4c4c;
  text-decoration: none;
}

.pg-footer .footer-social-links {
    bottom: 0;
    height: 54px;
    position: absolute;
    right: 0;
    width: 236px;
}

.pg-footer .footer-social-amoeba-svg {
    height: 54px;
    left: 0;
    display: block;
    position: absolute;
    top: 0;
    width: 236px;
}

.pg-footer .footer-social-amoeba-path {
    fill: #027b9a;
}

.pg-footer .footer-social-link.linkedin {
    height: 26px;
    left: 3px;
    top: 11px;
    width: 26px;
}

.pg-footer .footer-social-link {
    display: block;
    padding: 10px;
    position: absolute;
}

.pg-footer .hidden-link-text {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
    -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
    clip-path: inset(0px 0px 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0;
    top: 50%;
}

.pg-footer .footer-social-icon-svg {
    display: block;
}

.pg-footer .footer-social-icon-path {
    fill: #fffff2;
    transition: fill .2s;
}

.pg-footer .footer-social-link.twitter {
    height: 28px;
    left: 62px;
    top: 3px;
    width: 28px;
}

.pg-footer .footer-social-link.youtube {
    height: 24px;
    left: 123px;
    top: 12px;
    width: 24px;
}

.pg-footer .footer-social-link.github {
    height: 34px;
    left: 172px;
    top: 7px;
    width: 34px;
}

.pg-footer .footer-copyright {
    background-color: #027b9a;
    color: #fff;
    padding: 15px 30px;
  text-align: center;
}

.pg-footer .footer-copyright-wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
}

.pg-footer .footer-copyright-text {
  color: #fff;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 0;
    margin-top: 0;
}

.pg-footer .footer-copyright-link {
    color: #fff;
    text-decoration: none;
}

.pg-footer .footer-copy-right {
  border-top:1px solid #c8c8c86b;
  margin: 0;
  padding: 16px 0;
}

.pg-footer .footer-copy-right .col-sec1 {
  margin: 0;
  padding: 0;
}

.pg-footer .footer-copy-right .col-sec1 p {
  margin: 0;
  padding: 0;
  font-size: 15px;
  color: #fff;
  line-height: 21px;
  font-weight: 400;
  text-align:center;
}


.pg-footer .footer-copy-right .col-sec2 {
  margin: 0;
  padding: 0;
}

.pg-footer .footer-copy-right .col-sec2 p {
  margin: 0;
  padding: 0;
  font-size: 15px;
  color: #fff;
  line-height: 21px;
  font-weight: 400;
  text-align: right;
}

/**/

.pg-footer .footer-content .footer-logo a img {
  width: 30%;
  margin: 0 auto;
}

/**/
.pg-footer .footer .social_profile a i { color:#7b7979; }


/*-- footer --*/


/*-- sell_buy_section --*/

.sell_buy_section .sell_buy_area .buy_area { height:300px; }
/*.sell_buy_section .sell_buy_area .buy_area_text .all_nft a {
    color: #00cefd;
    text-decoration: none;
    display: inline-block;
    list-style: none;
}*/

.sell_buy_section .sell_buy_area .buy_area_text .all_nft a {

position:unset;
  padding: 8px 20px;
  color: #fff;
  letter-spacing: .5px;
  font-size: 13px;
  font-weight: 600;
  /* border-radius: 50px; */
  color: rgba(43,43,43,.81);
  border: 1px solid rgba(43,43,43,.81);
  font-family: arial;
  transition: all 0.6s;
  margin: 15px 0 0 0;
  display: inline-block;

}

.sell_buy_section .sell_buy_area .buy_area_text .all_nft a:hover {
  background: rgba(43,43,43,.81);
  color: #fff;
  transition: all 0.3s;
}

.sell_buy_section .sell_buy_area .buy_area_text .all_nft a.btn.btn_buy::before {
    position: absolute;
    content: "";
    bottom: 5px;
    background:transparent !important;
    width: 80%;
    height: 2px;
}

/*-- sell_buy_section --*/


/*-- swatighos-video-block --*/

.swatighos-video-block { background-color: #fff; margin: 0; padding:60px 0 0 0; }

.swatighos-video-block .button-sec {
    margin: 0 auto;
    padding: 65px 0 0 0;
    display: block;
    text-align: center;
}

.swatighos-video-block  h3 { color:#444; font-size:28px; }


.swatighos-video-block .button-sec a {
    margin: 0 auto;
    padding: 8px 50px;
    display: inline;
    font-family: 'Calibri';
    font-size: 24px;
    line-height: 21px;
    color: #fff;
    font-weight: 500;
    width: 100%;
    border: 2px solid #bbb;
    border-radius: 50px;
    background: #065f82;
    /* text-transform: uppercase; */
    transition: all 0.6s;
    text-align: center;
}

/*-- swatighos-video-block --*/

/*-- btn_block031-clol --*/

.all-btn064-block { margin: 0 auto; padding: 0; display: flex; justify-content: center; }

.all-btn064-block .btn_block031-clol {
padding: 5px 20px;
  font-size: 17px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.81);
  border: 1px solid rgba(0, 0, 0, 0.81);
  transition: all 0.6s;
  margin: 15px 0 0 0;
  display: inline-block;
  font-family: "Saira Condensed", sans-serif;
}

.all-btn064-block .btn_block031-clol:hover {
  background: rgba(43,43,43,.81);
  color: #fff;
  transition: all 0.3s;
}

/*-- btn_block031-clol --*/


/*-- sell_buy_section  --*/

.sell_buy_section p { color:#444 !important; font-size:15px; }

/*-- sell_buy_section  --*/


/*----*/

.swatighos-video-block .card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
   border-radius:none !important; 
  border: 5px double #0003;
}

/*----*/

/* .who_img .responsive-fluid { border:5px double #00000054; } */

/*----*/


/*-- all-innr-bnner --*/

.all-inrbnr-block {
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}

.all-inrbnr-block .figure {
  height: 530px;
  margin: 0;
  padding: 0;
  width: 100%;
}

.all-inrbnr-block .figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.all-inrbnr-block .banner_text {
background: rgba(0,0,0, 0.3);
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  text-align: center;
  height: 100%;
}

.all-inrbnr-block .banner_text h2 {
font-size: 35px;
  color: #fff;
  line-height: 1.2;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: sans-serif;
}



/*-- all-innr-bnner --*/


/*-- about-us-text-block --*/

.about-us-text-block {
  margin: 0;
  padding: 50px 0;
}

.about-us-text-block .lt-img-fig {
  margin: 0 30px 15px 0;
  padding: 0;
  width: 420px;
  height: 300px;
  float: left;
  background: #ccc;
}

.about-us-text-block .lt-img-fig img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-width: 5px;
  border-style: double;
  border-color: #83302f;
}

.about-us-text-block h3 {
  margin: 0;
  padding: 0 0 10px 0;
  font-size: 26px;
  font-weight: 600;
  line-height: 32px;
  color: #121213;
}

.about-us-text-block p {
  margin: 0;
  padding: 17px 0 0 0;
  font-size: 15px;
  color: #444 !important;
  line-height: 24px;
  font-weight: 300;
  font-family: arial;
}

/*-- about-us-text-block --*/



/*-- blog-section03 --*/
.blog-section03 .blog_post .post_img {
	width: 100%;
	height: 290px;
	display: block;
}

.blog-section03 .blog_post .post_img img { width:100%; height:100%; }
/*-- blog-section03 --*/


/*-- paintings-block --*/


.paintings-block {
  margin: 0;
  padding: 40px 0;
  text-align: center;
}
.paintings-block  {  text-align: center; }

.paintings-block .item-box {
  margin: 15px auto;  padding: 8px;  width: 100%;
  border: 1px solid #ececec;  text-align: center;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  transition: all 0.3s;  display: block; }

.paintings-block .icon-box {
  margin: 0 auto;  padding: 0;  width: 100%;
  height: 263px;  display: block;  background: #b7b7b7;
  overflow: hidden; }

.paintings-block .icon-box img { width: 100%;  height: 100%;  object-fit: cover; }

.paintings-block .item-box p {
  margin: 0;
  padding: 15px 0 10px 0;
  font-size: 18px;
  color: #262525 !important;
  line-height: 19px;
  text-align: center;
}

/*-- paintings-block end --*/

/*-- photo-gallery --*/

.photo-gallery-block {
  margin: 0;
  padding: 50px 0;
}

.photo-gallery-block h3 {
  margin: 0 0 20px 0;
  padding: 15px 20px;
  font-size: 30px;
  color: #fff;
  line-height: 19px;
  display: inline-block;
  background:#444;
}

.photo-gallery-block .image_gallery {
  margin: 0 0 30px 0;
  padding: 0;
  border-style: double;
  border-color: #47799C;
}

.photo-gallery-block .image_gallery a {
  display: block;
  margin: 0;
  padding: 0;
  height: 250px;
}

.photo-gallery-block .image_gallery a img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}

.photo-gallery-block .image_gallery p {
  margin: 0;
  padding: 10px 6px;
  text-align: center;
  font-size: 16px;
  color: #fff !important;
  text-transform: uppercase;
  background-color: #171717;
  line-height: 20px;
}



/*-- photo-gallery end --*/



/*-- video0-gallery --*/


.video0-gallery-block {
  margin: 0;
  padding: 50px 0;
}

.video0-gallery-block h3 {
  margin: 0 0 20px 0;
  padding: 15px 20px;
  font-size: 30px;
  color: #fff;
  line-height: 19px;
  display: inline-block;
  background: #444;
}

.video0-gallery-block .video_block {  margin: 15px 0;  padding: 0; }

.video0-gallery-block .video_block iframe {
  width: 100%;
  height: 300px;
}

/*-- video0-gallery --*/

/*-- upcoming-block --*/

.upcoming-block {
  margin: 0;
  padding: 60px 0;
  overflow: hidden;
}

.upcoming-block .colm-block0 {
  margin: 0;
  padding: 0;
}

.upcoming-block .colm-block0 .item-addresblock {
  border: 1px solid #9f9f9f;
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.41);
  margin: 36px 0;
  padding: 25px 25px;
}

.upcoming-block .colm-block0 .item-addresblock .left-figure_block {
  margin: 0 30px 10px 0;
  padding: 0;
  width: 320px;
  /*height: 244px;*/
  object-fit: cover;
  float: left;
}

.upcoming-block .colm-block0 .item-addresblock .left-figure_block img {
  width: 100%;
  /*height: 100%;*/
  border: 3px double #0f1f44;
  object-fit: cover;
}

.upcoming-block .colm-block0 .item-addresblock h5 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #777676;
  line-height: 26px;
}

.upcoming-block .colm-block0 .item-addresblock p {
  margin: 0;
  padding: 0;
  font-size: 15px;
  color: #444 !important;
  line-height: 22px;
}




/*-- upcoming-block end--*/



/*-- swati-nwspaper-block --*/

.swati-nwspaper-block { margin: 0; padding:60px 0; }

.swati-nwspaper-block .item-sec {
  margin: 0;
  padding: 15px 0;
  border-bottom: 1px solid #000;
  display: flex;
  flex-wrap: wrap;
}


.swati-nwspaper-block .item-sec img { width:100%;  filter: grayscale(100%); }


.swati-nwspaper-block .item-sec h3 {  padding: 17px 0 0 0;
  font-size:18px;  color: #000 !important;  line-height: 24px;  font-weight:500;
  font-family: arial;  }

.swati-nwspaper-block .item-sec p {
  margin: 0;
  padding: 17px 0 0 0;
  font-size: 15px;
  color: #444 !important;
  line-height: 24px;
  font-weight: 300;
  font-family: arial;
}

/*-- swati-nwspaper-block --*/

/*-- contact-block --*/

.contact-block {
  padding: 40px 0 30px;
  margin: 0;
}

.contact-block h2 {
  font-family: 'PlayfairDisplay-Regular';
  font-size: 50px;
  line-height: 52px;
  color: #292929;
  letter-spacing: -0.32px;
  margin: 0;
  padding: 0 0 38px 0;
  text-align: center;
}
.contact-block .all-box {
  display: flex;
  justify-content: space-between;
}

.contact-block .all-box .box {
  text-align: center;
  padding: 0;
  margin: 0;
}

.contact-block .all-box .box .fa {
  text-align: center;
  font-size: 20px;
}

.contact-block .all-box .box .contact_icon {
  width: 50px;
  height: 50px;
  border: 1px solid #020202;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: space-around;
}

.contact-block .all-box .box h6 {
  font-size: 13px;
  line-height: 15px;
  color: #181818;
  letter-spacing: 0.48px;
  text-transform: uppercase;
  margin: 0;
  padding: 10px 0 5px 0;
}

.contact-block .all-box .box p {
  font-family: 'DINPro-Regular';
  font-size: 17px;
  line-height: 19px;
  color: #181818 !important;
  letter-spacing: 0.48px;
  text-transform: capitalize;
  margin: 0;
  padding: 0;
}



/*-- contact-block --*/


/*-- contact-form --*/

.form-map {
    padding: 60px 0;
    background: #e8e8e861;
}

.form-map .form-block {  background-size: cover;   padding: 0 15px 50px 15px;
    text-align: center;   -webkit-filter: grayscale(100%);  filter: grayscale(99%); }




.form-map .get-in-touch-block035 .text-block { padding:20px 0 0 0; margin:0; }






/*
.form-map .form-block h3.inner-title::after {
  content: "";
  position: absolute;
  width: 50px;
  height: 3px;
  background: #0E2D48;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.form-map .form-block h3.inner-title::after {
  content: "";
  position: absolute;
  width: 50px;
  height: 3px;
  background: #0E2D48;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}*/

.form-map .form-block h3.inner-title {
  position: relative;
  text-transform: uppercase;
  font-family: 'DINPro-Light';
  letter-spacing: 0.05em;
  font-family: 'DINPro-Regular';
  font-size: 30px;
  color: #0E2D48 !important;
  line-height: 32px;
  font-weight: 400;
  padding: 0 0 15px 0;
  margin: 0 0 20px 0;
}


.form-map .get-in-touch-block035 h3.inner-title {
  position: relative;
  /*text-transform: uppercase;*/
  font-family: 'DINPro-Light';
  letter-spacing: 0.05em;
  font-family: 'DINPro-Regular';
  font-size: 30px;
  color: #0E2D48 !important;
  line-height: 32px;
  font-weight: 400;
  padding: 0 0 15px 0;
  margin: 0 0 20px 0;
}

.form-map .get-in-touch-block035 p {
    font-family: 'DINPro-Regular';
    font-size: 14px;
    line-height: 22px;
    color: #444 !important;
    letter-spacing: 0.48px;/*
    text-transform: capitalize;*/
    margin: 0;
    padding: 0 0 6px 0;
}

.form-map .get-in-touch-block035 p a {
  color:#007bff; }

.form-map .form-block .text-area p {
  font-family: 'DINPro-Regular';
  font-size: 17px;
  line-height: 19px;
  color: #181818;
  letter-spacing: 0.48px;
  text-transform: capitalize;
  margin: 0;
  padding: 0 0 35px 0;
}

.form-map .form-block .form-field-block {
  padding: 0 0 20px 0;
}

.form-map .form-block {
  text-align: center;
}

.form-map .form-block .form-field-block .form-control {
  border-radius: 2px;
  height: 45px;
  font-family: 'DINPro-Regular';
  font-size: 15px;
  color: #000;
  line-height: 17px;
  box-shadow: none;
  outline: none;
  border: 1px solid #fff !important;
  opacity: 0.9;
  background: #fff;
}

.form-map .form-block .form-field-block textarea.form-control {
  height: 100px;
  resize: none;
}

.form-map .form-block .button-block {
  padding: 30px 0 0 0;
}

.form-map .form-block .button-block input.btn {
  display: inline-block;
  font-family: 'DINPro-Medium';
  font-size: 17px;
  line-height: 19px;
  color: #181818;
  letter-spacing: 1.12px;
  text-transform: uppercase;
  margin: 0;
  padding: 11px 38px;
  background: #fff;
  border-radius: 40px;
  box-shadow: 0 2px 5px rgba(0,0,0,.33);
  transition: all 600ms ease-in-out;
}

.form-map .row.map-block {
  height: 100%;
}

.form-map .form-block .form-field-block label {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 15px;
	text-align: left;
	color: #444;
}


.form-map 


/*.form-map .row.map-block .map-canvas {
  width: 100%;
}*/

/*.form-map .row.map-block .map-canvas p {
  height: 100%;
  padding: 0;
  margin: 0;
}

.form-map .row.map-block iframe {
  width: 100%;
  height: 100%;
}*/

/*-- contact-form --*/


/*-- bd-0double-0border --*/
.bd-0double-0border { padding:20px; margin:20px; border: 5px double #00000054; }
/*-- bd-0double-0border --*/


/*--  swati-gallery-sc  --*/

.swati-gallery-sc .single_product .nft_product_text .product-title .product_title_intro { padding:4px; margin:4px; 
border:3px double #00000054; }

/*--  swati-gallery-sc  --*/


/*-- newspaper-details --*/

.newspaper-details { margin:0; padding:60px 0; }
.newspaper-details .lt-img-fig { margin:0 auto; padding:0; display: block }
.newspaper-details .lt-img-fig img { width:100%; height:450px; text-align: center; object-fit:cover; }

.newspaper-details h3 { margin: 0;	padding: 25px 0 10px 0;
	font-size: 26px;	font-weight: 600;	line-height: 32px;
	color: #121213; }

.newspaper-details p {	margin: 0;	padding: 17px 0 0 0;
	font-size: 15px;	color: #444 !important;	line-height: 24px;
	font-weight: 300;	font-family: arial; }


/*-- newspaper-details --*/


/*----------------//////////////////////////////////////---------------*/



.paintings-block .boxing{ 
    overflow: hidden;
    position: relative;
    margin:15px 0;
}
.paintings-block .boxing:before{
    content: '';
    background-color: rgba(255,255,255,0.8);
    border-radius:5px;
    box-shadow:0 2px 5px #000;
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1; 
    transform: rotateY(90deg) translate(50%, 0) scale(0.5);
    -webkit-transform: rotateY(90deg) translate(50%, 0) scale(0.5);
    -moz-transform: rotateY(90deg) translate(50%, 0) scale(0.5);
    -ms-transform: rotateY(90deg) translate(50%, 0) scale(0.5);
    -o-transform: rotateY(90deg) translate(50%, 0) scale(0.5); 
    transition: 1s ease;
}
.paintings-block .boxing:hover:before{
    left: 15px;
    right: 15px;
    bottom: 15px;
    top: 15px;
    opacity: 1;
    animation:bounce-left 1s ease-in forwards;
}
.paintings-block .boxing img{
    width: 100%;
    height: auto;
    transition: all 0.3s ease 0s;
}
.paintings-block .boxing:hover img{ transform: scale(1.5); }
.paintings-block .boxing .box-content{
    color: #fff;
    text-align: center;
    width: 100%;
    height: 100%;
    transform:translateX(-50%) translateY(-50%) scale(1);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transition:all 0.3s ease 0.5s;
}
.paintings-block .boxing .content{
    opacity: 0;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transition: all 0.3s ease 0s;
    padding: 0;
    width: 90%;
}
.paintings-block .boxing:hover .content{ opacity: 1; }
.paintings-block .boxing .title{
    color: #000;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    transform: translateY(-500px);
    opacity: 0;
    transition:all 0.8s ease 0.3s;
}
.paintings-block .boxing .post{
    color: #000;
    font-size:15px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: capitalize;
    display: inline-block;
    margin-bottom: 10px;
    opacity: 0;
    transform:translateY(-500px);
    transition:all 0.8s ease 0.15s;
}
.paintings-block .boxing:hover .title,
.paintings-block .boxing:hover .post{
    opacity: 1;
    transform:translateY(0);
}
.paintings-block .boxing .icon{
    list-style: none;
    text-align: center;
    padding: 0;
    margin: 0;
}
.paintings-block .boxing .icon li{
    margin:0 4px;
    opacity: 0;
    display: inline-block;
    transform: translateY(-200px);
    transition: all 0.8s ease 0s;
}
.paintings-block .boxing .icon li:nth-child(2){ transition-delay: 0.1s; }
.paintings-block .boxing:hover .icon li{
    opacity: 1;
    transform: translateY(0);
}
.paintings-block .boxing .icon li a{
    color: #000;
    background-color: #ddd;
    font-size: 18px;
    line-height: 33px;
    height: 35px;
    width: 35px;
    border: 2px solid #fff;
    border-radius: 50%;
    display: block;
    transition: all 0.3s ease 0s;
}
.paintings-block .boxing .icon li a:hover{
    color: #fff;
    background-color: #c00; 
}
@keyframes bounce-left{
    25%,50%,75%,100%{ transform:translateX(0); }
    40%{ transform:translateX(30px); }
    70%{ transform:translateX(15px); }
    90%{ transform:translateX(5px); }
}
/*@media only screen and (max-width:990px){
    .paintings-block .box{ margin-bottom: 30px; }
}
@media only screen and (max-width:479px){
    .paintings-block .box .title{ font-size: 18px; }*/



/*-- swati-news-link --*/

.swati-news-link { margin: 0; padding:60px 0; }

.swati-news-link ul { margin: 0; padding: 0; }

.swati-news-link ul li {
  margin: 13px 0;
  padding: 0;
  display: block;
}

.swati-news-link ul li a {
  margin: 0;
  padding: 14px 33px;
  display: block;
  box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.69) !important;
  border-radius: 2px;
}

.swati-news-link ul li a span {
  margin: 0;
  padding: 6px 16px;
  display: inline-block;
  background: #000;
  color: #fff;
  font-size: 21px;
}

.swati-news-link ul li a p {
  margin: 0;
  padding: 0;
  display: block;
  margin: 0;
  padding: 8px 0;
  font-size: 15px;
  color: #444 !important;
  line-height: 21px;
  font-weight: 300;
  color: #0028ff !important;
}


/*-- swati-news-link --*/


/*-- paragraph-block03 --*/

.paragraph-block03 { margin: 0; padding:20px 0; background:#fff; }

.paragraph-block03 .text {
    margin: 0 auto;
    padding: 27px 0;
    position: relative;
}

.paragraph-block03 .text:after {  content: "";
  position: absolute;
  width:25px;
  height:25px;
  /*background:url(../new-images/inverted-comma1.png);*/
  background-size:100% 100%;
  top: 0;
  left: 0;
  opacity: 0.5;
   }

.paragraph-block03 .text::before {
	content: "";
	position: absolute;
	width: 25px;
	height: 25px;
	/*background: url(../new-images/inverted-comma2.png);*/
	background-size: 100% 100%;
	bottom: 0;
	right: 0;
	opacity: 0.5;
}
.paragraph-block03 .text p {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    font-size: 15px;
    color: #000000b3 !important;
    text-align: justify;
}


/*-- paragraph-block03 --*/







































































/*-- footer-media-query --*/




/* Media Query For different screens */
@media (min-width:320px) and (max-width:479px)  { /* smartphones, portrait iPhone, portrait 480x320 phones (Android) */
  .pg-footer .footer-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1230px;
    padding: 40px 15px 1050px;
    position: relative;
  }
}
@media (min-width:480px) and (max-width:599px)  { /* smartphones, Android phones, landscape iPhone */
  .pg-footer .footer-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1230px;
    padding: 40px 15px 1050px;
    position: relative;
  }
}
@media (min-width:600px) and (max-width: 800px)  { /* portrait tablets, portrait iPad, e-readers (Nook/Kindle), landscape 800x480 phones (Android) */
 .pg-footer .footer-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1230px;
    padding: 40px 15px 1050px;
    position: relative;
  }
}
@media (min-width:801px)  { /* tablet, landscape iPad, lo-res laptops ands desktops */

}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */

}
@media (min-width:1281px) { /* hi-res laptops and desktops */

}




@media (min-width: 760px) {
 .pg-footer .footer-content {
      margin-left: auto;
      margin-right: auto;
      max-width: 1230px;
      padding: 40px 15px 350px;
      position: relative;
  }

 .pg-footer .footer-wave-svg {
      height: 50px;
  }

.pg-footer .footer-content-column {
  width: 33.33%;
 }

}
@media (min-width: 568px) {
  /* .footer-content-column {
      width: 49.99%;
  } */
}


/*-- footer-media-query --*/




.allmatter p{font-size: 15px; font-family: "Poppins"; color: #000000!important; }
.allmatter img{width: 45%; float:left; clear:both; margin:15px 15px 15px 0px; }
.allmatter ul{ margin-left: 20px; margin-top: 20px;}
.allmatter li{font-size: 14px; font-family: "Poppins"; color: #333333!important; list-style: disc!important; padding-bottom: 5px; line-height: 20px; padding-left: 10px; }


.flodis{float:left; display:block;}













/*@media only screen and (min-width : 320px) and (max-width : 479px) { }
@media only screen and (min-width : 480px) and (max-width : 639px) { }
@media only screen and (min-width : 640px) and (max-width : 767px) { }
@media only screen and (min-width : 768px) and (max-width : 1023px) { }
@media only screen and (min-width : 1024px) and (max-width : 1279px) { }
@media only screen and (min-width : 1280px) and (max-width : 1365px) { }
@media only screen and (min-width : 1366px) and (max-width : 2000px) { }


.clear{margin: 0px; padding: 0px; clear: both;}
.mp0{margin: 0px!important;padding: 0px!important;}
.margin0{margin: 0px!important;}
.padding0{padding: 0px!important;}

.mtop0{margin-top: 0px!important;}
.mtop5{margin-top: 5px!important;}
.mtop10{margin-top: 10px!important;}
.mtop20{margin-top: 20px!important;}
.mtop30{margin-top: 30px!important;}
.mtop40{margin-top: 40px!important;}
.mtop50{margin-top: 50px!important;}
.mtop60{margin-top: 60px!important;}

.mbottom0{margin-bottom: 0px!important;}
.mbottom5{margin-bottom: 5px!important;}
.mbottom10{margin-bottom: 10px!important;}
.mbottom20{margin-bottom: 20px!important;}
.mbottom30{margin-bottom: 30px!important;}
.mbottom40{margin-bottom: 40px!important;}
.mbottom50{margin-bottom: 50px!important;}
.mbottom60{margin-bottom: 60px!important;}

.ptop0{padding-top: 0px!important;}
.ptop5{padding-top: 5px!important;}
.ptop10{padding-top: 10px!important;}
.ptop20{padding-top: 20px!important;}
.ptop30{padding-top: 30px!important;}
.ptop40{padding-top: 40px!important;}
.ptop50{padding-top: 50px!important;}
.ptop60{padding-top: 60px!important;}

.pbottom0{padding-bottom: 0px!important;}
.pbottom5{padding-bottom: 5px!important;}
.pbottom10{padding-bottom: 10px!important;}
.pbottom20{padding-bottom: 20px!important;}
.pbottom30{padding-bottom: 30px!important;}
.pbottom40{padding-bottom: 40px!important;}
.pbottom50{padding-bottom: 50px!important;}
.pbottom60{padding-bottom: 60px!important;}
.pbottom100{padding-bottom: 100px!important;}




.txt_center{text-align: center;}
.txt_left{text-align: left;}
.txt_right{text-align: right;}
.txt_justify{text-align: justify;}

.font12{ font-size: 12px!important; font-family: Arial;}
.font14{ font-size: 14px!important; font-family: Arial;}
.font16{ font-size: 16px!important; font-family: Arial;}
.font18{ font-size: 18px!important; font-family: Arial;}
.font20{ font-size: 20px!important; font-family: Arial;}
.font22{ font-size: 22px!important; font-family: Arial;}
.font24{ font-size: 24px!important; font-family: Arial;}
.font26{ font-size: 26px!important; font-family: Arial;}
.font28{ font-size: 28px!important; font-family: Arial;}

.allmatter{ text-align: justify; float: left; display: block;}
.allmatter h1{font-size: 36px; color: #000000!important; }
.allmatter h2{font-size: 30px; color: #000000!important; }
.allmatter h3{font-size: 26px; color: #000000!important; }
.allmatter h4{font-size: 24px; color: #000000!important; }
.allmatter ul{ margin-left: 20px; margin-top: 20px;}
.allmatter li{font-size: 14px; font-family: arial; color: #333333!important; list-style: decimal; padding-bottom: 5px; line-height: 20px; }*/



