body,html{

    width: 100%;

    height: 100%;

    margin: 0; padding: 0;

}

/* Header ve Slider  ////////////////////////////////////////////*/

.slider_text_inside_main{

    width: 1280px;

    height: auto;

    z-index: 2;

    display: flex;

}

.slider_text_inside_box{

    width: 762px;

}

.slider_text_inside_box_h{

     width: 100%;

    margin-bottom: 35px;

 }

.slider_text_inside_box_s{

    width: 100%;

    margin-bottom: 30px;

}

.slider_text_inside_box_button{

    width: 100%; 

    margin-top: 50px;

}

.header-main-div{

    box-sizing: border-box;

}

.header-mobile-view{

    display: none;

}

.web-header-mobile-bar{

    display: none;

}

.header-desktop-main-div{

    width: 1400px;

    margin: 0 auto;

    display: flex;

    justify-content: space-between;

    align-items: center;

}

.header-desktop-logo-div{

    width: auto;

    margin-right: 50px;

}

.header-desktop-logo-div img{

    max-width: 200px;

 }

.header-desktop-menu-items-main-div{

width: auto;

}

.header-desktop-right-area{

    width: auto;

    display: flex;

    align-items: center;

    justify-content: flex-end;

}

.header-desktop-phone-div{

    width: auto;

    display: flex;

    align-items: center;

    justify-content: center;

    margin-left: 30px;

    margin-right: 30px;

}

.header-desktop-phone-div-icon{

    margin-right: 15px;

    font-size: 30px ;

    margin-top: 6px;

}

.header-desktop-phone-div-txt{

    width: auto;

    font-family : 'Roboto Condensed', sans-serif ;

    font-size: 18px ;

    line-height: 18px;

    font-weight: 500;

}

.header-desktop-phone-div-txt span{

    font-size: 13px ;

    line-height: 13px;

    font-weight: normal;

}

.header-desktop-social-div{

    width: auto;  

    display: flex;

    justify-content: center;

    align-items: center;

    margin-left: 30px;

    margin-right: 30px;

}

.header-desktop-social-div i{

    font-size: 15px ;

}

.header-desktop-lang-main-div{

    width: auto;

    margin-left: 30px;



}

.header-lang-name{

    margin-left: 3px;

    font-family : 'Roboto Condensed',sans-serif ;

    

}

.lang-dropdown-div{

    border-radius: 0!important;

    padding: 0 !important;

    margin-top: 10px !important;

    border: 1px solid #f1f1f1 !important;



}

.lang-dropdown-div a{

    font-size: 14px ;

    font-family : 'Roboto Condensed', sans-serif ;

    display: flex;

    align-items: center !important;

    justify-content: flex-start !important;

}

.lang-dropdown-div:before {

    content: '';

    height: 11px;

    width: 11px;

    position: absolute;

    background-color: #fff;

    top: -7px;

    right: 15px;

    border-top: #f1f1f1 solid 1px;

    border-left: #f1f1f1 solid 1px;

    transform: rotate(

            45deg

    );

}

.dropdown-item{

    padding: 5px 10px !important;



}

/* Header ve Slider  SON ////////////////////////////////////////*/









/* Hakkımızda Modül Blogu ///////////////////////////////////////////*/

.about-module-main-div{

    width: 100%;

    position: relative;

    overflow: hidden;

}

.about-module-inside-area{

    width: 65%;

    margin: 0 auto;

    display: flex;

    align-items:center;

    justify-content: center;

    flex-wrap: wrap;

    z-index: 9;

    position: relative;

}



/* tip 1 sola dayalı */

.about-module-leftside-txt{

    flex:1;

    text-align: left;

}

.about-module-leftside-txt-h{

    width: 100%;

    font-size: 15px ;

    margin-bottom: 15px;

}

.about-module-leftside-txt-h2{

    width: 100%;

    margin-bottom: 25px;

    font-size: 40px ;

    line-height: 40px;

}

.about-module-leftside-txt-s{

    width: 100%;

    font-size: 22px ;

    margin-bottom: 45px;

}

.about-module-leftside-txt-button-area{

    width: 100%;

    margin-top: 40px;

}

.about-module-leftside-img{

    max-width: 500px;

    text-align: right;

    margin-left: 30px;

}

.about-module-leftside-img img{

    max-width: 100%;

}





/* Tip - 0 Ortalı */

.about-module-center-txt{

    width: 100%;

    text-align: center;

}

.about-module-center-txt-h{

    width: 100%;

    font-size: 15px ;

    margin-bottom: 15px;

}

.about-module-center-txt-h2{

    width: 100%;

    margin-bottom: 25px;

    font-size: 40px ;

    line-height: 40px;

}

.about-module-center-txt-s{

    width: 100%;

    font-size: 22px ;

    margin-bottom: 45px;

}

.about-module-center-txt-button-area{

    width: 100%;

}

.about-module-center-img{

    width: 100%;

    margin-top: 30px;

    text-align: center;

}



/*tip 2 sağ hizalı */

.about-module-rightside-txt{

    flex:1;

    text-align: right;

}

.about-module-rightside-txt-h{

    width: 100%;

    font-size: 15px ;

    margin-bottom: 15px;

}

.about-module-rightside-txt-h2{

    width: 100%;

    margin-bottom: 25px;

    font-size: 40px ;

    line-height: 40px;

}

.about-module-rightside-txt-s{

    width: 100%;

    font-size: 22px ;

    margin-bottom: 45px;

}

.about-module-rightside-txt-button-area{

    width: 100%;

}

.about-module-rightside-img{

    max-width: 500px;

    margin-right: 30px;

    text-align: left;

}

.about-module-rightside-img img {

    max-width: 100%;

}

/* Hakkımızda Modül Blogu SON ///////////////////////////////////////////*/









/* Sayaç ///////////////////////////////////////////*/

.counter-module-main-div{

    width: 100%;

    position: relative;

    overflow: hidden;

}

.counter-module-inside-area{

    width: 80%;

    margin: 0 auto;

    display: flex;

    align-items:center;

    justify-content: center;

    flex-wrap: wrap;

    z-index: 9;

    position: relative;

}

.counter-module-box{

    margin-left: 50px;

    margin-right: 50px;

    text-align: center;

    display: flex;

    flex-direction: column;

    justify-content: center;

    align-items: center;

   

}

.counter-module-box-i{

    width: 100%;

    font-size: 32px ;

}

.counter-module-box-sayi{



    font-size: 55px ;

    padding: 1px 8px;

    font-weight: bold;

    line-height: 55px;

    margin-bottom: 15px;

}

.counter-module-box-txt{

    width: 100%;

    font-size: 18px ;

    font-weight: 500;

}

/* Sayaç SON ///////////////////////////////////////////*/



/* Hizmetler ///////////////////////////////////////////*/

.hizmetler-module-main-div{

    width: 100%;

    position: relative;

    overflow: hidden;

}

.hizmetler-module-inside-area{

    width: 76%;

    margin: 0 auto;

    display: flex;

    align-items:center;

    justify-content: center;

    flex-wrap: wrap;

    z-index: 9;

    position: relative;

}

.hizmetler-box-main-div{

    width: 100%;

    display: flex;

    flex-wrap: wrap;

    justify-content: center;

}

.hizmetler-box{

    width: 30%;

    margin: 20px 1%;

    overflow: hidden;

    padding: 25px;

    box-sizing: border-box;

    display: flex;

    flex-direction: column;

}

.videos-box{

    width: 47%;

    margin: 20px 1%;

    overflow: hidden;

    padding: 25px;

    box-sizing: border-box;

    display: flex;

    flex-direction: column;

}

.videos-box2{

    width: 23%;

    margin: 20px 1%;

    overflow: hidden;

    padding: 25px;

    box-sizing: border-box;

    display: flex;

    flex-direction: column;

}


.hizmetler-box:hover .hizmetler-box-txt{

    text-decoration: underline;

}

.hizmetler-box-img{

    width: 100%;

    overflow: hidden;

    position: relative;

    height:auto;

}

.hizmetler-box-img img{

    width: auto;

    z-index: 1;

   transition-duration: 0.1s; transition-timing-function: linear;

}

.hizmetler-box-txt{

    width: 100%;

    font-size:22px ;

    font-weight: 500;

    display: block;

    padding-top: 20px;

}

.hizmetler-box-detail-btn{

    width: 100%;

    font-size:11px ;

    font-weight: 500;

    display: block;

    margin-top: auto;

}



.hizmetler-box-spot{

    width: 100%;

    font-size:15px ;

    font-weight: 400;

    display: block;

    padding: 15px 0 25px 0;



}



.hizmetler-box:hover .hizmetler-box-h{

    height: 180px;

}



/* Hizmetler SON ///////////////////////////////////////////*/





/* Blog Yazıları ///////////////////////////////////////////*/

.bloglar-module-main-div{

    width: 100%;

    position: relative;

    overflow: hidden;

}

.bloglar-module-inside-area{

    width: 70%;

    margin: 0 auto;

    display: flex;

    align-items:center;

    justify-content: center;

    flex-wrap: wrap;

    z-index: 9;

    position: relative;

}

.bloglar-box-main-div{

    width: 100%;

    display: flex;

    flex-wrap: wrap;

    justify-content: center;

}

.blog-box{

    width: 22%;

    margin: 1.5%; 

    overflow: hidden;  

    margin-bottom: 48px;

    padding: 30px;

    text-align: center;

    box-sizing: border-box;

    border-radius: 5px;

}

.blog-box-overlay{

    position: absolute;

    width: 100%;

    height: 100%;

    opacity: 0;

    z-index: 1;

    background-color: rgba(255,255,255,0.5);

    transition-duration: 0.2s; transition-timing-function: linear;

    display: flex;

    align-items: center;

    justify-content: center;

}

.blog-box-overlay i{

    font-size: 40px ;

    color: #000;

    opacity: 0;

    transition-duration: 0.1s; transition-timing-function: linear;

    margin-top: 500px;

    

}

.blog-box:hover .blog-box-img img{

    -webkit-transform: scale(1.2);-moz-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);transform: scale(1.2);

    filter: blur(2px);

}

.blog-box:hover .blog-box-overlay{

    opacity: 1;

}

.blog-box:hover .blog-box-overlay i {

    opacity: 1;

    margin-top:0;

}

.blog-box-img{

    width: 100%;

    margin-bottom: 15px;

    overflow: hidden;

    position: relative;

}

.blog-box-img img{

    min-width: 100%;

    max-width: 115%;

    transition-duration: 0.2s; transition-timing-function: linear;

}

.blog-box-date{

    width: 100%;

    margin-bottom: 15px;

    font-size: 14px ;

    font-weight: 200;

    text-transform: uppercase;

}

.blog-box-h{

    width: 90%;

    margin-bottom: 15px;

    font-size: 20px ;

    line-height: 25px;

    font-weight: bold;

}

.blog-box-s{

    width: 100%;

    margin-bottom: 25px;

    font-size: 14px;

    line-height: 21px;

    font-weight: 300;

}

.blog-box-button{

    width: 100%;

    text-transform: uppercase;

    font-size: 13px ;

    font-weight: 600;

}



/* Blog Yazıları SON ///////////////////////////////////////////*/







/* Foto galeri ///////////////////////////////////////////*/

.pgallery-module-main-div{

    width: 100%;

    position: relative;

    overflow: hidden;

}

.pgallery-module-inside-area{

    display: flex !important;

    align-items:center !important;

    justify-content: space-between !important;

    flex-wrap: wrap !important;

    z-index: 9;

    position: relative;

}

.gallery-inzide{

    width: 70%;

    margin: 0 auto;

}



.pgallery-module-inside-box{

    width: 15%;

    overflow: hidden;

    margin-bottom: 20px;

    margin-top: 20px;

    height: 200px;

    position: relative;



}

.pgallery-module-inside-box img{

    min-width: 100%;

    max-width: 115% ;

    min-height: 200px;

    transition-duration: 0.1s; transition-timing-function: linear;

    z-index: 1;

}

.pgallery-module-box-overlay{

    background-color: rgba(0,0,0,0.6);

    position: absolute;

    z-index: 2;

    display: flex;

    width: 95%;

    height: 0;

    align-items: center;

    justify-content: center;

    opacity: 0;

    left: 0;

    right: 0;

    top:0;

    bottom: 0;

    margin-bottom: auto;

    margin-top: auto;

    margin-left: auto;

    margin-right: auto;

    transition-duration: 0.1s; transition-timing-function: linear;

}

.pgallery-module-box-overlay-in{

    font-size: 22px ;

    color: #FFF;

    padding: 20px;

    line-height: 28px;

    text-align: center;

    font-weight: 500;

    flex-direction: column;

    display: flex;

}

.pgallery-module-box-overlay-in i{

    font-size: 40px ;

    margin-bottom: 20px;

}

.pgallery-module-inside-box:hover img{

    transform: scale(1.1);

    filter: blur(2px);

}

.pgallery-module-inside-box:hover .pgallery-module-box-overlay{

    opacity: 1;

    width: 95%;

    height: 95%;

}

.pgallery-all-button-main{

    width: 100%;

    padding: 20px 0 ;

    text-align: center;

}

/* Foto galeri SON ///////////////////////////////////////////*/



/* Ekip Ekibimiz ///////////////////////////////////////////*/

.team-module-main-div{

    width: 100%;

    position: relative;

    overflow: hidden;

}

.team-module-inside-area{

    width: 80%;

    margin: 0 auto;

    display: flex;

    align-items:center;

    justify-content: flex-start;

    flex-wrap: wrap;

    z-index: 9;

    position: relative;

}

.team-module-inside-box-main{

    width: 100%;

    display: flex;

    justify-content: center;

    flex-wrap: wrap;

}

.team-module-inside-box{

    width: 15%;

    margin: 25px;

    text-align: center;

 }

.team-module-inside-box-img{

    width: 100%;

    box-sizing: border-box;

    overflow: hidden;

    margin-bottom: 40px;

}

.team-module-inside-box-img img{

    min-width: 100%;

    max-width: 100%;

    transition-duration: 0.2s; transition-timing-function: linear;

}

.team-module-inside-box-n{

    width: 100%;

    font-size: 25px ;

    font-weight: 600;

    margin-bottom: 10px;

}

.team-module-inside-box-p{

    width: 100%;

    font-size: 13px ;

    text-transform: uppercase;

    margin-bottom: 25px;

}

.team-module-inside-box-space-area{

    margin-top: 20px;

    width: 100%;

    font-size: 13px ;

    display: flex;

    align-items: center;

    justify-content: center;

    flex-wrap: wrap;

}

.team-module-inside-box-space-area i{

    font-size: 15px ;

    margin-right: 10px;

}

.team-module-inside-box-social-area{

    width: 100%;

    margin-top: 40px;

    display: flex;

    align-items: center;

    justify-content: center;

    flex-wrap: wrap;

}

.team-module-inside-box-social-area a{

    display: block;

    padding: 0 15px;

    font-size: 16px ;

    line-height: 16px;

}

.team-module-inside-box-social-area a:last-child{

    border-right: 0 !important;

}

.team-module-inside-box:hover .team-module-inside-box-img img{

    -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);

}

/* Ekip Ekibimiz SON ///////////////////////////////////////////*/





/* Tanıtım Video Modülü ///////////////////////////////////////////*/

.intro-video-module-main-div{

    width: 100%;

    position: relative;

    overflow: hidden;

}

.intro-video-module-inside-area{

    width: 80%;

    margin: 0 auto;

    display: flex;

    flex-direction: column;

    justify-content: flex-start;

    z-index: 9;

    position: relative;

}

/* Tanıtım Video Modülü SON ///////////////////////////////////////////*/



/* Uygulama Fiyatları Modülü ///////////////////////////////////////////*/

.uygulama-fiyatlari-module-main-div{

    width: 100%;

    position: relative;

    overflow: hidden;

}

.uygulama-fiyatlari-module-inside-area{

    width: 1440px;

    margin: 0 auto;

    display: flex;

    flex-direction: column;

    justify-content: flex-start;

    z-index: 9;

    position: relative;

}

.uygulama-fiyatlari-boxex-main{

    width: 100%;

    margin: 0 auto;

    display: flex;

    justify-content: center;

    flex-wrap: wrap;

}

.uygulama-fiyatlari-boxex-main-box{

    width: 46%;

    margin: 1.7%;

    box-sizing: border-box;

    padding: 30px;

}



.uygulama-fiyatlari-boxex-main-box-head{

    width: 100%;

    height: 18px;

    display: flex;

    justify-content: flex-start;

    align-items: center;

    margin-bottom: 20px;

}

.uygulama-fiyatlari-boxex-main-box-head-h{

    width: auto;

    max-width: 80%;

    padding: 0 15px 0 0;

    font-size: 18px ;

    line-height: 18px;

    font-weight: bold;

    margin-top: 18px;

}

.uygulama-fiyatlari-boxex-main-box-head-p{

     width: auto;

     padding: 0 0 0 15px;

     margin-left: auto;

    text-align: right;

    font-size: 18px ;

    line-height: 18px;

    font-weight: bold;

    margin-top: 18px;

 }

.uygulama-fiyatlari-boxex-main-box-s{

    width: 80%;

    font-size: 14px ;

    letter-spacing: 0.05em;

}

/* Uygulama Fiyatları Modülü SON ///////////////////////////////////////////*/





/* Pricing Table ///////////////////////////////////////////*/

.pricing-tablolar-module-main-div{

    width: 100%;

    position: relative;

    overflow: hidden;

}

.pricing-tablolar-module-inside-area{

    width: 80%;

    margin: 0 auto;

    display: flex;

    flex-direction: column;

    justify-content: flex-start;

    z-index: 9;

    position: relative;

}

.ptable-box-main-div{

    width: 100%;

    display: flex;

    align-items: flex-start;

    justify-content: center;

    flex-wrap: wrap;

}

.ptable-box{

    width: 338px;

    box-sizing: border-box;

    margin: 20px;

    margin-top: 50px;

}

.ptable-box-img{

    width: 100%;

    height:253px ;

    text-align: center;

    display: flex;

    justify-content: flex-start;

    flex-direction: column;

    position: relative;

    z-index: 1;

    background-size: cover;

    background-position:top center;

}



.ptable-box-price-shape{

    width: 140px;

    height: 140px;

    margin: 0 auto;

    position: relative;

    margin-top: -45px;

    margin-bottom: 20px;

    z-index: 9;

    display: flex;

    flex-direction: column;

    justify-content: center;

}

.ptable-box-price{

    width: 90%;

    margin: 0 auto;

    font-weight: bold;

    font-size: 20px ;

}

.ptable-box-price-type{

    width: 90%;

    margin: 0 auto;

    font-size: 13px ;

}

.ptable-header{

    width: 80%; 

    margin: 0 auto;

    font-size: 24px ;

    letter-spacing: 0.06em;

    line-height: 27px;

    font-weight: 200;

    z-index: 9;

}

.ptable-header-spot{

    width: 80%;

    margin: 0 auto;

    font-size: 14px ;

    font-weight: bold;

    letter-spacing: 0.3em;

    z-index: 9;

}

.ptable-header-tavsiye{

    width: auto;

    margin-top: 10px;

    padding: 5px 20px;

    font-size: 13px ;

    font-weight: bold;

    display: inline-block;

    line-height: 13px;

}

.ptable-feature-div{

    width: 100%;

    padding: 14px 10px;

    box-sizing: border-box;

    font-size: 14px ;

    text-align: center;

}

.ptable-button-div{

    width: 100%; 

    padding: 25px 0;

    text-align: center;

}

/* Pricing Table SON ///////////////////////////////////////////*/



/* Randevu ///////////////////////////////////////////*/

.randevu-module-main-div{

    width: 100%;

    position: relative;

    overflow: hidden;

}

.randevu-module-inside-area{

    width: 1440px;

    margin: 0 auto;

    display: flex;

    flex-direction: column;

    justify-content: flex-start;

    z-index: 9;

    position: relative;

}

.randevu-area{

    width: 100%;

    display: flex;

    align-items: flex-start;

    justify-content: center;

    flex-wrap: wrap;

    margin: 0 auto;

}

.randevu-area-left{

    flex:1;

    background-color: #fff;

    padding: 35px;

    box-sizing: border-box;

}

.randevu-area-left-text{

    width: 100%;

    margin-bottom: 40px;

}

.randevu-area-left-text-h{

    width: 100%;

     font-size: 15px ;

     font-weight: 300;

     letter-spacing: 0.2em;

    line-height: 18px;

 }

.randevu-area-left-text-h2{

    width: 100%;

    font-size: 40px ;

    font-weight: bold;

    margin-bottom: 20px;

    line-height: 42px;

}

.randevu-area-left-text-s{

    width: 100%;

    font-size: 20px ;

    line-height: 25px;

    font-weight: 300;

    letter-spacing: 0.04em;



}

.randevu-area-right{

    width: 500px;

    margin-left: 50px;

}

.randevu-area-right-img{

    width: 100%;

   height: auto;

}

.randevu-area-right-img img{

    width: 100%;

    height: auto;

}

.randevu-area-right-wh{

    width: 90%;  

    margin: 0 auto;

    box-sizing: border-box;

    padding: 20px;

    position: relative;

    margin-top: -80px;

    box-shadow: 0 0 10px rgba(0,0,0,0.3);

}

.randevu-area-right-wh-head{

    width: 100%;

    display: flex;

    justify-content: space-between;

    align-items: center;

}

.randevu-area-right-wh-head-h{

    font-size: 18px ;

    font-weight: bold;

}

/* Randevu SON ///////////////////////////////////////////*/



/* Sık Sorulan Sorular ///////////////////////////////////////////*/

.sss-module-main-div{

    width: 100%;

    position: relative;

    overflow: hidden;

}

.sss-module-inside-area{

    width: 68%;

    margin: 0 auto;

    display: flex;

    flex-direction: column;

    justify-content: flex-start;

    z-index: 9;

    position: relative;

}

.sss-box-main-div{

    width: 100%;  

}

.sss-content-img{

    max-width:135px;

    margin-right: 20px;

    margin-bottom: 10px;

}

.sss-content-img img{

    width: 100%;

}

.sss-content-txt{

    flex:1;

}



/* Sık Sorulan Sorular SON ///////////////////////////////////////////*/





/* Yorumlar ///////////////////////////////////////////*/

.yorumlar-module-main-div{

    width: 100%;

    position: relative;

    overflow: hidden;

}

.yorumlar-module-inside-area{

    width: 1440px;

    margin: 0 auto;

    z-index: 9;

    position: relative;

}

.yorumlar-left-area{

    width: 375px;

    margin-right: 20px;

}

.yorumlar-left-area-t{

    width: 100%;

    font-size: 15px ;

    margin-bottom: 5px;

}

.yorumlar-left-area-h{

    width: 100%;

    font-size: 40px ;

    font-weight: bold;

    line-height: 48px;

    letter-spacing: 0.08em;

}

.yorumlar-right-area{

    flex:1;

}

.yorumlar-box-img{

    width: 120px;

    height: 120px;

    margin: 0 auto;

    overflow: hidden;

    border-radius: 100px;

    box-sizing: border-box;

    margin-bottom: 30px;

}

.yorumlar-box-img img{

    width: 112px;

    height: 120px;

}

.yorumlar-text-area{

    width: 80%;

    margin: 0 auto;

}

.yorumlar-text-p{

     width: 100%;

     letter-spacing: 0.3em;

     font-size: 13px ;

    line-height: 16px;

    margin-bottom: 10px;

 }

.yorumlar-text-h{

    width: 100%;

    font-size: 18px ;

    line-height: 30px;

    font-weight: bold;

    margin-bottom: 10px;

}

.yorumlar-text-s{

    width: 100%;

    font-size: 14px ;

    line-height: 20px;

    margin-bottom: 30px;

}

.yorumlar-text-star{

    width: 100%;

    font-size: 20px ;

    line-height: 21px;

    margin-bottom: 30px;

}

/* Yorumlar SON ///////////////////////////////////////////*/



/* Before and After ///////////////////////////////////////////*/

.baf-module-main-div{

    width: 100%;

    position: relative;

    overflow: hidden;

}

.baf-module-inside-area{

    width: 70%;

    margin: 0 auto;

    display: flex;

    justify-content: center;

    align-items: flex-start;

    z-index: 9;

    position: relative;

    flex-direction: column;

}

.baf-image-container{

    width: 1000px;

    height: 525px;

    margin: 0 auto;

    background-color: #000;

    position: relative;

    overflow: hidden;

    border: 5px solid #000;

}

/* Before and After SON ///////////////////////////////////////////*/



/* E-Bülten ///////////////////////////////////////////*/

.bultenn-module-main-div{

    width: 100%;

    position: relative;

    overflow: hidden;

}

.bultenn-module-inside-area{

    width: 70%;

    margin: 0 auto;

    display: flex;

    justify-content: center;

    align-items: flex-start;

    z-index: 9;

    position: relative;

    flex-direction: column;

}

.bultenn-box-area{

    width: 600px;

    margin: 0 auto;

}

.bultenn-box-area form {

    display: flex;

    align-items: center;

    justify-content: center;

}

.bultenn-box-area form input{

    font-size: 15px ;

    padding: 13px;

    box-sizing: border-box;

    width: 400px;

}

.bultenn-box-area form input:focus{

    outline: none;

}

.bultenn-box-area form button{

    font-size: 15px ;

    padding: 13px 35px;

    box-sizing: border-box;

    font-weight: bold;

}

.bultenn-box-area form button:focus{

    outline: none;

}

/* E-Bülten SON ///////////////////////////////////////////*/





/* Markalar ///////////////////////////////////////////*/

.marka-module-main-div{

    width: 100%;

    position: relative;

    overflow: hidden;

}

.marka-module-inside-area{

    width: 70%;

    margin: 0 auto;

    display: flex;

    justify-content: center;

    align-items: flex-start;

    z-index: 9;

    position: relative;

    flex-direction: column;

}

/* Markalar SON ///////////////////////////////////////////*/



/* Footer ///////////////////////////////////////////*/

.footer-module-main-div{

    width: 100%;

    position: relative;

    overflow: hidden;

}

.footer-module-inside-area{

    width: 80%;

    margin: 0 auto;

    display: flex;

    justify-content: center;

    align-items: flex-start;

    flex-wrap: wrap;

    z-index: 9;

    position: relative;

}

.footer-module-box{

    width: auto;

    margin: 0 1%;

}



.footer-module-box-logo{

    width: 100%;  

    margin-bottom: 20px;

}

.footer-module-box-logo img{

    max-width: 80%;  

}

.footer-module-box-telif{

    margin-bottom: 26px;

    font-size: 13px ;

    line-height: 16px;

}

.footer-module-box-social{

    width: 100%;

    display: flex;

    align-items: center;

    justify-content: flex-start;

    flex-wrap: wrap;

}

.footer-module-header-text{

    width: 100%;

    font-size: 16px ;

    line-height: 22px;

    font-weight: bold;

    margin-bottom: 30px;

    letter-spacing: 0.09em;

}

.footer-module-contact-box{

    width: 90%;

    font-size: 13px ;

    line-height: 16px;

    margin-bottom: 20px;

}

.footer-module-workhour-div{

    width: 100%;

    font-size: 15px ;

    line-height: 35px;

}

.footer-module-links-div{

    width: 100%;

}

.footer-module-links-div a{

    font-size: 14px ;

    line-height: 16px;

}

.footer-copyright-div{

    width: 100%; 

    padding: 12px;

    box-sizing: border-box;

    font-size: 12px ;

    color: #666;

    background-color: #141414;

    font-family : 'Roboto Condensed', Arial ;

    text-align: center;

}

.footer-copyright-div a{

    color: #e0a43b;

    font-weight: bold;



}

.footer-copyright-div a:hover{

    color: #e0a43b;

}

.footer-1-area{

    width: 400px;

}

.footer-2-area{

    width: 280px;

}

.footer-3-area{

    width: 280px;

}

.footer-4-area{

    min-width: 200px;

    max-width: 250px;

}



/* Footer SON ///////////////////////////////////////////*/





/* Subpage Codes ///////////////////////////////////////////*/

.page-banner-main{

    width: 100%; 

    position: relative;

    overflow: hidden;

}

.page-banner-in-text{

    width: 94%;

    z-index: 2;

    color: #FFF;

    position: relative;



}

.page-banner-h{

    width: 100%;

}

.page-banner-links{

    width: 100%;

}



.page-banner-links a{

    display: inline-block;

    margin: 0 8px;

}

/* Subpage Codes SON ///////////////////////////////////////////*/





/* HTML Pages - Sub Content Style ///////////////////////////////////////////*/

.htmlpage-container-main{

    width: 1280px;

    margin: 0 auto;

    padding: 70px 0;

    box-sizing: border-box;

}

.htmlpage-container-main img{

    max-width: 100%;

    height: auto;

}



/* HTML Pages - Sub Content Style SON ///////////////////////////////////////////*/



/* Fiyat Listesi Sub ///////////////////////////////////////////*/

.fiyatlistesi-container-main{

    width: 1280px;

    margin: 0 auto;

    padding: 70px 0;

    box-sizing: border-box;

    display: flex;

    justify-content: center;

    flex-wrap: wrap;

}

/* Fiyat Listesi Sub SON ///////////////////////////////////////////*/





/* Müşteri Yorumları Sub ///////////////////////////////////////////*/

.musteriyorum-container-main{

    width: 75%;

    margin: 0 auto;

    padding: 70px 0;

    box-sizing: border-box;

    display: flex;

    justify-content: center;

    flex-wrap: wrap;

}

.musteri-yorum-boxes{

    width: 45%;

    margin: 1.5%;

    border-radius: 10px;

    padding: 30px;

    box-sizing: border-box;

    display: flex;

    justify-content: center;

    flex-wrap: wrap;

    align-items: flex-start;

    box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);

    transition-duration: 0.1s; transition-timing-function: linear;

}

.musteri-yorum-boxes:hover{

    -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1); cursor: pointer;

}

/* Müşteri Yorumları Sub SON ///////////////////////////////////////////*/





/* sss faq sub ///////////////////////////////////////////*/

.sss-faq-container-main{

    width: 1280px;

    margin: 0 auto;

    padding: 70px 0;

    box-sizing: border-box;

}

/* sss faq sub SON ///////////////////////////////////////////*/



/* Ekibimiz sub ///////////////////////////////////////////*/

.team-container-main{

    width: 1280px;

    margin: 0 auto;

    padding: 70px 0;

    box-sizing: border-box;

    display: flex;

    justify-content: center;

    flex-wrap: wrap;

}

/* Ekibimiz sub SON ///////////////////////////////////////////*/





/* Bloglar sub ///////////////////////////////////////////*/

.bloglar-container-main{

    width: 1280px;

    margin: 0 auto;

    padding: 70px 0;

    box-sizing: border-box;

    display: flex;

    justify-content: center;

    flex-wrap: wrap;

}

.bloglar-detay{

    width: 1210px;

    margin: 0 auto;

    display: flex;

    align-items: flex-start;

    justify-content: center;

    padding: 70px 0;

}

.bloglar-detay-left{

    width: 800px;

    margin-right: 90px;

}

.bloglar-detay-left-img{

    width: 100%; 

    overflow: hidden;

    height: auto;

    max-height: 550px;

    z-index: 0;

}

.bloglar-detay-left-img img{

    width: 100%;

    height: auto;

    transition-duration: 0.1s; transition-timing-function: linear;

    z-index: 0;

}

.bloglar-detay-left-img img:hover{

    -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);

}

.bloglar-detay-left-content-div{

    width: 90%;

    margin: 0 auto;

    z-index: 1;

    box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);

    background: #FFF;

    margin-top: -50px;

    position: relative;

    padding: 40px;

}

.bloglar-detay-left-content-div-date{

    width: 100%;

    font-size: 14px ;

    color: #666;

    font-weight: 300;

    margin-bottom: 10px;

}

.bloglar-detay-left-content-div-h{

    width: 100%;

    font-size: 30px ;

    font-weight: bold;

    color: #000;

    margin-bottom: 10px;

    line-height: 35px;

}

.bloglar-detay-left-content-div-view{

    width: 100%;

    font-size: 13px ;

    color: #666;

    font-weight: 400;

}

.bloglar-detay-left-content-div-icerik{

    width: 100%;

    margin-top: 30px;

    font-size: 16px ;

    color: #333;

    line-height: 22px;

    margin-bottom: 30px;

}

.bloglar-detay-left-content-div-icerik img{

    max-width: 100%;

    height: auto;

}

.bloglar-detay-left-content-div-tags{

    width: 100%; 

    margin-bottom: 30px;

    display: flex;

    align-items: flex-start;

    justify-content: flex-start;

    flex-wrap: wrap;

}

.bloglar-detay-left-content-div-tags-box{

    width: auto;

    padding: 5px;

    margin : 5px 5px 5px 0;

    font-size: 13px ;

    color: #000;

    border: 1px solid #EBEBEB;

    cursor: pointer;

    transition-duration: 0.2s; transition-timing-function: linear;

}

.bloglar-detay-left-content-div-tags-box:hover{

    border: 1px solid #000;

}

.bloglar-detay-left-content-div-social{

    width: 100%;

    display: flex;

    align-items: flex-start;

    justify-content: flex-start;

}

.bloglar-detay-left-content-div-social a{

    color: #000;

    display: block;

    margin : 5px 15px 5px 0;

}

.bloglar-detay-left-content-div-social a:hover{

    color: #000;

    text-decoration: none;

}

.modules-comments-main{

    width: 100%;

    margin: 35px 0 ;

}

.bloglar-detay-right{

     flex:1;

 }

.bloglar-detay-right-h{

    width: 100%;

    padding-bottom: 10px;

    margin-bottom: 25px;

    border-bottom: 1px solid #ebebeb;

    font-size: 18px ;

    font-weight: bold;

    color: #000;

}

.bloglar-detay-right-box{

    width: 100%; 

    border-bottom: 1px solid #EBEBEB;

    padding-bottom: 25px;

    margin-bottom: 25px;

    display: flex;

    align-items: center;

    justify-content: flex-start;

}

.bloglar-detay-right-box:hover .bloglar-detay-right-box-img img{

    -webkit-transform: scale(1.2);-moz-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);transform: scale(1.2);

}

.bloglar-detay-right-box-no{

    width: 30px;

    height: 30px;

    background-color: #e17f71;

    border-bottom: 1px solid #ebebeb;

    display: flex;

    align-items: center;

    justify-content: center;

    font-size: 18px ;

    color: #FFF;

    font-weight: 200;

}

.bloglar-detay-right-box-img{

    width: 90px;

    height: 90px;

    overflow: hidden;  

    margin-right: 15px;

}

.bloglar-detay-right-box-img img{

    min-width: 100%;

    max-width: 150%;

    min-height: 100%;  

    max-height: 120%;

    transition-duration: 0.1s; transition-timing-function: linear;

}

.bloglar-detay-right-box-h{

    flex:1;

    font-size: 14px ;

    font-weight: bold;

    color: #000;

}

.bloglar-detay-right-box-h a{

    color: #000;

}

.bloglar-detay-right-box-h a:hover{

    color: #000;

}

/* Bloglar sub SON ///////////////////////////////////////////*/



/* Markalar sub ///////////////////////////////////////////*/

.markalar-container-main{

    width: 1280px;

    margin: 0 auto;

    padding: 70px 0;

    box-sizing: border-box;

    display: flex;

    justify-content: center;

    flex-wrap: wrap;

}

.markalar-boxes{

    width: auto;

    height: 80px;  

    margin: 20px;

    position: relative;

    overflow: hidden;

}

.markalar-boxes img{

    height: 80px;

    width: auto;  

}

.markalar-boxes-link{

    width:40px;

    height: 30px;

    background: rgba(0,0,0,0.9);

    position: absolute;

    display: flex;

    align-items: center;

    justify-content: center;

    line-height: 17px;

    opacity: 0;

    top: 0;

    bottom: 0;

    margin-left: -100px;

    margin-top: auto;

    margin-bottom: auto;

    transition-duration: 0.1s; transition-timing-function: linear;

}

.markalar-boxes-link i{

    font-size: 17px;

}

.markalar-boxes:hover .markalar-boxes-link{

    opacity: 1;

    margin-left: 20px;



}

/* Markalar sub SON ///////////////////////////////////////////*/







/* Hizmetler sub ///////////////////////////////////////////*/

.hizmetler-container-main{

    width: 1440px;

    margin: 0 auto;

    padding: 70px 0;

    box-sizing: border-box;

    display: flex;

    justify-content: center;

    flex-wrap: wrap;

}

.hizmetler-detay{

    width: 1280px;

    margin: 0 auto;

    padding: 70px 0;

    display: flex;

    align-items: flex-start;

    justify-content: flex-start;

    flex-wrap: wrap;  

}

.hizmetler-detay-leftmain{

    flex:1;

    display: flex;

    align-items: flex-start;

    justify-content: flex-start;

    flex-wrap: wrap;

}

.hizmetler-detay-img{

    width: auto;

    height: auto;

    margin-right: 50px;

    overflow:hidden;

    box-sizing: border-box;

    border: 1px dashed #EBEBEB;

    padding: 5px;

}

.hizmetler-detay-img img{

    width: 100%;

    height: auto;

}

.hizmetler-detay-txt{

    flex:1;

}

.hizmetler-detay-txt-uh{

    width: 100%;

    font-size: 14px ;

    font-weight: bold;

    line-height: 16px;

    margin-bottom: 5px;

    color: #000;

}

.hizmetler-detay-txt-h{

    width: 100%;

    font-size: 30px ;

    font-weight: bold;

    color: #000;

    margin-bottom: 25px;

}

.hizmetler-detay-txt-s{

    width: 100%;

    font-size: 15px ;

    line-height: 23px;

    margin-bottom: 25px;

    color: #333;

}

.hizmetler-detay-right{

    width: 250px;

    height: auto;

    margin-left: 50px;

}

.hizmetler-detay-right-box{

    width: 100%; 

    padding: 8px 8px 8px 20px;

    box-sizing: border-box;

    border: 1px solid #ebebeb;

    border-left:6px solid #f94453;

    font-size: 14px ;

    font-weight: 400;

    margin-bottom: 10px;

    transition-duration: 0.1s; transition-timing-function: linear;

}

.hizmetler-detay-right-box:hover{

    background-color: #f94453;

    color: #FFF;

    border: 1px solid #f94453;

    border-left:6px solid #f94453;

}

.hizmetler-detay-right-box-act{

    width: 100%;

    padding: 8px 8px 8px 20px;

    box-sizing: border-box;

    border: 1px solid #f94453;

    border-left:6px solid #f94453;

    font-size: 14px ;

    background: #f94453;

    font-weight: 400;

    margin-bottom: 10px;

}

/* Hizmetler sub SON ///////////////////////////////////////////*/



/* Pricing sub ///////////////////////////////////////////*/

.tablolar-container-main{

    width: 80%;

    margin: 0 auto;

    padding: 70px 0;

    box-sizing: border-box;

    display: flex;

    justify-content: center;

    flex-wrap: wrap;

}

/* Pricing sub SON ///////////////////////////////////////////*/



/* Foto galeri sub ///////////////////////////////////////////*/

.fotogaleri-container-main{

    width: 100%;

    display: flex;

    justify-content: center;

    align-items: center;

    flex-wrap: wrap;

}

.fotogaleri_detay{

    width: 90%;

    margin: 0 auto;

    padding: 40px 0;

}

.masonry {

    padding: 0;

    -moz-column-gap: 1.5em;

    -webkit-column-gap: 1.5em;

    font-size: .85em;

    column-count: 4;

    column-gap: 1em;

}



.photo_gallery_mas_img {

    display: inline-block;

    background: #fff;

    margin: 0 0 1.5em;

    width: 100%;

    -webkit-transition:1s ease all;

    box-sizing: border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

}

.photo_gallery_mas_img:hover{

    -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);

    box-shadow: 0 0 15px 0 rgba(0,0,0,0.5);

}

.photo_gallery_mas_img img{max-width:100%;}

/* Foto galeri sub SON ///////////////////////////////////////////*/



/* Online Randevu Sub ///////////////////////////////////////////*/

.randevual-container-main{

    width: 1280px;

    margin: 0 auto;

    padding: 70px 0;

    box-sizing: border-box;

    display: flex;

    justify-content: center;

    flex-wrap: wrap;

}

/* Online Randevu Sub SON ///////////////////////////////////////////*/



/* İletişim sub ///////////////////////////////////////////*/

.iletisim-container-main{

    width: 90%;

    padding: 0 0 70px 0;

    margin: 0 auto;

}

.iletisim-container-maps{

    width: 100%;

    height: 300px;

    margin-top: 40px;

    box-sizing: border-box;

    overflow: hidden;

}

.iletisim-container-maps iframe{

    width: 100%;  

    height:300px;

}

.iletisim-container-in{

    width: 1280px; 

    margin: 0 auto;

    margin-top: 70px;

    display: flex;

    align-items: flex-start;

    justify-content: center;



}

.iletisim-container-in-left{

    width: 350px;

    margin-right: 80px;

    border-right: 1px solid #ebebeb;

}

.iletisim-left-cont-box{

    width: 300px;

    padding: 0 15px 25px 15px;

    margin-bottom: 30px;

    text-align: center;

    border-bottom: 1px solid #EBEBEB;

}

.iletisim-left-cont-box:last-child{

    border-bottom: 0;

}

.iletisim-left-cont-box-i{

    width: 100%;

    font-size: 32px ;

    color: #d3ad69;

}

.iletisim-left-cont-box-h{

    width: 100%;

    font-size: 24px ;

    margin-bottom: 20px;

    letter-spacing: 0.09em;

    color: #d3ad69;

}

.iletisim-left-cont-box-s{

    width: 100%;

    font-size: 14px ;

    color: #000;

    letter-spacing: 0.06em;

    margin-bottom: 5px;

    font-weight: 300;

}

.iletisim-container-in-right{

   flex:1;

}

.iletisim-container-in-right-h{

    width: 100%;

    font-size: 24px ;

    margin-bottom: 10px;

    letter-spacing: 0.09em;

    color: #d3ad69;

}

.iletisim-container-in-right-s{

    width: 100%;

    font-size: 15px ;

    margin-bottom: 20px;

    letter-spacing: 0.09em;

    color: #666;

}

.iletisim-container-in-right-form{

    width: 100%;  

}

/* İletişim sub SON ///////////////////////////////////////////*/





/* Video galeri Sub ///////////////////////////////////////////*/

.videolar-container-main{

    width: 1280px;

    margin: 0 auto;

    padding: 70px 0;

    box-sizing: border-box;

    display: flex;

    justify-content: center;

    flex-wrap: wrap;

}



.videolar-sub-box{

    width: 30%;

    margin: 2% 1.5% 2% 1.5%;



    text-align: center;

}

.videolar-sub-box-img{

    width: 100%;

    overflow: hidden;

    position: relative;

}

.videolar-sub-box-img img{

    width: 100%;

    transition-duration: 0.1s; transition-timing-function: linear;

}

.videolar-sub-box-h{

    width: 100%; 

    font-size: 20px ;

    font-weight: bold;

    padding: 10px 0;

}

.videolar-sub-box-h a{

    color: #000;

}

.videolar-sub-box-h a:hover{

    color: #000;

}

.videolar-sub-box-img-overlay{

    position: absolute;

    width: 100%;

    height: 100%;

    background-color: rgba(0,0,0,0.3);

    opacity: 0;

    z-index: 1;

    transition-duration: 0.1s; transition-timing-function: linear;

    display: flex;

    align-items: center;

    justify-content: center;

}

.videolar-sub-box-img-overlay a{

    color: #FFF;

}

.videolar-sub-box-img-overlay a:hover{

    color: #FFF;

}

.videolar-sub-box-img-overlay-i{

    width: auto;

    height: auto;

    background-color: #000;

    margin-top: -500px;

    opacity: 0;

    transition-duration: 0.1s; transition-timing-function: linear;

    font-size: 20px;

    line-height: 20px;

    padding: 20px;

    color: #FFF;

}

.videolar-sub-box-img-overlay-i-2{

    width: auto;

    height: auto;

    background-color: #FFF;

    margin-top: -500px;

    opacity: 0;

    transition-duration: 0.2s; transition-timing-function: linear;

    font-size: 20px;

    line-height: 20px;

    padding: 20px;

    color: #000;

}

.videolar-sub-box:hover .videolar-sub-box-img img{

    -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);

    filter: blur(2px);

}

.videolar-sub-box:hover .videolar-sub-box-img-overlay{

    opacity: 1;

}

.videolar-sub-box:hover .videolar-sub-box-img-overlay-i{

    opacity: 1;

    margin-top: 0;

}

.videolar-sub-box:hover .videolar-sub-box-img-overlay-i-2{

    opacity: 1;

    margin-top: 0;

}







.videolar-detay-main{

    width: 900px;

    padding: 70px 0;

    margin: 0 auto;



}

.videolar-detay-main-video{

    width: 100%;

    margin: 0 auto;

    margin-bottom: 25px;

}

.videolar-detay-main-video iframe{

    width: 100%;

    height: 480px;

}

.videolar-detay-main-h{

    width: 100%;

    text-align: center;

    font-size: 22px;

    font-weight: bold;

    color: #000;

    margin-bottom: 25px;

}

.videolar-detay-main-s{

    width: 100%;

    text-align: center;

    font-size: 16px;

    line-height: 22px;

    color: #000;

    margin-bottom: 25px;

}



/* Video galeri Sub SON ///////////////////////////////////////////*/





/* Modul Başlık ve spot kodları ///////////////////////////////////////////*/

.modules-head-text-main{

    width: 950px;

    margin: 0 auto;

    text-align: center;

    margin-bottom: 25px;



}

.modules-head-text-s{

    width: 100%;

    font-size: 15px ;

    line-height: 18px;

    margin-bottom: 18px;

}

.modules-head-text-h{

    width: 100%; 

    font-size: 40px ;

    line-height: 45px;

    margin-bottom:25px ;

}

.modules-head-text-ss{

    width: 100%;

    font-size: 16px ;

    line-height: 20px;

    letter-spacing: 0.09em;

}

.modules-head-divider{

    width: 130px;

    height: 4px;

    margin: 0 auto;

}











.modules-head-text-main-2{

    width: 950px;

    text-align: left;

    margin-bottom: 50px;



}

.modules-head-text-s-2{

    width: 100%;

    font-size: 15px ;

    line-height: 18px;

    margin-bottom: 18px;

}

.modules-head-text-h-2{

    width: 100%;

    font-size: 40px ;

    line-height: 45px;

    margin-bottom:25px ;

}

.modules-head-divider-2{

    width: 130px;

    height: 4px;



}

/* Modul Başlık ve spot kodları SON ///////////////////////////////////////////*/





/* Buttons Pack ///////////////////////////////////////////*/

.button-yellow{

    width: auto;

    display: inline-block;

    background-color: #e0a800;

    border: 2px solid #e0a800;



    font-weight: bold;

    color: #000;

    letter-spacing: 0.08em;

    transition-duration: 0.2s; transition-timing-function: linear;

}

.button-yellow:hover{

    background-color: #cb9700;

    text-decoration: none;

    color: #000;

}

.button-yellow-out{

    width: auto;

    display: inline-block;

    border: 2px solid #e0a800;



    font-weight: bold;

    color: #000;

    letter-spacing: 0.08em;

    transition-duration: 0.2s; transition-timing-function: linear;

    background:none;

}

.button-yellow-out:hover{

    background-color: #e0a800;

    color: #000;

    text-decoration: none;

}

.button-black{

    width: auto;

    display: inline-block;

    background-color: #000;

    border: 1px solid #000;



    color: #FFF;

    letter-spacing: 0.08em;

    transition-duration: 0.2s; transition-timing-function: linear;

}

.button-black:hover{

    background-color: #1f1f1f;

    text-decoration: none;

    color: #FFF;

}

.button-black-out{

    width: auto;

    display: inline-block;

    border: 1px solid #000;



    color: #000;

    background: none;

    letter-spacing: 0.08em;

    transition-duration: 0.2s; transition-timing-function: linear;

}

.button-black-out:hover{

    background-color: #000;

    text-decoration: none;

    color: #fff;

}

.button-white-out{

    width: auto;

    display: inline-block;

    border: 1px solid #fff;



    color: #fff;

    letter-spacing: 0.08em;

    background: none;

    transition-duration: 0.2s; transition-timing-function: linear;

}

.button-white-out:hover{

    background-color: #fff;

    text-decoration: none;

    color: #000;

}

.button-white{

    width: auto;

    display: inline-block;

    background-color: #FFF;

    border: 1px solid #FFF;



    color: #000;

    letter-spacing: 0.08em;

    transition-duration: 0.2s; transition-timing-function: linear;

}

.button-white:hover{

    background-color: #EBEBEB;

    text-decoration: none;

    color: #000;

}

.button-white-black{

    width: auto;

    display: inline-block;

    background-color: #FFF;

    border: 1px solid #FFF;



    color: #000;

    letter-spacing: 0.08em;

    transition-duration: 0.2s; transition-timing-function: linear;

}

.button-white-black:hover{

    background-color: #000;

    text-decoration: none;

    color: #FFF;

    border: 2px solid #000;

}

.button-black-white{

    width: auto;

    display: inline-block;

    background-color: #000;

    border: 1px solid #000;



    color: #FFF;

    letter-spacing: 0.08em;

    transition-duration: 0.2s; transition-timing-function: linear;

}

.button-black-white:hover{

    background-color: #FFF;

    text-decoration: none;

    color: #000;

    border: 1px solid #FFF;

}

.button-gold-out{

    display: inline-block;

    border: 1px solid #cfb481;



    background: none;

    color: #cfb481;

    transition-duration: 0.2s; transition-timing-function: linear;

}

.button-gold-out:hover{

    color: #000;

    text-decoration: none;

    background-color: #cfb481;

}

.button-gold{

    display: inline-block;

    border: 1px solid #cfb481;



    background-color:#cfb481;

    color: #000;

    transition-duration: 0.2s; transition-timing-function: linear;

}

.button-gold:hover{

    color: #000;

    text-decoration: none;

    background-color: #B89D6F;

}

.button-red{

    display: inline-block;

    border: 1px solid #F94453;



    background-color: #f94453;

    color: #FFF;

    transition-duration: 0.2s; transition-timing-function: linear;

}

.button-red:hover{

    color: #FFF;

    text-decoration: none;

    background-color: #dd4150;

}

.button-red-out{

    width: auto;

    display: inline-block;

    border: 1px solid #F94453;



    color: #F94453;

    letter-spacing: 0.08em;

    background: none;

    transition-duration: 0.2s; transition-timing-function: linear;

}

.button-red-out:hover{

    background-color: #F94453;

    text-decoration: none;

    color: #FFF;

}

.button-green{

    display: inline-block;

    border: 1px solid #2fba47;



    background-color: #2fba47;

    color: #FFF;

    transition-duration: 0.2s; transition-timing-function: linear;

}

.button-green:hover{

    color: #FFF;

    text-decoration: none;

    background-color: #279c3d;

}

.button-green-out{

    width: auto;

    display: inline-block;

    border: 1px solid #279c3d;



    color: #279c3d;

    letter-spacing: 0.08em;

    background: none;

    transition-duration: 0.2s; transition-timing-function: linear;

}

.button-green-out:hover{

    background-color: #279c3d;

    text-decoration: none;

    color: #FFF;

}

.button-blue{

    display: inline-block;

    border: 1px solid #558cff;



    background-color: #558cff;

    color: #FFF;

    transition-duration: 0.2s; transition-timing-function: linear;

}

.button-blue:hover{

    color: #FFF;

    text-decoration: none;

    background-color: #456fcd;

}

.button-blue-out{

    width: auto;

    display: inline-block;

    border: 1px solid #558cff;

    color: #558cff;

    letter-spacing: 0.08em;

    background: none;

    transition-duration: 0.2s; transition-timing-function: linear;

}

.button-blue-out:hover{

    background-color: #558cff;

    text-decoration: none;

    color: #FFF;

}









.button-1x{

    font-size: 13px ;

    padding: 4px 10px;

    font-weight: normal !important;

}

.button-2x{

     font-size: 14px ;

    padding: 10px 25px;

 }

.button-3x{

    font-size: 16px ;

    padding: 15px 25px;

}

.button-4x{

    font-size: 18px ;

    padding: 15px 25px;

}

.button-5x{

    font-size: 22px ;

    padding: 11px 40px;

    font-weight: 300;

}

/* Buttons Pack SON ///////////////////////////////////////////*/





/* To Top ///////////////////////////////////////////*/

#return-to-top {

    position: fixed;



    right: 20px;

    width: 50px;

    height: 50px;

    display: block;

    text-decoration: none;

    -webkit-border-radius: 35px;

    -moz-border-radius: 35px;

    border-radius: 35px;

    display: none;



    z-index: 99;

}

#return-to-top i {

    margin: 0;

    position: relative;

    left: 16px;

    top: 13px;

    font-size: 19px;

    -webkit-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -ms-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    transition: all 0.3s ease;

}

#return-to-top:hover {

}

#return-to-top:hover i {

    top: 5px;

}

/* To Top SON ///////////////////////////////////////////*/













.lspac{

    letter-spacing: 0.5em;

}

.lspacsmall{

    letter-spacing: 0.2em;

}





/* Before After ///////////////////////////////////////////*/

#baf_baf{

    width: 100%;

    height: 100%;

    position: relative;

    margin:0 auto;

    box-sizing: border-box;

}



/* Our normalize css */

*{

    margin:0;

    box-sizing: border-box;

}





/* Our wrapper */

.wrapper{

    width:100%;

    height: 100%;

    position: absolute;

    left:50%;

    top:50%;

    transform:translate3d(-50%,-50%,0);

    overflow:hidden;



}



/* Our image information */

.before,

.after {

    width:100%;

    height:100%;

    background-repeat:no-repeat;

    background-color: #000;

    background-size: cover;

    background-position: center;

    position: absolute;

    top:0;

    left:0;

    pointer-events:none;

    overflow: hidden;

}



.content-image{

    height:100%;

}



.after{

    width:125px;

}



.scroller{

    width: 50px;

    height:50px;

    position: absolute;

    left:100px;

    top:50%;

    transform:translateY(-50%);

    border-radius:50%;

    background-color: transparent;

    opacity:0.9;

    pointer-events:auto;

    cursor: pointer;

    border: 5px solid;

    border-color: rgba(0, 0, 0, 0.6);

    background-clip: padding-box;

}



.scroller:hover{

    opacity:1;

}



.scrolling{

    pointer-events:none;

    opacity:1;

// z-index: 1;

}



.scroller__thumb{

    width:100%;

    height:100%;

    padding:5px;

    box-sizing: border-box;

}



.scroller:before,

.scroller:after{

    content:" ";

    display: block;

    width: 3px;

    height: 9999px;

    position: absolute;

    left: 50%;

    margin-left: -3.5px;

    z-index: 30;

    transition:0.1s;

}

.scroller:before{

    top:100%;

}

.scroller:after{

    bottom:100%;

}



/* If you want to cahnge the colors, make sure you change the fill in the svgs to match */

.scroller{

    background-color: #000;



}

.scroller:before,

.scroller:after{

    background: #000;

}

/* Before After SON ///////////////////////////////////////////*/





/* Alttan Çizgili Link Yapısı ///////////////////////////////////////////*/

.right-underline{

    display: inline-block;

    position: relative;

    text-decoration: none;

}

.right-underline:hover{

    text-decoration: none;

}

.right-underline::after {

    content: '';

    position: absolute;

    width: 100%;

    transform: scaleX(0);

    border-radius: 5px;

    height: 0.1em;

    bottom: 0;

    left: 0;

    background: currentcolor;

    transform-origin: bottom right;

    transition: transform 0.25s ease-out;

}

.right-underline:hover::after {

    transform: scaleX(1);

    transform-origin: bottom left;

}

/* Alttan Çizgili Link Yapısı SON ///////////////////////////////////////////*/



textarea:focus,

input[type="text"]:focus,

input[type="password"]:focus,

input[type="datetime"]:focus,

input[type="datetime-local"]:focus,

input[type="date"]:focus,

input[type="month"]:focus,

input[type="time"]:focus,

input[type="week"]:focus,

input[type="number"]:focus,

input[type="email"]:focus,

input[type="url"]:focus,

input[type="search"]:focus,

input[type="tel"]:focus,

input[type="color"]:focus,

.uneditable-input:focus {

    border-color: rgba(0, 0, 0, 0.5) !important ;

    background-clip: padding-box;

    border: 3px solid ;

    box-shadow: none !important;

    outline: 0 none;

}











/* Sayfalama Custom ///////////////////////////////////////////*/

.pagination > li > a,

.pagination > li > span {

    color: #000;

}

.pagination>li.active>a {

    background-color: #000 !important;

    border-color: #000 !important;

}

.pagination>li.active>a:hover {

    color:#FFF !important

}

.pagination>li>a:hover {

    color:#000 !important

}

/* Sayfalama Custom SON ///////////////////////////////////////////*/









/* Sabit Header  ///////////////////////////////////////////*/

.fixed-header-container{

    width: 90%; 

    margin: 0 auto;

    display: flex;

    align-items: center;

    justify-content: space-between;

}

.fixed-header-container-logo{

    width: auto;     

}

.fixed-header-container-logo img{

    max-width: 222px;  

    max-height: 90px;

}

.fixed-header-container-menu{

    width: auto;

    text-align: right;

}

.fixed-header-container-mobile{

    display: none;

}

/* Sabit Header  SON ///////////////////////////////////////////*/







/* Menu bar ///////////////////////////////////////////*/

.menu-icon-toggle {

    display: block;

    width: 30px;

    height: 30px;

    position: relative;

    z-index: 9;

}

.home .menu-icon-toggle {

    top: 50px;

    position: absolute;

    right: 20px;

    top: 20px;

}

.menu-icon-toggle span {

    display: block;

    width: 100%;

    height: 2px;

    position: absolute;

    top: 50%;

    -webkit-transform: translate(0, -50%);

    transform: translate(0, -50%);

    -webkit-transition: opacity 0.3s 0.3s;

    transition: opacity 0.3s 0.3s;

}

.menu-icon-toggle::before, .menu-icon-toggle::after {

    content: '';

    display: block;

    width: 100%;

    height: 2px;

    position: absolute;

    -webkit-transition: top 0.3s 0.3s, bottom 0.3s 0.3s, -webkit-transform 0.3s;

    transition: top 0.3s 0.3s, bottom 0.3s 0.3s, -webkit-transform 0.3s;

    transition: transform 0.3s, top 0.3s 0.3s, bottom 0.3s 0.3s;

    transition: transform 0.3s, top 0.3s 0.3s, bottom 0.3s 0.3s, -webkit-transform 0.3s;

}

.menu-icon-toggle::before {

    top: 6px;

}

.menu-icon-toggle::after {

    bottom: 6px;

}

.open .menu-icon-toggle span {

    opacity: 0;

    -webkit-transition: opacity 0.3s;

    transition: opacity 0.3s;

}



.open .menu-icon-toggle::before {

    top: calc(50% - 1px);

    -webkit-transform: rotate(45deg);

    transform: rotate(45deg);

}

.open .menu-icon-toggle::after {

    bottom: calc(50% - 1px);

    -webkit-transform: rotate(-45deg);

    transform: rotate(-45deg);

}

.open .menu-icon-toggle::before, .open .menu-icon-toggle::after {

    -webkit-transition: top 0.3s, bottom 0.3s, -webkit-transform 0.3s 0.3s;

    transition: top 0.3s, bottom 0.3s, -webkit-transform 0.3s 0.3s;

    transition: top 0.3s, bottom 0.3s, transform 0.3s 0.3s;

    transition: top 0.3s, bottom 0.3s, transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;

}



.opening-mobile-menu-div {

    text-align: center;

    display: none;

    border-top:1px solid #EBEBEB;

    background-color: #FFF;

    width: 100%;

}

/* Menu bar SON ///////////////////////////////////////////*/





/* ------ ACCORDION MOBILE MENU STYLE -------------- */

.ladder {

    background-color: #FFF;

    text-align: left;



}

.ladder ul {

    margin: 0;

    padding: 0;

    overflow: scroll;

}

.ladder ul li {

    background: #FFF;

    font-size: 14px ;

    font-weight: 600;

}

.ladder ul ul li {

    height: auto;

    padding: 0;

    transition: 3s ease-in;

    background-color: #FFF;

    font-weight: 400;

}

.ladder ul .collapse li {

    height: 0;

    max-height: 0;

}

.ladder li {

    list-style-type: none;

    padding: 0;

    height: auto;

}

.ladder a {

    text-decoration: none;

    width: 100%;

    display: flex;

    align-items: center;

    justify-content: flex-start;



    border-bottom:1px solid #EBEBEB;

    padding: 16px 20px;

    color: #000;

}

.ladder a i{

    margin-left: auto;

}

.ladder a:link, .ladder a:visited {

    color: #000;

}

.ladder a:hover {

    text-decoration: none;

    color: #000;

    background-color: #F8F8F8;

}

.ladder_ustu{

    width: 100%; 

    border-bottom: 1px solid #EBEBEB;

    background-color: #f5f5f5;

    display: flex;

    align-items: center;

    justify-content: space-between;



    padding: 0 10px;

}

.ladder_ustu_box{

    margin: 10px;

    font-size: 15px ;

    color: #000;

    display: flex;

    align-items: center;

}

/* ------ ACCORDION MOBILE MENU STYLE -------------- */



.footer-fixed-contact{

    display: none;

}



.just_mobile_area{

    display: none;

}



.footer-fixed-contact-left{

    color: #000 !important;

}

.footer-fixed-contact-left:hover{

    text-decoration: none;

}



.footer-fixed-contact-right{

    color: #fff !important;

}

.footer-fixed-contact-right:hover{

    text-decoration: none;

}











/* Modüller için Yorumlar Stili ///////////////////////////////////////////*/



.module_comment_add_main{

    width: 100%;

    box-sizing: border-box;

    font-family : 'Open Sans', Arial ;

    margin-bottom: 25px;

    margin-top: 40px;

}

.module_comment_head{

    width: 100%;

    display: flex;

    justify-content: center;

    align-items: center;

    flex-wrap: wrap;

    border-top: 1px solid #EBEBEB;

    border-bottom: 1px solid #EBEBEB;

    margin-bottom: 20px;

    box-sizing: border-box;

    padding: 10px 0;

}

.module_comment_head_left{

    flex:1;

    font-size: 18px;

    font-weight: bold;

    color: #000;

}

.module_comment_head_right{

    width: auto;

    margin-left: auto;

    font-size: 13px;

    font-weight: normal;

    color: #000;

}

.module_comment_head_right a{

    color: #000;

}

.module_comment_head_right a:hover{

    color: #666;

}

.module_comment_form_area{

    width: 100%;

    font-family : 'Open Sans', Arial ;

    font-size: 13px ;

}

.module_comment_box_main{

    width: 100%;

    box-sizing: border-box;

    border-bottom: 1px solid #EBEBEB;

    padding: 15px 0 15px 0;

    font-family : 'Open Sans', Arial ;

}

.module_comment_in_box_div{

    display: flex;

    justify-content: flex-start;

    align-items: flex-start;

    flex-wrap: wrap;

}

.comments_reply_div{

    width: 100%;

    box-sizing: border-box;

    margin-left: 65px;

    padding: 20px 0;



}

.module_comment_box_img{

    width: 52px;

    height: 52px;

    border: 1px solid #EBEBEB;

    margin-right: 20px;

}

.module_comment_box_img img{

    width: 50px;

    height: 50px;

}

.module_comment_box_right{

    flex:1;

}

.module_comment_box_head_area{

    width: 100%;

    display: flex;

    align-items: center;

    justify-content: flex-start;

    margin-bottom: 7px;

    padding-bottom: 7px;

    border-bottom: 1px dashed #EBEBEB;

}

.module_comment_box_name{

    width:auto ;

    font-size: 14px ;

    font-weight: bold;

    color: #000;

}

.module_comment_box_date{

    width:auto ;

    margin-left: auto;

    font-size: 11px ;

    color: #929292;

}

.module_comment_box_content{

    width:100%;

    font-size: 13px ;

    color: #000;

}

.module_all_comments_main_div{

    width: 100%;

    margin-bottom: 50px;

}

.all_comments_main{

    width: 800px;

    margin: 0 auto;

    margin-top: 30px;

}

.comments_module_info_div{

    width: 600px;

    border: 1px solid #ebebeb;

    padding: 20px;

    margin: 0 auto;

    margin-top: 25px;

    display: flex;

    align-items: flex-start;

    justify-content: flex-start;

    flex-wrap: wrap;

}

.comments_module_info_div_img{



    border: 1px solid #EBEBEB;

    margin-right: 25px;

}

.comments_module_info_div_img img{

    width: 100px;

    margin: 5px;

    height: auto;

}

.comments_module_info_div_txt{

    flex: 1;

}

.comments_module_info_div_txt_t{

    font-size: 18px ;

    font-weight: bold;

    margin-bottom: 10px;

    line-height: 22px;

}

.comments_module_info_div_txt_d{

    font-size: 14px ;

    line-height: 14px;

}

.comments_module_info_div_txt_d a{

    color: tomato;

}

.comments_module_info_div_txt_d a:hover{

    color: orange;

}

/* Modüller için Yorumlar Stili SON ///////////////////////////////////////////*/









.third-level-menu

{

    position: absolute;

    top: 0 !important;

    list-style: none;

    margin: 0;

    opacity: 0;

    visibility: hidden;

    box-shadow: 0 5px 14.25px 0.75px rgba(0, 0, 0, 0.1);

    z-index: 9;

    transition: 0.1s ease-in-out 0s;

}

.third-level-menu > li

{

    height: auto;

}

.second-level-menu > li > .third-level-menu li p{

    margin: 0;

    display: flex;

    align-items: center;

    justify-content: space-between;

}







.second-level-menu > div{

    box-shadow: 0 5px 14.25px 0.75px rgba(0, 0, 0, 0.1);



}







.second-level-menu

{

    position: absolute;

    left: 0;

    list-style: none;

    margin: 0;

    opacity: 0;

    visibility: hidden;

    z-index: 999;

    transition: 0.2s ease-in-out 0s;

    margin-top: 100px;

}



.second-level-menu > div > li

{

    position: relative;

    height: auto;

}

.second-level-menu > div > li p{

    margin: 0;

    display: flex;

    align-items: center;

    justify-content: space-between;

}





.top-level-menu

{

    list-style: none;

    padding: 0;

    margin: 0;

    display: flex;

    align-items: flex-start;

    justify-content: flex-start;

}

.top-level-menu > li

{

    position: relative;

    width: auto;

    height: auto;

    transition-duration: 0.1s; transition-timing-function: linear;



}



.top-level-menu li:hover > ul

{

    opacity: 1;

    visibility: visible;

    margin-top: 0;

    margin-left: 0;

}

.top-level-menu > li span /* Apply to all links inside the multi-level menu */

{

    text-decoration: none;

}

.top-level-menu > li a{

    text-decoration: none;

}

.top-level-menu > li:hover a{

    text-decoration: none;

}

.top-level-menu > li span{

    display: block;

    transition-duration: 0.1s;

    transition-timing-function: linear;

}







.font-spacing{letter-spacing: 0.04em}

.font-12{font-size:12px;}

.font-13{font-size:13px;}

.font-14{font-size:14px;}

.font-15{font-size:15px;}

.font-16{font-size:16px;}

.font-17{font-size:17px;}

.font-18{font-size:18px;}

.font-19{font-size:19px;}

.font-20{font-size:20px;}

.font-24{font-size:24px;}

.font-26{font-size:26px;}

.font-27{font-size:27px;}

.font-28{font-size:28px;}

.font-29{font-size:29px;}

.font-30{font-size:30px;}

.font-size-big{font-size:36px;}

.font-size-exbig{font-size:50px;}

.font-exlight{font-weight: 300; }

.font-light{font-weight: 400; }

.font-small{font-weight: 500; }

.font-medium{font-weight: 600}

.font-bold{font-weight: 700}

.font-exbold{font-weight: 800}

.font-raleway{ font-family: 'Raleway', sans-serif}

.font-open-sans{font-family: 'Open Sans', sans-serif}

.font-color-FFF{color:#FFF}

.font-color-000{color:#000;}

.p-p{padding: 0px; margin: 0px; overflow: hidden;}



.enews-module-spot{

    width: 100%;  

    font-size: 21px ;

    font-weight: 300;

    margin-bottom: 30px;

}



.box-width-area{

    width: 80% !important;

    margin: 0 auto !important;

}

.lang-select-custom-div{

    padding: 10px 20px !important;

}





.upsarrow:before {

    content: '';

    height: 11px;

    width: 11px;

    position: absolute;

    transform: rotate(

            45deg

    );

}





.dropdown-menu-lg-right{

    padding: 5px !important;

}







.box-modules-width {

    width: 92% !important;

    margin: 0 auto !important;

}



.html-content-area-inside{

    width: 90%;

    margin: 0 auto;

    display: flex;

    align-items: center;

    flex-wrap: wrap;

}

.html-content-area-inside-left{

    flex:1;

}



.html-content-area-inside-right{

    width: 908px;

    min-width: 575px;

    background-image: url("../../images/dots_bg.png");

    background-repeat: no-repeat;

    background-position: top right;

    padding-top: 30px;



}

.html-content-area-inside-right-img{

    width: 100%;

    position: relative;

}



.html-content-area-inside-left-in{

    width: 68%;

    margin: 0 auto;

}



.tanitim-video-btn-area{

    width: 100%;

    position: absolute;

    display: flex;

    align-items: center;

    justify-content: center;

    height: 100%;

    margin-top: 30px;

}





























.video-play-button {

    position: absolute;

    z-index: 10;

    -webkit-transform: translateX(-50%) translateY(-50%);

    transform: translateX(-50%) translateY(-50%);

    box-sizing: content-box;

    display: block;

    width: 32px;

    height: 44px;

    border-radius: 50%;

    margin-left: auto;

    margin-right: auto;

    left:0;

    right: 0;

}

.video-play-button:before {

    content: "";

    position: absolute;

    z-index: 0;

    left: 50%;

    top: 50%;

    -webkit-transform: translateX(-50%) translateY(-50%);

    transform: translateX(-50%) translateY(-50%);

    display: block;

    width: 80px;

    height: 80px;

    background: #BA1F24;

    border-radius: 50%;

    -webkit-animation: pulse-border 1500ms ease-out infinite;

    animation: pulse-border 1500ms ease-out infinite;

}

.video-play-button:after {

    content: "";

    position: absolute;

    z-index: 1;

    left: 50%;

    top: 50%;

    -webkit-transform: translateX(-50%) translateY(-50%);

    transform: translateX(-50%) translateY(-50%);

    display: block;

    width: 80px;

    height: 80px;

    background: #FA183D;

    border-radius: 50%;

    transition: all 200ms;

}

.video-play-button:hover:after {

    background-color: #DA0528;

}

.video-play-button img {

    position: relative;

    z-index: 3;

    max-width: 100%;

    width: auto;

    height: auto;

}

.video-play-button span {

    display: block;

    position: relative;

    z-index: 3;

    width: 0;

    height: 0;

    border-left: 32px solid #FFFFFF;

    border-top: 22px solid transparent;

    border-bottom: 22px solid transparent;

    margin-left: 5px;

}

@-webkit-keyframes pulse-border {

    0% {

        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);

        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);

        opacity: 1;

    }

    100% {

        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);

        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);

        opacity: 0;

    }

}

@keyframes pulse-border {

    0% {

        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);

        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);

        opacity: 1;

    }

    100% {

        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);

        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);

        opacity: 0;

    }

}

.fg-det-in{

    width: 80%;

    display: flex;

    justify-content: center;

    flex-wrap: wrap;

}



@media screen and (max-width:1660px) and (min-width:1024px) {

    .modules-head-text-h {

        font-size: 30px;

        line-height: 35px;

        margin-bottom: 15px;

    }

    .modules-head-text-s {

        width: 100%;

        font-size: 13px;

        line-height: 16px;

        margin-bottom: 10px;

    }

}





.photo-d-boxes{

    display: block;

    width: 22%;

    border: 1px solid #EBEBEB;

    background-color: #fff;

    border-radius: 5px;

    margin:10px;

    padding: 20px;

    box-sizing: border-box;

    color: #000;

}

.photo-d-boxes:hover{

    color: #666;

    text-decoration: none;

}

.photo-d-img{

    width: 100%;

}

.photo-d-img img{

    width: 100%;

}

.photo-d-txt{

    margin-top: 20px;

    font-size: 20px ;

    font-weight: 600;

    text-align: center;

}



.swiper-container .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {

    opacity: .35 !important;

    cursor: auto;

    pointer-events: none;

}



.html-content-baslikarea{

    margin-bottom: 25px;

}

.html-content-ustbaslik{

    font-size: 20px ;

}

.html-content-baslik{

    font-size: 36px ;

    font-weight: 500;

}

.html-content-txt{

    font-size: 16px ;

}