/* Scss Document */
@import url("https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i");

body {
    margin: 0;
    padding: 0;
    letter-spacing: 1px;
    font-size: 14px;
    color: #4a4a4a;
    font-family: 'Roboto', sans-serif;
    opacity: 0;
    letter-spacing: 0;
}



h5 {
    text-transform: none;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    color: #4a4a4a;
    text-transform: inherit;
}

/*
img{
max-width: none;
}
*/

h6 {
    font-family: inherit;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    color: #575757;
    margin: 0;
    /*    line-height: 10px;*/
    letter-spacing: 0;
}

.breadcrumbs {
    margin: 0 0 3rem 0 !important;
}

a:hover,
a:focus {
    color: #000000;
}

input.input-group-field {
    box-shadow: none;
    height: 30px;
}

input:focus {
    box-shadow: none !important;
}

.grid-container-hm {
    max-width: 100%;
    margin: 0 2rem;
    padding: 0;
}


.button {
    background: #000;
    padding: 0rem 1.5rem !important;
    text-transform: uppercase;
    height: 30px;
}

.button:hover {
    background-color: #212020;
}

h4 {
    text-transform: uppercase;
    font-size: 1.3rem;
    color: #272727;
}

/*
h5 {
    text-transform: capitalize;
    font-size: 1rem;
    margin: 0;
    color: #272727;
}
*/

p {
    /*    font-size: 0.75rem;*/
    font-size: 14px;
    padding: 0;
    letter-spacing: 0.2px;
    color: #4a4a4a;
}

a {
    color: #000000;
}

.logo {
    font-weight: 700;
    font-size: 1rem;
    margin-left: 0.1rem;
}

.hmbody {
    background: url(../images/home.jpg) no-repeat center;
    background-size: cover;
    height: 100vh;
}

.contentarea {
    margin: 0;
    margin-right: 0px;
    letter-spacing: 1.6px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    line-height: 1.3em;
    padding: 0.2rem;
    color: #f5f0df;
}

.contentarea p {
    color: #ffffff;
    font-size: 1.8rem;
}

header ul,
footer ul {
    margin: 0;
    padding: 0;
}

header ul li,
footer ul li {
    text-transform: uppercase;
    font-size: 0.8rem;
    list-style: none;
    display: inline;
    margin: 1rem 0.5rem;
    padding: 0;
}

header ul li a,
footer ul li a {
    color: #707070;
}

.topnav .active {
    font-weight: 500;
}

.topnav .active a {
    color: #707070;
    font-weight: 600;
    border-bottom: 1px solid #707070;
}

ul.social {
    margin-bottom: .5rem;
}

ul.social li {
    margin: 0.5rem;
}

/* Icon 1 */
#nav-icon3 {
    width: 28px;
    height: 36px;
    position: relative;
    margin: 10px auto;
    margin-right: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    margin-top: 1.7rem;
}

#nav-icon3 span {
    display: block;
    position: absolute;
    height: 1px;
    width: 100%;
    background: #000000;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

/* Icon 3 */
#nav-icon3 span:nth-child(1) {
    top: 0px;
}

#nav-icon3 span:nth-child(2),
#nav-icon3 span:nth-child(3) {
    top: 8px;
}

#nav-icon3 span:nth-child(4) {
    top: 16px;
}

#nav-icon3.open span:nth-child(1) {
    top: 8px;
    width: 0%;
    left: 50%;
}

#nav-icon3.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
    top: 8px;
    width: 0%;
    left: 50%;
}

.navcontainer {
    position: relative;
}

.mobile-menu {
    display: none;
}

header {
    margin: 0;
    padding: 24px 0;
    text-transform: uppercase;
    /*    border-bottom: 1px solid #cecaca;*/
    /*    box-shadow: 0px 1px 3px gray;*/
}

header .topstripblack {
    background: #000;
    padding: 0.2rem;
    margin: 0;
}

header .topstripblack a {
    color: #fff;
}

header .topstripblack li {
    font-size: 0.75rem !important;
}

header .search-section {
    display: none;
    margin: 0.5rem 0;
    margin-top: 0rem;
}

header .search-section .input-group {
    margin: 0;
}

header .search-section .input-group .button {
    margin: 0;
}

.mainimgslider {
    width: 100%;
    margin: 0;
    padding: 0px;
    position: relative;
}

.main_img_slider {
    background-size: cover;
    width: 100%;
    height: 100%;
}

.main_img_slider .slide01 {
    background: url(../images/homeslider01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: calc(100vh - 100px);
}

.main_img_slider .slide02 {
    background: url(../images/homeslider02.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: calc(100vh - 100px);
}

.main_img_slider .owl-dots {
    display: none;
}

/*exibition page start here*/
.exhibition .imageholder {
    position: relative;
}

.exhibition .imageholder .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    /*  background-color: #000000;*/
    background-color: rgba(0, 0, 0, 0.6);
}

.exhibition .imageholder:hover .overlay {
    opacity: 1;
}

.exhibition .imageholder .placeholder {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #ffffff;
    text-align: center;
}

.exhibition .imageholder .placeholder h6 {
    font-weight: 700;
    text-transform: uppercase;
}

.tabs-title {
    text-align: center;
    display: inline-block;
    float: inherit;
    text-transform: uppercase;
}

.tabs {
    text-align: center;
    max-width: 500px;
    width: 100%;
    margin: 0 auto 2rem auto;
    border-top: 0;
    border-right: 0;
    border-left: 0;
}

.tabs-title > a:focus,
.tabs-title > a[aria-selected="true"] {
    color: #000000;
    background: inherit;
    border-bottom: 1px solid #000000;
}

.tabs-title > a {
    color: #6f6c6c;
}

.tabs-title > a:hover {
    color: #000000;
}

.tabs-content img {
    width: 100%;
}

.tabs-content {
    border: 0;
}

.exhibition {
    padding: 1rem 0 3rem 0;
}



/*project page start here*/
.project {
    padding: 2rem 0 3rem 0;
}

.project h6 {
    font-size: 0.8rem;
    margin-top: 1rem;
    margin-bottom: 1.5rem;
}

.project h5 {
    margin-top: 1rem;
    font-weight: 700;
    margin-bottom: 0;
    padding-bottom: 0;
}

.project .imageholder {
    position: relative;
}

.project .date {
    position: absolute;
    top: 50%;
    left: 8%;
    margin-right: -50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #ffffff;
    padding: 0.8rem 2rem 0.4rem 2rem;
}

.project .date p {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 1;
}

.project .date p span {
    display: block;
    font-weight: 700;
    font-size: 1.5rem;
}

.project_detail {
    padding: 2rem 0 3rem 0;
}

.project_detail h5 {
    font-weight: 700;
    font-size: 1.2rem;
    color: #4a4a4a;
    margin-bottom: 1rem;
}

.project_detail h6 {
    font-size: 0.9rem;
    font-weight: 500;
    color: #4a4a4a;
    margin-top: 3rem;
    margin-block-end: 1.1rem;
    border-bottom: 1px solid #b3b1b1;
    padding-bottom: 0.5rem;
}

.project_detail p a {
    color: #4a4a4a;
    font-weight: 600;
    border-bottom: 1px solid #000000;
    padding-bottom: 2px;
}

.project_dtl_rgt {
    margin-bottom: 2rem;
}

/*about page start here*/
.about {
    padding: 3.5rem 0 3rem 0;

    min-height: calc(100vh - 100px);
}

.about p {
    font-size: 14px;
    color: #4a4a4a;
}

.about p:first-child {}




.about p span {
    font-weight: 700;
    color: #4a4a4a;
    width: 40px;
    display: inline-block;
}

.about h5 {
    font-weight: 700;
    font-size: 1.2rem;
    color: #4a4a4a;
    margin-bottom: 1rem;
}

.about h6 {
    font-size: 0.9rem;
    font-weight: 500;
    color: #4a4a4a;
    margin-top: 3rem;
    margin-block-end: 1.1rem;
}

/*contact page start here*/
.contact {
    padding: 5rem 0 5rem 0;
    min-height: calc(100vh - 100px);
}

.contact h5 {
    font-weight: 700;
    font-size: 1.2rem;
    color: #4a4a4a;
    margin-bottom: 1rem;
}

.contact p span {
    font-weight: 700;
    color: #4a4a4a;
    display: block;
    margin-top: 1rem;
}

.contact p a {
    color: #4a4a4a;
}

.contact hr {
    margin: 2rem auto;
}

[type="text"],
[type="password"],
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="month"],
[type="week"],
[type="email"],
[type="number"],
[type="search"],
[type="tel"],
[type="time"],
[type="url"],
[type="color"],
textarea,
[type="text"]:focus,
[type="password"]:focus,
[type="date"]:focus,
[type="datetime"]:focus,
[type="datetime-local"]:focus,
[type="month"]:focus,
[type="week"]:focus,
[type="email"]:focus,
[type="number"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="time"]:focus,
[type="url"]:focus,
[type="color"]:focus,
textarea:focus {
    box-shadow: none;
    margin: 0;
    padding: 0.4rem 0.5rem;
    height: inherit;
    font-size: 0.75rem;
    /*	border:0;*/
    background: #f7f7f7;
}

.contact textarea {
    height: 150px;
}

.firstintro {
    margin-top: 2rem;
}

/*
footer {
    margin: 0;
    padding: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}

footer ul {
    font-weight: 700;
}

footer p {
    margin-bottom: 1.5rem;
}

footer .ftrstrip {
    background: #d7d9d3;
    text-align: center;
    margin: 0;
    padding: 0.2rem 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
}

footer .ftrstrip ul {
    font-weight: 400;
}

footer .ftrstrip ul li {
    font-size: 0.7rem;
    text-transform: capitalize;
}*/

@media (max-width: 980px) {
    header {
        padding: 0;
    }

    .topstripblack,
    .desktop-menu,
    .hide-desktop-image {
        display: none;
    }

    .topstripblack [class^="grid-"],
    .desktop-menu [class^="grid-"],
    .hide-desktop-image [class^="grid-"] {
        flex-direction: column;
    }

    .topstripblack [class^="grid-"] .cell,
    .desktop-menu [class^="grid-"] .cell,
    .hide-desktop-image [class^="grid-"] .cell {
        width: calc(100% - 1.25rem);
        text-align: center;
    }

    .mobile-menu {
        display: block;
    }

    .desktop-menu {
        width: 100%;
        height: 100%;
        z-index: 9999;
        background: #fff;
    }

    .desktop-menu .topnav li {
        display: block;
    }

    .topstripblack ul li {
        display: block;
        margin: 0.7rem auto;
    }

    .topstripblack ul.blackmenu {
        margin: -0.7rem auto;
    }
}

@media (max-width: 639px) {
    /*
    footer ul li {
        margin: 0.2rem;
        font-size: 0.7rem;
    }
*/

    .home_slider {
        width: 90%;
    }
}

.fulltext {
    display: none;
}

.fulltext p:last-child {
    margin-bottom: 1rem !important;
}

.fulltext h5 {
    margin-top: 0 !important;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    width: 100%;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*video section start here*/
.video-section {
    padding: 2rem 0 3rem 0;
}

.video-section h5 {
    margin-top: 1rem;
    font-weight: 700;
    margin-bottom: 0;
    padding-bottom: 0;
}

.video-section h6 {
    font-size: 0.9rem;
    font-weight: 500;
    color: #4a4a4a;
}

.video-section a:hover {
    text-decoration: underline;
}

.media {
    padding: 2rem 0 3rem 0;
}

.media h5 {
    margin-top: 1rem;
    font-weight: 700;
    margin-bottom: 0;
    padding-bottom: 0;
}


.photograph-section {
    margin: 5rem auto 5rem auto;
}

@media(max-width:768px) {
    .grid-container-hm {
        margin: 0 1rem;
    }

    .photograph-section .swiper-container {
        margin: 2rem auto 1rem auto;

    }

}

@media(max-width:768px) {
    .photograph-section {
        margin: 1rem auto 3rem auto;

    }

}

.photograph-section .grid-container {
    max-width: 905px;
    margin: auto;
    width: 100%;
}

/*
.photograph-section h5 {
    margin-top: 1rem;
    font-weight: 500;
    color: #707070;
    line-height: 1.31;
    text-transform: initial;
    margin-bottom: 0.3rem;
}
*/

/*
.photograph-section h6 {
    font-size: 1rem;
    color: #AAA9A9;
    font-weight: 400;
}
*/

/*
.photograph-section p {
    font-size: 1rem;
    color: #707070;
    line-height: 24px;
    margin: 10px 0;
}
*/

.photograph-section .readmore a {
    color: #707070 !important;
    opacity: 0.76;
}

.sculpture .cell {
    margin-top: 2rem;
}


.custumdot {
    opacity: 0;
}

.contactpnl {
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 0;
    right: 0;
}

.contactpnl h4 {}

.blurred {
    overflow: hidden;
}




/*new structure start here*/

.photograph_pnl h5 {
    margin-top: 0;
}

.mediapg {
    padding: 5rem 0 5rem 0;
}

.mediapg .date {
    color: #707070;
    margin-top: 1rem;
}

/*
.mediapg .date p {
    margin-bottom: 0.5rem;
    font-size: 0.75rem;
}

.mediapg h5 {
    margin-bottom: 1rem;
    font-weight: 500;
    text-transform: capitalize;
    color: #707070;
}

.mediapg p {
    font-size: 1rem;
    color: #707070;
    line-height: 24px;
}
*/

.mediapg .imagepnl {
    position: relative;
    overflow: hidden;
}

.mediapg .mediasection a {
    display: block;
}

.mediapg .cell a .imagepnl img {
    transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94), -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
}

.mediapg .cell a:hover .imagepnl img {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
}

.mediapg .imagepnl::before {
    height: calc(100% - 0px);
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    transition: opacity .25s cubic-bezier(.25, .46, .45, .94);
    opacity: 0;
    background-color: rgba(0, 0, 0, .175);
    pointer-events: none;
    z-index: 2;
}

.mediapg .cell a:hover .imagepnl::before {
    opacity: 1;
}

.mediapg .readmore a {
    color: #707070;
    opacity: 0.76;
}



.exhibition_list {
    margin: 5rem auto 5rem auto;
}

@media(max-width:768px) {
    .exhibition_list {
        margin: 1rem auto 3rem auto;
    }
}

.exhibition_list img {
    width: 100%;
    margin-bottom: 0.5rem;
}

.exhibition_list .grid-container {
    max-width: 905px;
    margin: auto;
    width: 100%;
}

.exhibition_list h5 {
    font-size: 1rem;
    color: #4a4a4a;
    margin-bottom: 0.7rem;
    font-weight: 300;
}

.exhibition_list h5 span {
    font-weight: 500;
    text-transform: capitalize;
    color: #4a4a4a;
}

.exhibition_list .imagepnl {
    position: relative;
    margin-bottom: 1rem;
}

.exhibition_list .imagepnl aside {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.5);
}

.exhibition_list .imagepnl aside p {
    margin-bottom: 0;
    padding: 0.8rem 1rem;
    font-size: 1rem;
    color: #ffffff;
}

.exhibition_list .imagepnl aside img {
    width: 12px;
    float: right;
    margin-top: 3px;
}

.exhibition_detail p {
    font-size: 1rem;
    color: #707070;
    line-height: 24px
}

.exhibition_detail h6 {
    font-weight: 500;
    color: #707070;
    line-height: 1.31;
}

.exhibition_detail .greypnl {
    background-color: #f8f8f8;
    padding: 14px 32px 41px 32px;
    margin-bottom: 48px;
    margin-top: 48px;
}

.exhibition_detail .greypnl h6 {
    font-size: 0.75rem;
    line-height: 1.75;
}

.exhibition_detail .greypnl p {
    margin-bottom: 0;
}

.exhibition_detail .samlltext {
    font-size: 14px;
    color: #707070;
    padding-bottom: 5px;
    display: block;
}

.exhibition_detail .swiper-slide {
    color: #707070;
}

.exhibition_detail .topslider {
    position: relative;
}

.viewcatlog {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: #ffffff;
}

.viewcatlog a {
    color: #707070;
}

.breadcrumbs li {
    color: #C3C3C3;
}

.breadcrumbs a {
    color: #707070;
}



.painting .grid-container {
    max-width: 905px;
    margin: auto;
    width: 100%;
}

.painting {
    margin: 5rem auto 5rem auto;
}

@media(max-width:768px) {
    .painting {
        margin: 1rem auto 3rem auto;
    }
    .painting img{margin-top: 1rem;} 
    .videopnl figure{
        margin-bottom: 1rem;
    }
    .videopnl {
  padding: 1rem 0 3rem 0!important;
}
    .mediapg {
    padding: 1rem 0 3rem 0;
}

}

.painting img {
    width: 100%;
}

.mediapg .readmore{
    opacity: 0.76;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #707070;
}
.mediapg p{
    font-size: 14px;
  padding: 0;
  letter-spacing: 0.2px;
  color: #4a4a4a;
}

/*
.painting h6 {
    font-size: 1rem;
    color: rgb(170, 169, 169);
    font-weight: 400;
}
*/

/*
.painting h5 {
    font-weight: 500;
    color: #707070;
    line-height: 1.31;
    margin-top: 10px;
}
*/


.videopnl {
    padding: 5rem 0 5rem 0;
}

.videopnl .grid-container {
    max-width: 1021px;
    margin: auto;
    width: 100%;
}

.videopnl figure {
    position: relative;
}

.videopnl figure::after {
    transition: all 1s ease;
    pointer-events: none;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.20);
}

.videopnl figure span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #ffffff;
    text-align: center;
    z-index: 9;
}

/*
.videopnl p {
    font-size: 1rem;
    color: #707070;
    line-height: 24px
}

.videopnl h5 {
    font-weight: 500;
    color: #707070;
    line-height: 1.31;
    text-transform: capitalize;
    margin-bottom: 1rem;
}
*/

.videopnl h5 span {
    color: #C3C3C3;
    margin-left: 0.7rem;
}

.videopnl h6 {
    color: #C3C3C3;
    font-weight: 400;
    margin-bottom: 0.5rem;
}

.videopnl figure {
    float: left;
    margin-right: 1.5rem;
    max-width: 548px;
    width: 100%;
}

.videopnl figure img {
    width: 100%;
}

.videopnl hr {
    margin: 3rem auto;
}

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


.vidowtworow figure {
    margin-right: 0rem;
    margin-bottom: 1rem;
}

.vidowtworow h5 {
    margin-bottom: 0rem;
}

/*
.videopopup{
	max-width: 1000px;
	margin: auto;
	width:100%;
	
}
*/

.videopnl button {
    height: 16px;
    opacity: 0.76;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: right;
    color: #707070;

}

.videopnl button a {
    height: 16px;
    opacity: 0.76;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: right;
    color: #707070;
}

.projects_section p {
    font-size: 14px;
    color: #707070;
    line-height: 24px
}

.projects_section h5 {
    font-size: 1rem;
    margin: 0;
    color: #272727;
    line-height: 1.31;
    text-transform: capitalize;
    margin-bottom: 1rem;
}

.projects_section h5 span {
    color: #C3C3C3;
    margin-left: 0.7rem;
}

.projects_section h6 {
    color: #C3C3C3;
    font-weight: 400;
}

.projects_section figure {
    float: left;
    margin-right: 1.5rem;
    max-width: 548px;
    width: 100%;
}

.projects_section figure img {
    width: 100%;
}

.projects_section hr {
    margin: 3rem auto;
}

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

.projects_section {
    padding: 5rem 0 5rem 0;
}

.projects_section .grid-container {
    max-width: 1021px;
    margin: auto;
    width: 100%;
}

.projects_section button a {
    opacity: 0.76;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #707070;

}


.readmorebutton {
    border: 1px solid #767676;
    /*    padding: 8px 25px;*/
    padding: 6px 12px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
    color: #555555;
    /*    margin: 10px 0;*/
    /*    text-transform: uppercase;*/

}


.dim {
    font-family: inherit;
    font-weight: 400;
    font-style: Regular;
    font-size: 12px;
    color: #575757;
    margin: 0.2rem 0 0 0;
    line-height: 21px;
}

@media screen and (max-width: 639px) {
    .projects_section {
  padding: 1rem 0 3rem 0;
}
    .projects_section .swiper-container{
        margin-top: 1rem;
    }
}


/*----------------------film----------------*/

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
    z-index: 9999;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



.border {
    min-width: 100%;
    height: 0;
    margin: 30px 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #767676;
    opacity: 0.3;
}

.border-dotted {
    min-width: 100%;
    height: 0;
    margin: 30px 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 2px dotted #767676;
    opacity: 0.3;
}




/*back to top*/
#button {
    display: inline-block;
    padding: 0.5rem;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 40px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 9;
}

@media screen and (max-width: 639px) {
    #button {
        padding: 0.5rem;
        bottom: 18px;
        right: 18px;
    }
}

#button:hover {
    cursor: pointer;
}

#button.show {
    opacity: 1;
    visibility: visible;
}


.modal-video-body {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* (x, y)  => position */
    -ms-transform: translate(-50%, -50%);
    /* IE 9 */
    -webkit-transform: translate(-50%, -50%);
    /* Chrome, Safari, Opera */
    margin: auto;
    width: 90% !important;
    /*
    top: 50%;
    margin: auto;
    position: absolute;
    webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
*/
    max-width: 1100px !important;
}


body.modal-video {
    overflow: hidden;
    position: fixed;
    width: 100%;
}

@media (max-width: 639px) {
    .modal-video-close-btn {
        right: -6px !important;
    }
}






/*footer css*/
.footer-info .grid-x {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    min-width: 100%;
}

footer .grid-container {
    margin: 0;
}

.footer-info {
    padding: 2rem 0 1rem 0;
    background: #2B2A2A;
    color: #9F9F9F !important;

}

.footer-info p {
    font-weight: 400;
    font-style: Regular;
    font-size: 12px;
    color: #767676;
    margin: 0;
    line-height: 21px;

}

.footer-info h4 a {
    font-family: inherit;
    color: #9F9F9F;
    text-transform: capitalize;
}

.footer-info h5 a {
    color: #9F9F9F;
    font-size: 14px;
    text-align: end;
    font-weight: 500;
    text-transform: none;
}


.footer-info p a {
    color: #9F9F9F;
    margin: 0;
}

.copyright {
    background: #111111;
    color: #FFFFFF80;
}

.copyright p {
    margin: 0 !important;
    padding: 10px 10px;
    font-weight: 400;
    font-style: Regular;
    font-size: 12px;
    color: #767676;
    margin: 0;
    line-height: 21px;
}


@media screen and (max-width: 639px) {
        .footer-info .text-right{
        text-align: left!important;
    }
    .footer-info p{
        text-align: left;
    }
    .copyright p{
          padding: 10px 6px;
    }
}

.swiper-button-next, .swiper-button-prev{
    background-color: #fff;
    border-radius: 50%;
    height: 40px !important;
    width: 40px !important;
    border: 1px solid #ddd;
    background-size: 12px 18px!important;
}

.lightbox__button{
        background-color: #fff;
    border-radius: 50%;
    height: 40px !important;
    width: 40px !important;
    border: 1px solid #ddd;
    background-size: 12px 18px!important;


}