@import url(https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;500;600;700;800&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;600&display=swap);
a,abbr,acronym,address,applet,article,aside,audio,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,tt,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body{font-family:Inter,sans-serif}
h1,h2,h3{font-family:'Roboto Slab',serif}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}
a{text-decoration:none!important}
:focus{outline:0}
.clear{clear:both}
img{max-width:100%;height:auto}
.main{width:100%;height:80vh;background:#1e1642;background:-moz-linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);background:-webkit-linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);background:linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);position:relative;float:left}
.container{width:1300px;margin:auto}
.container-2{max-width:1300px;margin:0 auto;display:flex}
.header{position:absolute;width:100%;float:left;z-index:2;top:0}
.header .container{display:flex;justify-content:space-between}
.language,.social{width:50px;height:200px;box-shadow:0 0 13px #59b1ff;border-radius:0 0 30px 30px;position:relative}
.language ul li{width:100%;float:left;text-align:center;height:35px;display:flex;align-items:center;justify-content:center;transition:all ease-in-out .3s;opacity:0}
.language ul li a{color:#fff}
.language ul li.wpml-ls-current-language{opacity:1}
.language:before{content:"\f078";position:absolute;font-family:'Font Awesome 5 Pro';color:#fff;font-size:20px;bottom:5px;width:100%;text-align:center}
.language:hover li{opacity:1}
.social{box-sizing:border-box;padding:10px 0}
.social ul li{width:100%;float:left;text-align:center;height:auto;margin-bottom:10px}
.social ul li a{width:25px;height:25px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;font-size:14px;color:#1d64a6}
.header-orta{width:calc(100% - 100px);float:left;text-align:center;position:relative}
.logo{width:100%;float:left;margin:40px 0 50px}
.main-menu{width:100%;float:left;display:flex;align-items:center;justify-content:center}
.main-menu ul li{display:inline-block;margin:0 20px;font-size:18px;font-family:'Roboto Slab',serif}
.main-menu ul li a{color:#fff;text-transform:uppercase;position:relative}
.main-menu ul li a:before{content:"";position:absolute;width:0;height:3px;background:#f0af26;left:0;bottom:-10px;transition:all ease-in-out .3s}
.main-menu ul li.current-menu-item a:before,.main-menu ul li:hover a:before{width:100%}
.mainSlider{width:calc(100% + 40px)!important;float:left;border-radius:15px;margin-top:250px;position:relative;margin-bottom:-150px;margin-left:-20px;margin-right:-20px}
.sliderBg{width:100%;float:left;height:400px;background:#1e1642;background:-moz-linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);background:-webkit-linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);background:linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);border-radius:15px;box-shadow:0 11px 21px rgb(0 0 0 / 35%)}
.slider-content{width:55%;float:left;box-sizing:border-box;padding-left:120px;padding-top:40px}
.sliderImg{position:absolute;bottom:30px;right:50px;display:none}
.mainSlider.owl-carousel .owl-stage-outer{padding-top:200px}
.mainSlider .item{padding:20px 20px 30px;width:100%;float:left;box-sizing:border-box}
.slider-content span{color:#f0af26;font-size:20px;letter-spacing:2px}
.slider-content h2{font-size:58px;font-weight:800;color:#fff;margin-bottom:15px}
.slider-content p{color:#fff;font-size:18px;font-weight:200;width:70%;margin-bottom:30px}
.slider-content a{color:#fff;font-size:14px;border:1px solid #fff;padding:12px 40px;border-radius:30px;display:inline-block}
.mainSlider .owl-dots{width:400px;height:20px;display:flex;align-items:center;justify-content:center;transform:rotate(90deg);position:absolute;bottom:220px;left:-120px}
.mainSlider .owl-dots .owl-dot{width:20px;height:20px;border:1px solid #fff;border-radius:50%;margin:5px 10px;display:flex;align-items:center;justify-content:center;position:relative}
.mainSlider .owl-dots .owl-dot:before{content:"";position:absolute;width:10px;height:10px;background:#fff;border-radius:50%;transition:all ease-in-out .3s;opacity:0}
.mainSlider .owl-dots .owl-dot.active:before{opacity:1}
.active .sliderImg{display:block}
#main-content{width:100%}
.white-content{width:100%;padding:80px 0;float:left}
#content{min-height:1700px;width:65%;margin-right:50px;display:inline-block}
#sidebar{width:calc(35% - 50px);float:right}
#sidebar .sidebar__inner{position:sticky;margin-top:-430px;top:0;float:left}
.clearfix:after{display:block;content:"";clear:both}
.index-adimlar{width:100%;float:left;position:relative;margin-top:250px}
.adim-tab{width:100%;float:left;position:relative;margin-bottom:50px}
.adim-tab ul{width:100%;float:left}
.adim-tab ul li{width:25%;float:left;position:relative;cursor:pointer}
.adim-tab ul li a{display:inline-block;width:100%}
.adim-icn{width:100px;height:100px;display:flex;align-items:center;justify-content:center;background:#fff;border:2px dashed #1e457f;border-radius:50%;box-sizing:border-box;padding:25px;float:left}
.adim-title{width:calc(100% - 100px);float:left;position:relative;box-sizing:border-box;padding:38px 20px 0 30px}
.adim-title strong{font-family:'Roboto Slab',serif;font-size:18px;background:#fff;color:#1e457f;letter-spacing:1px;z-index:2;position:relative;padding:0 9px;margin-bottom:15px}
.adim-title:before{content:"";position:absolute;width:100%;height:1px;background:#1e1c4a;left:0;top:50px;z-index:0}
.adim-title p{font-size:16px;color:#5c5c5c;font-weight:300;width:100%;float:left;margin-top:15px;box-sizing:border-box;padding-left:9px}
.adim-pages{width:100%;float:left;position:relative;margin-bottom:150px;margin-top:30px}
.adim-page{width:100%;float:left;position:relative;display:none}
.adim-page.open{display:block}
.adim-img{width:50%;float:left;position:relative}
.adim-banner{position:relative;width:60%;border-radius:15px}
.adim-banner-icn{position:absolute;right:60px;top:30px}
.adim-content{width:50%;float:left;box-sizing:border-box;padding-left:50px}
.adim-content h2{font-size:36px;color:#1e457e;margin-top:15px;margin-bottom:20px}
.adim-content p{color:#666;font-size:20px;line-height:30px;font-weight:300;margin-bottom:40px}
.numeric{width:100%;float:left;position:relative;font-family:'Roboto Slab',serif}
.numeric span{margin-right:100px;font-size:20px;color:#5c5c5c}
.numeric:before{width:75px;height:1px;background:#5c5c5c;content:"";position:absolute;left:35px;top:50%}
.adim-tab ul li a.active .adim-icn{background:#1e1642;background:-moz-linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);background:-webkit-linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);background:linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);border:none}
.adim-tab ul li a.active .adim-icn img{filter:brightness(0) invert(1)}
.ayricaliklar{width:100%;float:left;padding:100px 0;background:#eef7ff}
.title{width:100%;float:left;text-align:center;margin-bottom:30px}
.hakkimizda-content h1,.title h2{color:#011689;font-size:40px}
.title strong{color:#f0af26;font-size:20px;letter-spacing:2px;margin-bottom:10px;width:100%;float:left}
.ayricalikSlider{width:100%;float:left}
.ayricalik-col{width:100%;float:left;position:relative;overflow:hidden;border-radius:15px;cursor:pointer}
.ayricalik-col strong{position:absolute;z-index:2;width:100%;float:left;text-align:center;bottom:-300px;height:60%;background:#1f1946;background:-moz-linear-gradient(0deg,rgba(31,25,70,1) 0,rgba(31,25,70,0) 100%);background:-webkit-linear-gradient(0deg,rgba(31,25,70,1) 0,rgba(31,25,70,0) 100%);background:linear-gradient(0deg,rgba(31,25,70,1) 0,rgba(31,25,70,0) 100%);display:flex;align-items:flex-end;justify-content:center;color:#fff;box-sizing:border-box;padding:0 20px 20px;font-size:20px;font-family:'Roboto Slab',serif;font-weight:500;transition:all ease-in-out .3s}
.ayricalik-col:hover strong{bottom:0}
.ayricalikSlider .owl-dots,.blog-slider .owl-dots,.doktorSlider .owl-dots,.yorumSlider .owl-dots{width:100%;float:left;margin-top:40px;display:flex;align-items:center;justify-content:center}
.ayricalikSlider .owl-dots .owl-dot,.blog-slider .owl-dots .owl-dot,.doktorSlider .owl-dots .owl-dot,.yorumSlider .owl-dots .owl-dot{width:15px;height:15px;border:1px solid #011689;border-radius:50%;margin:0 5px;position:relative;display:flex;align-items:center;justify-content:center}
.ayricalikSlider .owl-dots .owl-dot:before,.blog-slider .owl-dots .owl-dot:before,.doktorSlider .owl-dots .owl-dot:before,.yorumSlider .owl-dots .owl-dot:before{content:"";position:absolute;width:12px;height:12px;background:#011689;border-radius:50%;transition:all ease-in-out .3s;opacity:0}
.ayricalikSlider .owl-dots .owl-dot.active:before,.blog-slider .owl-dots .owl-dot.active:before,.doktorSlider .owl-dots .owl-dot.active:before,.yorumSlider .owl-dots .owl-dot.active:before{opacity:1}
.operasyonlarimiz{width:100%;float:left;position:relative;padding:100px 0}
.doktorSlider,.hizmetSlider{width:100%;float:left;margin-top:50px}
.hizmet-slider-col{width:100%;float:left;position:relative}
.hizmet-col-img{width:100%;height:260px;position:relative;overflow:hidden;border-radius:15px;display:flex;align-items:flex-end;justify-content:center}
.hizmet-col-img:before{content:"";position:absolute;width:100%;height:150px;background:#eef7ff;border-radius:15px;z-index:0;transition:all ease-in-out .3s}
.hizmet-col-img img{position:relative;transition:all ease-in-out .3s}
.hizmet-slider-col:hover .hizmet-col-img img{transform:scale(1.1)}
.hizmet-slider-col:hover .hizmet-col-img:before{background:#f0af26}
.hizmet-col-title{width:100%;float:left;text-align:center;margin-top:15px;height:52px;overflow:hidden}
.hizmet-col-title h3{color:#1f1946;margin-bottom:7px}
.hizmet-col-title span{font-size:16px;color:#f0af26;font-weight:400;transition:all ease-in-out .3s;bottom:-30px;position:relative}
.hizmet-slider-col:hover .hizmet-col-title span{bottom:0}
.social-comment{width:100%;float:left;position:relative;padding:100px 0 0;background:#eef7ff}
.index-story{width:100%;float:left;text-align:center}
.stoy-title{width:100%;float:left;margin-bottom:40px;font-size:26px;font-family:'Roboto Slab',serif;color:#f2af26;font-weight:300}
.stoy-title h4{font-weight:500;letter-spacing:2px}
.story-row{width:100%;float:left;display:flex;align-items:start;justify-content:center;margin-bottom:100px}
.story-col{width:100px;margin:0 15px;text-align:center}
.story-col a:nth-child(1){width:90px;height:90px;background:#1e1642;background:-moz-linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);background:-webkit-linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);background:linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);display:inline-flex;align-items:center;justify-content:center;border-radius:50%;box-sizing:border-box;padding:15px;position:relative;margin-bottom:20px}
.story-col a:nth-child(1):before{content:"";position:absolute;width:100%;height:100%;border:2px dashed #f2af26;border-radius:50%;transform:scale(1.1);transition:all ease-in-out .3s}
.story-col>a:hover:before{transform:scale(1.1) rotate(45deg);border:2px solid #f2af26}
.video-yorum-slider{width:100%;float:left;position:relative}
.ciar-icon{position:absolute;right:0;bottom:0}
.videoYorumSlider{width:100%;float:left}
.videoYorum{width:100%;float:left;display:flex;align-items:center}
.videoYorumContent{width:50%;float:left;box-sizing:border-box;padding-right:100px}
.videoYorumImg{width:50%;float:left;position:relative;text-align:center;display:none}
.videoYorumContent .title{text-align:left}
.videoYorumContent .title strong{font-weight:500}
.videoYorumContent p{font-weight:300;line-height:24px}
.video-info{width:100%;float:left;margin-top:30px}
.video-info strong{font-family:'Roboto Slab';color:#1e447e;text-transform:uppercase}
.videoFlag{width:100%;float:left;display:flex;align-items:center;margin-top:10px;font-size:14px;text-transform:uppercase}
.videoFlag img{width:30px!important;height:30px;margin-right:10px}
.videoYorumImg a{position:absolute;z-index:2;bottom:150px;font-size:80px;color:#011689;transition:all ease-in-out .3s}
.videoYorumImg a:hover{transform:scale(1.1)}
.videoYorumImg a i{box-shadow:0 0 30px rgba(255,255,255);border-radius:50%}
.videoYorumSlider .owl-nav{position:relative;top:-70px;margin-top:-40px}
.videoYorumSlider .owl-nav .owl-next,.videoYorumSlider .owl-nav .owl-prev{float:left;margin-right:15px;font-size:33px;color:#666;transition:all ease-in-out .3s}
.videoYorumSlider .owl-nav .owl-next:hover,.videoYorumSlider .owl-nav .owl-prev:hover{color:#011689}
.active .videoYorumImg{display:block}
.yorumlar{width:100%;float:left;position:relative;margin:100px 0}
.maps-img{width:60%;position:relative;float:left}
.pin{width:40px;position:absolute}
.pin-foto{width:30px;height:30px;background-size:cover;background-position:center;border-radius:50%;position:absolute;top:5px;left:5px}
.pin.morocco{top:41%;left:39%}
.pin.germany{top:26%;left:41%}
.pin.uk{top:17%;left:45%}
.pin.bulgaria{top:20%;left:49%}
.pin.qatar{left:54%;top:32%}
.yorum-head{width:100%;float:left;display:flex;align-items:center;margin-bottom:30px}
.yorum-foto{width:90px;height:90px;background-size:cover;background-position:center;border-radius:50%;margin-right:20px;position:relative}
.yorum-flag{width:30px;height:30px;position:absolute;bottom:-5px;right:-5px;border:2px solid #fff;border-radius:50%}
.yorum-title{width:calc(100% - 120px);float:left;box-sizing:border-box;padding-left:20px}
.yorum-title strong{font-size:20px;width:100%;float:left;color:#011689;font-family:'Roboto Slab';margin-bottom:6px}
.yorum-content p{color:#666;font-weight:300;line-height:24px}
.yorum-slider{width:40%;float:left;box-sizing:border-box;padding-left:50px;padding-top:30px}
.yorumSlider .owl-dots{justify-content:start;margin-top:20px}
.yorumSlider .owl-dots .owl-dot{width:16px;height:16px;margin:0 3px}
.yorumSlider .owl-dots .owl-dot:before{width:8px;height:8px}
.degisimler{width:100%;float:left;background:#1e1642;background:-moz-linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);background:-webkit-linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);background:linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);box-sizing:border-box;padding:100px 0}
.degisimler .title h2{color:#fff}
.degisim-slider{width:100%;float:left}
.degisim-row{width:100%;float:left;display:flex;align-items:center}
.degisim-content{width:40%;float:left;box-sizing:border-box;padding-right:50px}
.degisim-galeri{width:60%;float:left}
.degisim-galeri a{background-size:cover;background-position:center;display:block;border-radius:15px;margin:15px;float:left}
.degisim-galeri a:nth-child(1){width:calc(70% - 30px);height:515px}
.degisim-galeri a:nth-child(2),.degisim-galeri a:nth-child(3){width:calc(30% - 15px);height:240px;margin-right:0}
.degisim-ozellik img{width:20px!important;height:20px;border:2px solid #fff;border-radius:50%;float:left;margin-right:15px}
.degisim-title{width:100%;float:left;margin-bottom:30px}
.degisim-title span{color:#fff;font-weight:300;font-size:18px;margin-bottom:10px;width:100%;float:left}
.degisim-title h3{font-family:'Roboto Slab';font-size:50px;color:#fff;font-weight:400}
.degisim-ozellik{width:100%;float:left}
.degisim-ozellik ul li{width:100%;float:left;margin-bottom:20px}
.degisim-ozellik ul li span{font-family:'Roboto Slab';text-transform:uppercase;width:100%;float:left;margin-bottom:6px;color:#fff;opacity:.5}
.degisim-ozellik ul li p{color:#fff;display:flex;width:100%;float:left;align-items:center}
.degisimSlider .owl-nav{float:left;margin-top:-50px;position:relative;z-index:2}
.degisimSlider .owl-nav .owl-next,.degisimSlider .owl-nav .owl-prev{float:left;font-size:30px;margin-right:10px;color:#fff;transition:all ease-in-out .3s}
.degisimSlider .owl-nav .owl-next:hover,.degisimSlider .owl-nav .owl-prev:hover{color:#f0af26}
.iletisim-widget{width:100%;float:left;position:relative;padding:100px 0;background:#eef7ff}
.iletisim-widget-row{width:100%;float:left;display:flex;align-items:center}
.iletisim-widget-img{width:50%;float:left}
.iletisim-widget-content{width:50%;float:left;box-sizing:border-box;padding-left:100px}
.iletisim-widget-content .title{text-align:left}
.iletisim-widget-content ul li{width:100%;float:left;margin-bottom:20px}
.iletisim-widget-content ul li strong{width:100%;float:left;margin-bottom:7px;color:#1e1a48;padding-left:25px}
.iletisim-widget-content ul li strong span{color:red}
.form-text,.form-textarea{width:100%;height:55px;box-sizing:border-box;padding:0 25px;border-radius:25px;border:1px solid #ccc;font-size:14px;font-family:Inter}
.form-textarea{height:120px;border-radius:20px;padding-top:15px}
.form-submit{width:100%;height:55px;border-radius:30px;background:#1e1642;background:-moz-linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);background:-webkit-linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);background:linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);color:#fff;font-family:'Roboto Slab';font-size:18px;cursor:pointer}
.blog-widget{width:100%;float:left;padding:100px 0}
.blog-slider{width:100%;float:left}
.blog-slider .item{box-sizing:border-box;padding:15px}
.blog-col{width:100%;float:left;background:#fff;box-shadow:0 0 15px rgba(0,0,0,.15);box-sizing:border-box;padding:15px;border-radius:10px;margin-bottom:20px}
.blog-col-img{width:100%;height:220px;background-size:cover;background-position:center;border-radius:10px;margin-bottom:15px}
.blog-col-content{width:100%;float:left}
.blog-col-content h3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;text-transform:uppercase;font-size:18px;margin-bottom:10px;color:#1e3266}
.blog-col-content p{font-size:14px;line-height:20px;color:#666;font-weight:300;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;width:100%;float:left;margin-bottom:20px}
.blog-footer{width:100%;float:left;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ccc;padding:15px 0 5px}
.blog-date{font-size:14px;color:#424242}
.blog-date i{margin-right:10px}
.blog-devam{font-size:14px;color:#f0af26;font-weight:500;transition:all ease-in-out .3s}
.blog-devam i{margin-left:6px}
.blog-devam:hover{color:#1e3266}
.footer{width:100%;float:left;background:#1e1642;background:-moz-linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);background:-webkit-linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);background:linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);padding-top:50px;position:relative}
.footer-row{width:100%;float:left;display:flex;align-items:start;justify-content:space-between}
.copyright{width:100%;float:left;margin-top:50px;padding:20px 0;text-align:center;color:#fff;font-size:14px;font-weight:300;border-top:1px solid rgb(255 255 255 / 24%)}
.footer-col{max-width:25%}
.footer-content{width:100%;float:left;margin-top:20px;font-size:14px;line-height:22px;color:#fff;font-weight:300;margin-bottom:20px}
.footer-social{width:100%;float:left}
.footer-social ul li{float:left;margin-right:7px}
.footer-social ul li a{width:25px;height:25px;background:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:14px;color:#1e2e61}
.footer-row strong{width:100%;text-align:center;color:#fff;float:left;margin-top:20px;margin-bottom:40px;position:relative}
.footer-menu{text-align:center}
.footer-menu ul li{margin-bottom:10px}
.footer-menu ul li a{color:#fff;font-weight:300;font-size:14px}
.footer-menu ul li a:hover{color:#f2bb46}
.footer-iletisim ul li{width:100%;float:left;margin-bottom:10px}
.footer-iletisim ul li i{color:#fff;font-size:16px;width:25px;text-align:center;float:left;margin-right:10px;position:relative;top:2px}
.footer-iletisim ul li a,.footer-iletisim ul li p{font-size:14px;color:#fff;font-weight:300;width:calc(100% - 35px);float:left;line-height:20px}
.footer-col strong:before{content:"";position:absolute;width:60px;height:2px;background:#f0b029;left:50%;margin-left:-30px;bottom:-15px}
.mobil-action{display:none}
.dropdown-menu{position:absolute;background:#fff;width:80%;left:10%;top:216px;border-radius:15px;border-top:5px solid #f0af26;padding:30px;box-sizing:border-box;box-shadow:0 10px 30px rgba(0,0,0,.5);display:none;z-index:5}
.dropdown-bg{display:none;position:fixed;width:100%;height:75vh;left:0;bottom:0;z-index:3}
.dropdown-menu ul li{width:calc(25% - 30px);float:left;text-align:left;margin:0 15px}
.dropdown-menu ul li a{font-family:'Roboto Slab';font-size:18px;color:#1d3f77;font-weight:700;width:100%;float:left;border-bottom:1px solid #ccc;padding-bottom:15px;margin-bottom:10px}
.dropdown-menu ul li ul{margin:0;width:100%;float:left}
.dropdown-menu ul li ul li{width:100%;margin:0;display:none}
.dropdown-menu ul li ul li:nth-child(1),.dropdown-menu ul li ul li:nth-child(2),.dropdown-menu ul li ul li:nth-child(3){display:block}
.dropdown-menu ul li ul li a{font-family:Inter;font-size:15px;color:#5c5c5c;font-weight:400;padding:10px 0;margin-bottom:0}
.dropdown-menu ul li ul li a:hover{color:#000}
.dropdown-menu span{width:100%;float:left;cursor:pointer;font-size:14px;margin-top:15px;font-weight:800;color:#1e2251}
.dropdown-menu span:hover{color:#f0af26}
.main-menu ul li a i{margin-left:8px}
.mobil-menu,.operasyon-close{display:none}
.main-content-bg{width:100%;height:400px;background:#1e1642;background:-moz-linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);background:-webkit-linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);background:linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);border-radius:15px;box-shadow:0 11px 21px rgb(0 0 0 / 35%);position:relative;margin-top:-200px}
.main-content{width:60%;float:left;box-sizing:border-box;padding:40px 50px}
.main-content-img{width:40%;position:absolute;float:left;right:0;bottom:-4px}
.main-content>span{font-size:22px;color:#f0af26;letter-spacing:1px}
.main-content h1{color:#fff;font-size:56px;font-weight:600;margin-bottom:10px}
.main-content p{color:#fff;margin-bottom:20px;line-height:24px;font-weight:300}
.main-2{height:70vh;top:0}
.before-gri-bg{width:100%;float:left;background:#eef7ff;padding-top:280px;padding-bottom:50px;margin-top:-230px}
.story-col a:nth-child(1):hover{background:#f2af26}
.content-8-col{width:65%;float:left;margin-right:50px;position:relative;display:inline-block}
.surec-gunler{width:90px;float:left}
.takvim-page{width:70px;height:70px;display:block;border-radius:10px 10px 0 0;background:#1e1642;background:-moz-linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);background:-webkit-linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);background:linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);box-sizing:border-box;padding:10px;color:#fff;font-family:'Roboto Slab'}
.takvim-page span{width:100%;float:left;text-align:center;font-size:14px}
.takvim-page strong{font-size:30px;width:100%;text-align:center;float:left;letter-spacing:1px;line-height:30px}
.takvim-page:nth-child(2){border-radius:0 0 10px 10px;opacity:.7}
.surec-img{width:300px;float:left;border-radius:15px;overflow:hidden;margin-right:30px}
.surecler-content{width:calc(100% - 420px);float:left}
.surecler-content h2,.title-2 h2{font-size:18px;font-family:Inter,sans-serif;color:#f2af26!important;font-weight:400;letter-spacing:1px}
.surecler-content h3,.title-2 h3{font-size:34px;margin-bottom:10px;color:#1e457f}
.surecler-content p{font-weight:300;font-size:14px;line-height:22px;color:#666}
.surecSlider .owl-next,.surecSlider .owl-prev{transform:rotate(90deg);float:left;font-size:45px;color:#1d1e4c;width:70px}
.surecSlider .owl-nav{width:70px;float:left;margin-top:170px;position:absolute;top:0}
.bilgilendirme{width:100%;float:left;position:relative}
img.alignright{float:right;margin-left:30px;margin-bottom:30px;border-radius:15px}
.title-2{width:100%;float:left;margin-bottom:15px}
.bilgilendirme p,.bilgilendirme ul li{color:#666;font-size:14px;line-height:22px}
.bilgilendirme p{margin-bottom:15px}
.bilgilendirme ul li{box-sizing:border-box;padding-left:25px;margin-bottom:5px;position:relative}
.bilgilendirme ul li:before{content:"";position:absolute;width:8px;height:8px;border:2px solid #f3af26;left:0;top:6px;border-radius:50px}
.bilgilendirme ul{margin-bottom:15px;display:inline-block}
.operasyon-info-table{width:100%;float:left;margin:80px 0}
.operasyon-info-table ul{width:100%;float:left;border-radius:15px;background:#eef7ff;border:1px solid #bdcfcf;box-sizing:border-box}
.operasyon-info-table ul li{width:100%;float:left;height:50px;display:flex;align-items:center;border-bottom:1px solid #bdcfcf}
.operasyon-info-table ul li:last-child{border-bottom:none}
.operasyon-info-table ul li strong{width:40%;box-sizing:border-box;padding-left:40px;color:#1e1743;font-family:'Roboto Slab';font-size:14px}
.operasyon-info-table ul li span{color:#1e1743;font-family:'Roboto Slab';font-size:14px}
.sss-accordion{width:100%;float:left;position:relative}
.accordion-row{width:100%;float:left;box-sizing:border-box;margin-bottom:12px;border:1px solid #232859;border-radius:15px;position:relative}
.accordion-row h4{color:#232859;font-size:20px;font-family:'Roboto Slab';padding:20px 70px 20px 30px;cursor:pointer}
.accordion-content{width:100%;float:left;position:relative;box-sizing:border-box;padding:0 70px 30px 30px;color:#666;font-size:14px;line-height:22px;font-weight:300;display:none}
.accordion-row:before{content:"+";width:60px;height:100%;background:#000;position:absolute;right:0;background:#1e1642;background:-moz-linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);background:-webkit-linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);background:linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);border-radius:0 15px 15px 0;color:#fff;align-items:center;display:flex;justify-content:center;font-size:35px;padding-bottom:7px;box-sizing:border-box}
.accordion-row.active:before{content:"-"}
.content-4-col{width:calc(35% - 50px);float:left}
.fixed-form{width:100%;float:left;background:#eef7ff;background:-moz-linear-gradient(0deg,rgba(238,247,255,1) 0,rgba(255,255,255,1) 100%);background:-webkit-linear-gradient(0deg,rgba(238,247,255,1) 0,rgba(255,255,255,1) 100%);background:linear-gradient(0deg,rgba(238,247,255,1) 0,rgba(255,255,255,1) 100%);position:relative;top:0;border-radius:15px;box-shadow:0 15px 20px rgba(0,0,0,.08);box-sizing:border-box;padding:30px 40px}
.fixed-form ul{width:100%;float:left}
.fixed-form ul li{width:100%;float:left;margin-bottom:15px}
.fixed-form ul li label{width:100%;float:left;font-size:14px;margin-bottom:5px;color:#666;margin-left:25px}
.fixed-form ul li label span{color:red}
.fixed-form input[type=email],.fixed-form input[type=text],.fixed-form textarea{width:100%;height:50px;border-radius:25px;border:1px solid #dbdbdb;box-sizing:border-box;padding:0 25px;font-size:12px;font-family:Inter,sans-serif}
.fixed-form textarea{height:120px;padding-top:15px}
.kvkk-onay{width:100%;float:left}
.kvkk-onay input{width:16px;height:16px;border:1px solid #dbdbdb!important;float:left}
.kvkk-onay label{width:calc(100% - 20px)!important;float:left;margin-left:0!important;box-sizing:border-box;padding-left:15px;line-height:20px}
.kvkk-onay label a{color:#666;text-decoration:underline!important}
.fixed-form h3{font-size:30px}
.fixed-form input[type=submit]{width:100%;height:60px;background:#1e1642;background:-moz-linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);background:-webkit-linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);background:linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);border-radius:30px;color:#fff;font-size:18px;font-family:"Roboto Slab";cursor:pointer}
.lines{width:100%;height:0;position:fixed;top:0;left:0;z-index:99}
.line{width:1px;height:100vh;background:#000;left:14.28%;position:absolute;opacity:.05}
.line:nth-child(2){left:28.56%}
.line:nth-child(3){left:42.84%}
.line:nth-child(4){left:57.12%}
.line:nth-child(6){left:85.68%}
.line:nth-child(5){left:71.4%}
#stories{width:100%;display:flex;justify-content:center;float:left;margin-bottom:80px}
.stories.carousel .story{width:100px!important;margin:0 15px!important;text-align:center;max-width:100px;padding-top:5px}
.item-preview{width:90px;height:90px;background:#1e1642;background:-moz-linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);background:-webkit-linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);background:linear-gradient(0deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);display:inline-flex;align-items:center;justify-content:center;border-radius:50%;box-sizing:border-box;padding:20px;position:relative;margin-bottom:20px;margin-left:5px;margin-top:5px}
.item-link:before{content:"";position:absolute;width:100px;height:100px;border:2px dashed #f2af26;border-radius:50%;transform:scale(1.1);transition:all ease-in-out .3s;left:0;top:0;box-sizing:border-box}
.stories.carousel .story>.item-link{width:100%;float:left;text-align:center;position:relative}
.stories.carousel .story>.item-link>.info{color:#525252;text-transform:uppercase;font-weight:600;font-size:14px;font-family:Inter}
.stories.carousel .story>.item-link:hover:before{transform:scale(1.1) rotate(45deg);border:2px solid #f2af26}
.stories.carousel .story>.item-link:hover>.item-preview{background:#f2af26}
.hakkimizda-main{width:100%;float:left}
.hakkimizda-main strong{color:#fff;font-size:24px;font-family:'Roboto Slab';margin-bottom:25px;width:100%;float:left;line-height:32px}
.operasyon-content{width:100%;float:left}
.pb-300{padding-bottom:300px}
.hakkimizda-content{width:100%;float:left;background:#fff;border-radius:15px;position:relative;margin-top:-350px;overflow:hidden;box-sizing:border-box;padding-right:80px;padding-bottom:50px}
.hakkimizda-content img{width:25%;float:left}
.hakkimizda-bilgi{width:75%;float:left}
.hakkimizda-content .title{width:100%;text-align:left;margin-top:50px}
.hakkimizda-content p{font-weight:300;line-height:24px;margin-bottom:15px}
.hakkimizda-content h2{color:#011689;font-size:22px;margin-bottom:10px}
.main-menu ul li a i:nth-child(2){display:none}
.doktorlar .hizmet-col-img{height:370px}
.doktorlar .hizmet-col-img:before{height:180px}
.doktorlar .hizmet-col-title h3{font-size:18px}
.doktorlar .hizmet-col-title span{bottom:0}
.doktorlar{padding-top:0}
.doktorlar .doktorSlider{margin-top:0}
.hakkimizda-content:before{content:"";position:absolute;width:10px;height:90%;background:#f0af26;border-radius:10px}
.iletisim-main{width:100%;float:left}
.main-iletisim{height:55vh}
.iletisim-main iframe{width:100%;height:100%;filter:grayscale(1)}
.iletisim-main .main-content-bg{overflow:hidden}
.iletisim-bilgileri{width:50%;float:left}
.iletisim-bilgileri h1{color:#011689;margin-bottom:30px;font-size:36px}
.iletisim-bilgileri ul{width:90%;float:left}
.iletisim-bilgileri ul li{width:100%;float:left;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid rgb(0 0 0 / 10%)}
.iletisim-bilgileri ul li strong{width:100%;float:left;margin-bottom:5px;color:#f0af26;font-family:"Roboto Slab";font-weight:500;font-size:20px}
.iletisim-bilgileri ul li p{font-size:18px;font-weight:300;color:#424242;line-height:28px}
.iletisim-bilgileri ul li a{color:#424242}
.iletisim-bilgileri ul li:last-child{border-bottom:0}
.subelerimiz-bg{width:100%;float:left;position:relative;padding:100px 0;background:#eef7ff}
.subeler-row{width:calc(100% + 30px);float:left;margin-left:-15px}
.subeler-col{width:calc(50% - 30px);float:left;background:#fff;margin:15px;box-shadow:0 15px 25px rgba(0,0,0,.1);border-radius:15px;box-sizing:border-box;padding:15px 30px;min-height:250px}
.sube-title{width:100%;float:left;border-bottom:1px solid rgb(0 0 0 / 10%);padding-bottom:15px;margin-bottom:15px}
.sube-title h3{color:#011689;font-size:24px}
.sube-info{width:calc(100% - 200px);float:left;box-sizing:border-box;padding-right:30px}
.sube-buttons{width:200px;float:left}
.sube-buttons a{width:100%;height:50px;display:flex;align-items:center;justify-content:center;background:#000;border-radius:50px;margin-bottom:10px;font-size:14px;color:#fff;font-family:"Roboto slab";text-transform:uppercase;box-shadow:0 5px 10px rgba(0,0,0,.15)}
.sube-buttons a i{font-size:18px;margin-right:10px}
.sube-info p{font-size:16px;margin-bottom:10px;color:#424242;font-weight:300}
.sube-info p a{color:#424242}
a.harita-btn{background:#1e1642;background:-moz-linear-gradient(90deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);background:-webkit-linear-gradient(90deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%);background:linear-gradient(90deg,rgba(30,22,66,1) 0,rgba(29,113,184,1) 100%)}
a.whatsapp-btn{background:#23b33a;background:-moz-linear-gradient(90deg,rgba(35,179,58,1) 0,rgba(84,207,96,1) 100%);background:-webkit-linear-gradient(90deg,rgba(35,179,58,1) 0,rgba(84,207,96,1) 100%);background:linear-gradient(90deg,rgba(35,179,58,1) 0,rgba(84,207,96,1) 100%)}
.hizmetler-row{width:calc(100% + 30px);float:left;margin-left:-15px}
.hizmetler-col-4{width:calc(25% - 30px);float:left;margin:15px 15px 30px}
.hizmetler-col-4 .hizmet-col-img{height:360px}
.hizmetler-col-4 .hizmet-col-title span{bottom:0}
.main.danismanlik-bg{height:auto;padding-top:280px;padding-bottom:80px}
.danismanlik-overflow{width:100%;float:left;overflow:hidden}
.danismanlik-pages{width:calc(100% - 50px);float:right;overflow:hidden;height:600px;position:relative}
.danismanlik-page{width:100%;float:left;position:absolute;transition:all ease-in-out .7s;right:-100vw}
.danismanlik-page-img{width:35%;float:left;margin-right:5%}
.danismanlik-page-img img{border-radius:15px}
.danismanlik-page-content{width:60%;float:left}
.danismanlik-page-content-title{width:100%;float:left;margin-bottom:20px}
.danismanlik-number-title{width:60%;float:left}
.number{font-size:50px;font-family:'Roboto Slab';letter-spacing:7px;font-weight:600;color:#f0af26}
.danismanlik-number-title h2{font-size:50px;color:#fff;font-weight:500;letter-spacing:2px}
.danismanlik-numbers{float:right;text-align:right;width:40%;display:flex;align-items:center;height:120px;justify-content:flex-end;opacity:.7}
.danismanlik-numbers .number{margin-left:50px}
.danismanlik-content{width:100%;float:left}
.danismanlik-hizmet-buttons{width:calc(100% + 30px);margin-left:-15px;margin-inline:-15px}
.danismanlik-hizmet-btn{width:calc(50% - 30px);float:left;margin:15px;border:1px solid #3a91db;box-sizing:border-box;display:flex;align-items:center;padding:15px 15px;border-radius:15px;cursor:pointer;transition:all ease-in-out .3s}
.danismanlik-hizmet-btn img{width:80px;height:80px;margin-right:20px}
.danismanlik-hizmet-btn span{color:#fff;font-size:24px;font-weight:300}
.danismanlik-hizmet-btn.active,.danismanlik-hizmet-btn:hover{background:#fff;border:1px solid #ffff}
.danismanlik-hizmet-btn.active span,.danismanlik-hizmet-btn:hover span{color:#1d70b6;font-weight:500}
.danismanlik-next-buttons{width:100%;float:left;margin-top:30px}
.danismanlik-dots{width:50%;float:left;height:70px;display:flex;align-items:center}
.danismanlik-next-btn,.danismanlik-next-btn-2{float:right;background:#f0af26;height:70px;display:flex;align-items:center;padding:0 35px;color:#1e1e4d;font-weight:600;border-radius:10px;cursor:not-allowed;opacity:.7}
.danismanlik-next-btn i,.danismanlik-next-btn-2 i{margin-left:10px;font-weight:700}
.danismanlik-next-btn-2.active,.danismanlik-next-btn.active{opacity:1;cursor:pointer}
.danismanlik-dot{width:16px;height:16px;background:#fff;border-radius:50%;margin-right:10px;transition:all ease-in-out .3s;opacity:.5}
.danismanlik-dot.active{width:50px;border-radius:20px;opacity:1;background:#f0af26}
.danismanlik-title{width:50px;height:600px;float:left;position:relative;display:flex;align-items:center;justify-content:start}
.danismanlik-title h1{position:absolute;width:600px;transform:rotate(-90deg);left:-280px;top:280px;float:left;font-size:40px;line-height:40px;color:#f0af26;font-weight:400;letter-spacing:5px;text-transform:uppercase}
.danismanlik-page.open{right:0}
.ct-2-media-area{text-align:center;margin-top:30px;display:flex;margin-bottom:30px}
.ct-2-media-area .upload-photo{width:280px;height:240px;text-align:center;border:1px solid #3a91db;border-radius:10px;cursor:pointer;color:rgb(255 255 255 / 65%);font-size:18px;line-height:26px}
.ct-2-media-area .upload-photo img{width:100px;height:100px;margin:20px auto 0 auto;display:block}
.ct-2-media-area .upload-photo input[type=file]{display:none}
.ct-2-media-area .camera-photo{width:280px;height:240px;margin:0 0 0 50px;text-align:center;border:1px solid #3a91db;border-radius:10px;padding-top:20px;box-sizing:border-box;font-size:18px;color:#3a91db;font-weight:700}
.ct-2-media-area .camera-photo img{width:100px;height:auto;margin:10px;display:inline-block}
.camera-photo strong{width:100%;float:left;border-bottom:1px solid #3a91db;padding-bottom:20px}
.yuklenen-foto-sayisi{width:100%;float:left;display:flex;align-items:center;box-sizing:border-box;padding:0 20px;margin-top:10px;font-size:14px;line-height:22px;color:#fff}
.yuklenen-foto-sayisi img{border-radius:10px}
.yuklenen-foto-sayisi span{font-weight:300;margin-left:20px}
.yuklenen-foto-sayisi span strong{width:auto;margin-right:5px;border:none;padding:0}
.yuklenen-foto-sayisi div{width:100%;align-items:center;display:none}
.yuklenen-foto-sayisi div:last-child{display:flex}
.danismanlik-content p{color:#fff;font-weight:300}
.danismanlik-content p i{margin-right:5px}
.danismanlik-form{width:100%;float:left;margin:30px 0 0}
.danismanlik-form ul li{width:calc(50% - 20px);float:left;margin:10px;background:0 0;border:1px solid #3a91db;box-sizing:border-box;padding:10px 20px;border-radius:10px}
.danismanlik-form ul li input{width:100%;height:35px;background:0 0;color:#fff;font-family:Inter;font-size:14px}
.danismanlik-form ul li>span{color:#f0af26;font-family:"Roboto Slab";letter-spacing:1px;font-size:14px;font-weight:600}
.danismanlik-form ul{width:calc(100% + 20px);margin-left:-10px}
.danismanlik-form ul li input::-webkit-input-placeholder{color:#fff;opacity:.5;font-weight:300}
.danismanlik-form ul li input:-moz-placeholder{color:#fff;opacity:.5;font-weight:300}
.danismanlik-form ul li input::-moz-placeholder{color:#fff;opacity:.5;font-weight:300}
.danismanlik-form ul li input:-ms-input-placeholder{color:#fff;opacity:.5;font-weight:300}
.danismanlik-form ul li input::-ms-input-placeholder{color:#fff;opacity:.5;font-weight:300}
.danismanlik-form ul li input::placeholder{color:#fff;opacity:.5;font-weight:300}
.operasyonlarimiz .owl-dots{width:100%;float:left;display:flex;align-items:center;justify-content:center}
.operasyonlarimiz .owl-dot{width:15px;height:15px;background:#011689;border-radius:50%;opacity:.5;margin:5px;transition:all ease-in-out .3s}
.operasyonlarimiz .owl-dot.active{width:40px;border-radius:15px;opacity:1}
.hizmetler-col-4 .hizmet-col-img img{bottom:-30px}
.wpcf7-form-control-wrap{width:100%;float:left}
.iletisim-main .main-content-bg p{height:100%;margin:0}
#mfcf7_zl_add_file{display:none}
.danismanlik-pages .wpcf7 form.invalid .wpcf7-response-output,.danismanlik-pages .wpcf7 form.payment-required .wpcf7-response-output,.danismanlik-pages .wpcf7 form.unaccepted .wpcf7-response-output{box-sizing:border-box!important;color:#fff!important;width:60%!important;float:right!important;margin-top:550px!important;margin-left:0!important;margin-right:0!important;padding:10px 15px!important;font-size:14px!important}
.bilgilendirme h3{margin-bottom:15px;color:#1e1a47}
.bilgilendirme h2{margin-bottom:15px;color:#1e1a47}
.fixed-form .intl-tel-input .country-list{width:300px}
.main-3{height:400px}
.blog-bg{width:100%;float:left;background:#eef7ff;padding-bottom:80px}
.blog-content{width:70%;float:left;background:#fff;box-sizing:border-box;padding:30px 40px;border-radius:15px;box-shadow:0 10px 20px rgba(0,0,0,.1);margin-top:-120px;position:relative}
.blog-content h1{font-size:30px;margin-bottom:30px;color:#1e366c}
.blog-content img{border-radius:10px;margin-bottom:30px}
.blog-content p,.blog-content ul li{font-size:16px;color:#5c5c5c;font-weight:300;line-height:24px;margin-bottom:20px}
.blog-content h2,.blog-content h3{margin-bottom:15px;color:#1e2454}
.blog-content ul{margin-bottom:15px;list-style:disc;margin-left:20px}
.blog-content ul li{margin-bottom:5px}
.breadcrumb{width:100%;float:left;margin-bottom:5px}
.breadcrumb a,.breadcrumb span{font-size:14px;margin-right:10px;color:grey}
.blog-info{width:100%;float:left;display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}
.paylas ul{list-style:none;float:left;margin-bottom:0}
.paylas ul li{float:left;margin:0 2px}
.paylas strong{float:left;color:#1e2454}
img.kapakImg{margin-bottom:15px}
.blog-detay-date{background:#f0af26;color:#fff;font-size:14px;padding:7px 15px;border-radius:5px;font-weight:600}
.blog-detay-date i{margin-right:10px}
.paylas ul li a{background:#1e2454;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:12px;border-radius:50%}
.paylas{display:flex;align-items:center}
.blog-sidebar{width:25%;float:left;margin-left:5%;margin-top:-120px;position:relative}
.populer-yazilar{background:#fff;width:100%;float:left;border-radius:15px;position:sticky;box-shadow:0 10px 20px rgb(0 0 0 / 10%);box-sizing:border-box;padding:30px 25px;z-index:0;top:0}
.sTitle{width:100%;float:left;margin-bottom:30px;border-bottom:1px solid #ccc;font-size:20px;font-family:"Roboto Slab";padding-bottom:20px;text-align:center;font-weight:600;color:#1e366c}
.blog-sidebar ul{display:inline-block;width:100%;float:left}
.blog-sidebar ul li{width:100%;float:left;margin-bottom:15px}
.thumbImg{width:90px;height:70px;background:#333;border-radius:10px;float:left;margin-right:15px;background-size:cover;background-position:center}
.yazilarInfo{width:calc(100% - 105px);float:left}
.blog-sidebar ul li a{width:100%;float:left;display:flex;align-items:center}
.blog-bg .container{display:flex}
.yazilarInfo strong{color:#424242;font-size:14px;width:100%;float:left;margin-bottom:5px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.yazilarInfo span{font-size:12px;color:grey}
.blog-content p a{color:#f0af26}
.main-title{width:100%;float:left;position:absolute;bottom:50px;text-align:center}
.main-title h1{color:#fff;font-size:60px;text-transform:uppercase;letter-spacing:3px}
.blog-list-row{width:100%;float:left;background:#eef7ff;padding:80px 0}
.blog-row{width:calc(100% + 30px);margin-left:-15px;margin-right:-15px}
.blog-box-4{width:calc(33.3% - 30px);float:left;margin:15px}
.danismanlik-form .intl-tel-input ul.country-list{width:250px}
.danismanlik-form .intl-tel-input ul.country-list li{width:100%;padding:3px 10px;margin:0;border:none;font-size:14px}
.danismanlik-form .intl-tel-input ul.country-list li .country-name{font-size:12px;font-family:Inter;letter-spacing:0;color:#1d4985}
.wpcf7 form .wpcf7-response-output {
    width: 60% !important;
    float: right !important;
    box-sizing: border-box !important;
    bottom: 0 !important;
    position: absolute !important;
    right: 0 !important;
    color: #fff !important;
    font-size: 14px !important;
    padding: 10px 20px !important;
}
.kvkk-onay .wpcf7-list-item {margin: 0px !important;}

.kvkk-onay .wpcf7-list-item label {padding: 0px !important;}

.kvkk-onay .wpcf7-list-item label span {margin-left: 10px !important;color: #484848 !important;font-size: 14px !important;}
.sidebar .wpcf7 form .wpcf7-response-output, .iletisim-widget-content .wpcf7 form .wpcf7-response-output {width: 100% !important;position: relative !important;color: #484848 !important;margin: 0px !important;border-radius: 30px;}