.btn-mainx:hover {
    color: #fff !important;
}
.scrolled {
    background-color: #fff !important;
                box-shadow: rgba(22, 55, 78, 0.75) 0px 0px 4px;
            }
            .scrolled #mo-button-open div {
                background: #3C3C3B !important;
            }
            
            @media only screen and (max-width: 767px) {
                .advantages {
                    flex-direction: column;
                }
                .advantages1 {
                    width: 100% !important;
                    margin-bottom: 30px;
                }
                .advantages2 {
                    width: 100% !important;
                    margin-bottom: 30px;
                }
                .advantages3 {
                    width: 100% !important;
                }
                .footer-icons {
                    justify-content: center !important;
                }
            }
            
            @media only screen and (max-width: 1199px) { 
                
                .mobile-slider { 
                    display: block; 
                }
                .desktop-slider { 
                    display: none; 
                }
                
            }
            
            @media only screen and (min-width: 1200px) { 
                
                .desktop-slider { 
                    display: block; 
                }
                .mobile-slider { 
                    display: none; 
                }
                
            }
            
            
.header-fullwidth.menu-expand.transparent {
    border-bottom: 0.5px solid rgba(255,255,255,0.5);
}
.logo {
    height: 75px;
}
.horizontal-line {
    height: 1px; width: 200px; background-color: #666666; margin: 0 auto;
}
.de_social-icons {
    background-size: cover; display: flex; align-items: center; justify-content: space-evenly; width: 150px; margin: 0 auto; margin-top: 20px;
}
.no-bottom.no-top {
    background-color: #fff !important;
}

.banner-main-titles {
    color: #FFF;
    font-size: calc(16px + 1.5vw);
    font-style: normal;
    font-weight: 600;
}
.normal-text {
    font-size: 16px;
    text-align: justify;
    font-weight: 300;
    line-height: 36px;
}
.normal-text-light {
    color: #fff;
}
.normal-text-dark {
    color: #3C3C3B;
}
.bottom-40 {
    margin-bottom: 40px;
}
.bottom-30 {
    margin-bottom: 30px;
}
.btn-main-home-page-banner {
    border: 1px solid #877C66;
    background-color: transparent !important;
    height: 45px;
    width: 175px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    text-transform: initial !important;
    font-size: 15px !important;
    font-weight: 400 !important;
}
.btn-normal {
    border: 1px solid #877C66;
    background-color: transparent !important;
    height: 45px;
    width: 175px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-transform: initial !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    color: #877C66 !important;
}

.sub-titles {
    color: #877C66; 
    font-size: 20px; 
    font-style: normal; 
    font-weight: 600; 
    line-height: normal;
}
.fab, .fa-brands {
    font-weight: 400;
    font-size: 16px;
    transition: 500ms;
}
.fa-brands:hover {
    transform: scale(1.2);
} 
.home-page-about-us .col-12.col-xl-6:first-child {
    padding-top: 75px; padding-bottom: 75px; padding-right: 30px;
}
.home-page-about-us .col-12.col-xl-6:last-child {
    padding-top: 75px; padding-bottom: 75px;
}
.home-page-about-us .col-12.col-xl-6:last-child img {
    width: 100%; 
    border-right: 1px solid #877C66; 
    border-bottom: 1px solid transparent; 
    border-image: linear-gradient(0.75turn, #d1c9b9, #d8d2c5, #fffefd); 
    border-image-slice: 1; 
    padding-bottom: 40px; 
    padding-right: 40px;
}
.desktop-slider .col-12 {
    padding-top: 75px; padding-bottom: 15px; padding-right: 30px;
}
.swiper {
                                width: 100%;
                                height: auto;
                            }
                        
                            .swiper-slide {
                                text-align: center;
                                font-size: 18px;
                                background: #fff;
                                display: flex;
                                justify-content: center;
                                align-items: center;
                                color: #000;
                                
                                transition: 1s;
                            }
                            
                            .mySwiper .swiper-slide {
                                height: 250px;
                            }
                            
                            .mySwiper2 .swiper-slide {
                                height: 150px !important;
                                display: flex !important;
                                flex-direction: column;
                                align-items: baseline;
                                justify-content: center;
                                padding-right: 50px;
                            }
                        
                            .swiper-slide img {
                                display: block;
                                width: 100%;
                                height: 100%;
                                object-fit: cover;
                            }
                            
                            .mySwiper .swiper-slide-active {
                                height: 375px;
                            }

.mySwiper .swiper-slide {
    background-size: cover; background-position: center; display: flex; align-items: end;
}
.mySwiper .swiper-slide p {
    color: #fff; font-size: 14px; font-style: normal; font-weight: 400; line-height: normal; width: 100%; margin-bottom: 0; padding-top: 10px; padding-bottom: 10px; background: rgba(0,0,0,0.6);
} 
.mySwiper2 {
    height: 150px !important; width: 66% !important; margin-left: 34%; margin-top: -10%;
}
.mySwiper2 .swiper-slide a {
    text-decoration: none; color: #3C3C3B; font-size: 20px; font-style: normal; font-weight: 500; line-height: normal; margin-bottom: 10px;
}
.mySwiper2 .swiper-slide p {
    color: #3C3C3B; font-size: 16px; font-style: normal; font-weight: 300; line-height: 36px; text-align: left; margin-bottom: 0;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: none !important;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: none !important;
}
.mySwiper2 .swiper-button-prev {
    margin-top: -9%; margin-left: 88%;
}
.mySwiper2 .swiper-button-next {
    margin-top: -9%;
}
.mySwiper2 .swiper-button-prev i {
    color: #000;
}
.mySwiper2 .swiper-button-next i {
    color: #000;
}

.mobile-slider {
    max-width: 100%;
}
.mobile-slider .col-12 {
    padding-top: 75px; padding-bottom: 15px; padding-right: 30px;
}
.mySwiper5 .swiper-slide {
                                height: 250px;
                            }
                            .mySwiper6 .swiper-slide {
                                height: auto !important;
                                display: flex;
                                flex-direction: column;
                                align-items: baseline;
                                justify-content: center;
                                padding-right: 50px;
                            }
                            .mySwiper5 .swiper-slide-active {
                                height: 375px;
                            }
.mySwiper5 .swiper-slide {
    background-size: cover; background-position: center; display: flex; align-items: end;
}
.mySwiper5 .swiper-slide p {
    color: #fff; font-size: 14px; font-style: normal; font-weight: 400; line-height: normal; width: 100%; margin-bottom: 0; padding-top: 10px; padding-bottom: 10px; background: rgba(0,0,0,0.6);
} 
.mySwiper6 {
    height: auto; width: 100%; margin-top: 0; padding-top: 40px; position: relative;
}
.mySwiper6 .swiper-slide {
    display: flex;
}
.mySwiper6 .swiper-slide a {
    text-decoration: none; color: #3C3C3B; font-size: 20px; font-style: normal; font-weight: 500; line-height: normal; margin-bottom: 10px;
}
.mySwiper6 .swiper-slide p {
    color: #3C3C3B; font-size: 16px; font-style: normal; font-weight: 300; line-height: 25px; text-align: left; margin-bottom: 0;
}
.mySwiper6 .swiper-button-prev {
    margin-top: 0; position: absolute; top: 0;
}
.mySwiper6 .swiper-button-next {
    margin-top: 0; position: absolute; top: 0;
}
.mySwiper6 .swiper-button-prev i {
    color: #000;
}
.mySwiper6 .swiper-button-next i {
    color: #000;
}
.sub-critical-title {
    font-size: calc(16px + 1.1vw); color: #30302F; font-weight: 600; margin-bottom: 30px; line-height: 1.4;
}

.advantages {
    display: flex;
}
.advantages1 {
    background-size: cover;display: flex;flex-direction: column;width: 33%;
}
.advantages1 div:first-child {
    background-size: cover; display: flex; align-items: center; width: 100%; margin-bottom: 20px;
}
.advantages1 div:first-child img {
    height:20px; margin-right: 10px;
}
.advantages1 div:first-child p {
    color: black; margin-bottom: 0; font-weight: 600;
    font-size: 15px;
}
.advantages1 div:last-child {
    background-size: cover;
    padding-right: 10%;
}
.advantages1 div:last-child p {
    color: black;
}


.advantages2 {
    background-size: cover;display: flex;flex-direction: column;width: 33%;
}
.advantages2 div:first-child {
    background-size: cover; display: flex; align-items: center; width: 100%; margin-bottom: 20px;
}
.advantages2 div:first-child img {
    height:20px; margin-right: 10px;
}
.advantages2 div:first-child p {
    color: black; margin-bottom: 0; font-weight: 600;
    font-size: 15px;
}
.advantages2 div:last-child {
    background-size: cover;
    padding-right: 10%;
}
.advantages2 div:last-child p {
    color: black;
}

.advantages3 {
    background-size: cover;display: flex;flex-direction: column;width: 33%;
}
.advantages3 div:first-child {
    background-size: cover; display: flex; align-items: center; width: 100%; margin-bottom: 20px;
}
.advantages3 div:first-child img {
    height:20px; margin-right: 10px;
}
.advantages3 div:first-child p {
    color: black; margin-bottom: 0; font-weight: 600;
    font-size: 15px;
}
.advantages3 div:last-child {
    background-size: cover;
    padding-right: 10%;
}
.advantages3 div:last-child p {
    color: black;
}

.padding-top-bottom-75 {
    padding-top: 75px;
    padding-bottom: 75px;
}
.img-update {
    width: 75%;
}
.padding-right-30 {
    padding-right: 30px;
}
.padding-left-right-50 {
    padding-left: 50px;
    padding-right: 50px;
}
.round-reference {
    position: relative;
}
.main-circle {
    width: 100%;
}
.sub-round-reference {
    background-size: cover; position: absolute; top: 0; width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: center;
}
.sub-round-reference img {
    width: auto; height: 40px;
}
.sub-round-reference1 {
    background-size: cover; display: flex; justify-content: space-between; margin-bottom: 30px;
}
.sub-round-reference1 div {
    background-size: cover;width: 20%;padding: 20px 0;display: flex;align-items: center;justify-content: center;
}
.sub-round-reference1 div:first-child {
    background-size: cover;width: 40%;padding: 20px 0;display: flex;align-items: center;justify-content: flex-end;
}
.sub-round-reference1 div:last-child {
    background-size: cover;width: 40%;padding: 20px 0;display: flex;align-items: center;justify-content: flex-start;
}


.sub-round-reference2 {
    background-size: cover; display: flex; justify-content: space-between; margin-bottom: 30px;
}
.sub-round-reference2 div {
    background-size: cover;width: 33%;padding: 20px 0;display: flex;align-items: center;justify-content: center;
}
.sub-round-reference2 div:first-child {
    background-size: cover;width: 33%;padding: 20px 0;display: flex;align-items: center;justify-content: center;
}
.sub-round-reference2 div:last-child {
    background-size: cover;width: 40%;padding: 20px 0;display: flex;align-items: center;justify-content: center;
}


.sub-round-reference3 {
    background-size: cover; display: flex; justify-content: space-between;
}
.sub-round-reference3 div {
    background-size: cover;width: 40%;padding: 20px 0;display: flex;align-items: center;justify-content: center;
}
.sub-round-reference3 div:first-child {
    background-size: cover;width: 30%;padding: 20px 0;display: flex;align-items: center;justify-content: center
}
.sub-round-reference3 div:last-child {
    background-size: cover;width: 30%;padding: 20px 0;display: flex;align-items: center;justify-content: center;
}


.contact-form-section {
    width: 100%; background-size: cover; height: 900px; background-position: right;
}
.contact-form-section .row {
    width: 100%; max-width: 1240px; margin: 0 auto; height: 100%;
}
.contact-form-section .row .col-md-6 {
    height: 100%; display: flex; flex-direction: column; justify-content: center;
}
.contact-form-section .row .col-md-6 .input-container {
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    width: 100%;
    padding-bottom: 0;
}
.contact-form-section .row .col-md-6 .input-container input, .contact-form-section .row .col-md-6 .input-container textarea {
    border: none;
    outline: none;
    width: auto;
    font-size: 13px;
    background: transparent;
    color: #CECECE;
    font-style: normal;
    font-weight: 300;
    line-height: 40px;
    width: 100%;
}
.contact-form-section .row .col-md-6 .input-container input::placeholder, .contact-form-section .row .col-md-6 .input-container textarea::placeholder {
  opacity: 0.4;
  color: #000;
}
.mesajgonderbolumu {
    display: flex; align-items: center; justify-content: end;
}
.mesajgonderbolumu a {
    border: 1px solid #877C66; background-color: transparent; height: 45px; width: 175px; display: flex; align-items: center; justify-content: center; text-transform: initial; font-size: 15px; font-weight: 400; cursor: pointer; letter-spacing: 0;
}
.btn-btn-main {
    position: relative;
    overflow: hidden;
    font-family: "Poppins";
    color: #ffffff;
    line-height: 1em;
    text-decoration: none;
    padding: 7px 20px 7px 20px;
    background: #fff;
    -webkit-border-radius: 0px;
    border: 1px solid #877C66;
    background-color: transparent;
    height: 45px;
    width: 175px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: initial;
    font-size: 15px;
    font-weight: 400;
    cursor: pointer;
    letter-spacing: 0;
    transition: 0.3s;
}
.btn-btn-main:hover {
    opacity: 1;
}
.btn-btn-main:before {
    top: 0;
    left: -100%;
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, .2);
    width: 100%;
    height: 100%;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    outline: none;
}
.btn-btn-main:hover:before {
    left: 0;
}

.spinner {
  display: none; /* Initially hide the spinner */
  width: 40px;
  height: 40px;
  border: 4px solid rgba(0, 0, 0, 0.1);
  border-left-color: #877C66;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.footer-section {
    padding-left: 60px; padding-right: 60px;
}
.footer-section .row {
    padding-top: 75px; padding-bottom: 45px;
}
.footer-section .row .sections1 {
    padding-right: 30px; margin-bottom: 30px;
}
.footer-section .row .sections2 {
    margin-bottom: 30px; padding-left: 30px; padding-right: 60px;
}
.footer-section .row .sections3 {
    margin-bottom: 30px; padding-left: 30px;
}
.footer-section .row .sections4 {
    margin-bottom: 30px; padding-left: 30px;
}
.sections1 img {
    height: 100px; margin-bottom: 30px; margin-left: -13px;
}
.flexcenter {
    display: flex;
    align-items: center;
}
.footerlogo, .address1, .address2, .mail1, .phone1, .page1, .page2, .page3, .page4, .page5 {
    cursor: pointer;
    transition: 500ms;
}
.address1:hover, .address2:hover, .mail1:hover, .phone1:hover, .page1:hover, .page2:hover, .page3:hover, .page4:hover, .page5:hover {
    color:  #877C66;
}
.footer-section i {
    margin-right: 20px; font-size: 24px;
}
.footer-section2 {
    padding-left: 20px; padding-right: 20px; border-top: 1px solid rgba(0, 0, 0, 0.1); padding-top: 20px; padding-bottom: 20px;
}
.footer-section2 .col-12.col-xl-4 { 
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-section2 .de_social-icons {
    margin-top: 0;
}
.footer-section2 .de_social-icons a {
    color: #3C3C3B;
    font-size: 14px;
    text-align: justify;
    font-weight: 300;
    line-height: 36px;
    margin-bottom: 0;
}
.copyrightsection {
    color: #3C3C3B;
    font-size: 14px;
    text-align: justify;
    font-weight: 300;
    line-height: 36px;
    margin-bottom: 0;
}
.gizlilik {
    padding-right: 30px; border-right: 1px solid #3b3a3b; margin-right: 30px; cursor: pointer; transition: 500ms;
}
.hizmetkullanim {
    cursor: pointer; transition: 500ms;
}
.gizlilik:hover span {
    color: #877C66;
}
.hizmetkullanim:hover {
    color: #877C66;
}


.inner-page {
    background-color: #fff !important;
}
.inner-page1 {
    background-image: url('../images/aboutpagebackground.png'); background-size: cover; height: 500px; position: relative;
}
.inner-page1 .col-12 div:first-child {
    height: 100%; position: absolute; top: 0px; background: rgba(0, 0, 0, .65); width: 100%; z-index: 2;
}
.inner-page1 .col-12 div:last-child {
    height: 380px; position: absolute; top: 120px; width: 100%; z-index: 3; display: flex; align-items: center; justify-content: center;
}
.inner-page1-second-section .div1 {
    padding-top: 75px; padding-bottom: 15px; padding-right: 30px;
}
.inner-page1-second-section .div2 {
    padding-top: 75px; padding-bottom: 15px;
}
.inner-page1-second-section .div2 img {
    width: 100%; border-right: 1px solid #877C66; border-bottom: 1px solid transparent; border-image: linear-gradient(0.75turn, #877C66, #877C66, rgba(189, 160, 97, 0.00)); border-image-slice: 1; padding-bottom: 40px; padding-right: 40px;
}
.inner-page1-second-section .div3 {
    padding-bottom: 75px; padding-right: 30px;
}
.inner-page1-third-section {
    background-image: url('../aboutsecond.png'); padding-top: 100px; padding-bottom: 100px; background-size: cover; position: relative; background-position: right; margin-bottom: 50px;
}
.inner-page1-third-section .row {
    width: 90%; margin: 0 auto; max-width: 1240px;
}

.inner-page1-contact-section {
    background-image: url('../aboutsub2.png'); background-size: cover; position: relative; background-position: right; padding-top: 50px; padding-bottom: 50px; background-position: top; margin-top: 0;
}
.inner-page1-contact-section .row .col-md-6 .input-container {
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
}
.inner-page1-contact-section .row .col-md-6 .input-container input, .contact-form-section .row .col-md-6 .input-container textarea {
    color: #000;
}
.inner-page1-contact-section .row .col-md-6 .input-container input::placeholder {
  opacity: 0.5;
  color: #000 !important;
}
.inner-page1-contact-section .row .col-md-6 .input-container textarea::placeholder {
  opacity: 0.5;
  color: #000 !important;
}
.inner-page1-contact-section .btn-btn-main {
    color: #877C66;
}
.inner-page1-contact-section .btn-btn-main:hover {
    color: #515151;
    opacity: 1;
}



.filters ul{
    display: flex;
    justify-content: flex-start;
    list-style: none;
    border-bottom: 2px solid #D9D9D9;
    margin: 30px 15px 30px 0;
    padding-left: 0;
}
.filters ul li{
    display: inline-block;
    text-align: left;
    margin-right: 12px;
    padding: 0 5px 8px 5px;
    cursor: pointer;
    position: relative;
    margin-bottom: -2px;
    transition: 0.3s;
    color: #4B4B4B;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-right: 30px;
    padding-bottom: 10px;
    cursor: pointer;
    border-bottom: 2px solid #D9D9D9;
    
}
.filters ul li:hover{
    color: #877C66;
}
.filters ul li.is-checked{
    border-bottom: 2px solid #877C66;
    color: #877C66;
}
.filters ul li:last-child{
    margin-right: 0;
}
 
.grid-item {
    padding-right: 20px;
    margin-bottom: 60px;
}
.grid .grid-item a {
    text-decoration: none;
    color: #3C3C3B;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.projectsimage {
    width: 100%; height: 300px; background-size: cover; background-position: center; margin-bottom: 20px;
}
.margin-bottom-top-20 {
    margin-bottom: 30px;
    margin-top: 20px;
}
.servicesthreesection {
    padding-top: 75px; padding-bottom: 15px; padding-right: 30px;
}
.servicesthreesection img {
    width: 100%; border-radius: 10px 10px 0 0;
}

.kentseldonusum {
    padding-top: 50px; padding-bottom: 50px;
}
.kentseldonusum .row {
    width: 90%; margin: 0 auto; max-width: 1240px;
}
.kentseldonusum .row .col-12:last-child {
    padding-top: 15px; padding-bottom: 15px;
}
.kentseldonusum .swiper {
    width: 100%;
    height: auto;
}
                        
.kentseldonusum .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    transition: 1s;
}
                            
.kentseldonusum .mySwiperxyz {
    height: 450px; position: relative;
}
                            
.kentseldonusum .mySwiperxyz .swiper-slide {
    height: 375px; background-size: cover; background-position: center; display: flex; align-items: end;
}
                            
.kentseldonusum .mySwiperxyz .swiper-slide p {
    color: #fff; font-size: 14px; font-style: normal; font-weight: 400; line-height: normal; width: 100%; margin-bottom: 0; padding-top: 10px; padding-bottom: 10px; background: rgba(0,0,0,0.6);
}

.kentseldonusum .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
                            
.kentseldonusum .mySwiperxyz .swiper-slide-active {
    height: 375px;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: none !important;
    color: #877C66;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: none !important;
    color: #877C66;
}
.swiper-button-prevx {
    background-size: cover; position: absolute; top: 90%;
}
.swiper-button-nextx {
    background-size: cover; position: absolute; top: 90%;
}
.swiper-button-prevx i {
    color: #877C66; font-size: 30px;transition: 500ms;
}
.swiper-button-prevx i:hover {
    transform: scale(1.3);
    color: #5f5f5f;
}
.swiper-button-nextx i {
    color: #877C66; font-size: 30px; transition: 500ms;
}
.swiper-button-nextx i:hover {
    transform: scale(1.3);
    color: #5f5f5f;
}

.sub-images {
    padding-bottom: 30px;
}
.sub-images div:first-child {
    background-size: cover; background-position: center; height: 300px; margin-bottom: 30px;
}
.sub-images div:last-child {
    background-size: cover; background-position: center; height: 300px;
}
.sub-images2 {
    padding-bottom: 30px;
}
.sub-images2 div {
    background-size: cover; background-position: center; height: 630px;
}
.bayrak {
    transition: 750ms;
}
.bayrak:hover {
    transform: scale(1.3);
}

.shimmer {
    white-space: normal;
    font-size: calc(16px + 1.8vw);
    font-weight: 600 !important;
    text-align: center;
    color: rgba(255,255,255,0.1);
    background: -webkit-gradient(linear, left top, right top, from(#b0a894), to(#fff), color-stop(0.8, #fff));
    background: -moz-gradient(linear, left top, right top, from(#b0a894), to(#fff), color-stop(0.8, #fff));
    background: gradient(linear, left top, right top, from(#b0a894), to(#fff), color-stop(0.8, #fff));
    -webkit-background-size: 175px 100%;
    -moz-background-size: 175px 100%;
    background-size: 175px 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-animation-name: shimmer;
    -moz-animation-name: shimmer;
    animation-name: shimmer;
    -webkit-animation-duration: 3s;
    -moz-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-color: #b0a894;
}
@-moz-keyframes shimmer {
    0% {
        background-position: top left;
    }
    100% {
        background-position: top right;
    }
}
@-webkit-keyframes shimmer {
    0% {
        background-position: top left;
    }
    100% {
        background-position: top right;
    }
}
@-o-keyframes shimmer {
    0% {
        background-position: top left;
    }
    100% {
        background-position: top right;
    }
}
@keyframes shimmer {
    0% {
        background-position: top left;
    }
    100% {
        background-position: top right;
    }
}























