@keyframes jump{0%{bottom:0}to{bottom:15px}}section.slider,section.slider .box{width:100%;display:flex;position:relative}section.slider{background-color:#fff}section.slider .box{border-radius:3px}section.slider .box .sliderUl{width:100%}section.slider .box .sliderUl li{width:100%;position:relative;height:640px;display:flex;align-items:center}section.slider .box .sliderUl li .bgImage{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;position:absolute;top:0;left:0;border-radius:3px;overflow:hidden}section.slider .box .sliderUl li .sliderTextBox{width:565px;margin:0 120px;position:relative;z-index:1}section.slider .box .sliderUl li .sliderTextBox .title{width:100%;font-weight:600;font-size:54px;line-height:60px;letter-spacing:-.04em;margin:0 0 25px}section.slider .box .sliderUl li .sliderTextBox .desc{width:100%;font-weight:500;font-size:20px;line-height:30px;letter-spacing:-.03em;margin:0 0 30px}section.slider .box .sliderUl li .sliderTextBox .desc a,section.slider .box .sliderUl li .sliderTextBox .desc strong{font-weight:700;color:#000}section.slider .box .sliderUl li .sliderTextBox .mobileIcon{display:flex}section.slider .box .sliderUl li .sliderTextBox .mobileIcon img{height:40px;margin:0 10px 0 0;width:auto}section.slider .box .sliderUl li .sliderTextBox .videoBox{width:100%;display:flex;margin:40px 0 0}section.slider .box .sliderUl li .sliderTextBox .videoBox a{display:flex;align-items:center}section.slider .box .sliderUl li .sliderTextBox .videoBox a .iconBox{width:100px;height:100px;display:flex;position:relative;margin:0 20px 0 0}section.slider .box .sliderUl li .sliderTextBox .videoBox a .iconBox .ytsmall{width:60px;height:60px;background-image:url(../sprite/video_icon.png);background-color:#fff;border-radius:50%;background-repeat:no-repeat;background-position:center center;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px)}section.slider .box .sliderUl li .sliderTextBox .videoBox a .iconBox .ytmedium{width:80%;height:80%;border-radius:50%;border:1px solid #fff;position:absolute;top:calc(50% - 40px);left:calc(50% - 40px);opacity:1;animation:circle-scroll 2s alternate cubic-bezier(.165,.84,.44,1) infinite}section.slider .box .sliderUl li .sliderTextBox .videoBox a .iconBox .ytbig{width:100%;height:100%;border-radius:50%;border:1px solid #fff;position:absolute;top:calc(50% - 50px);left:calc(50% - 50px);opacity:.3;animation:circle-scroll2 2s alternate cubic-bezier(.165,.84,.44,1) infinite}section.slider .box .sliderUl li .sliderTextBox .videoBox a span{width:120px;font-weight:600;font-size:18px;line-height:22px;letter-spacing:-.03em;color:#000}section.slider .box .sliderUl .owl-dots{display:none}section.content{flex-direction:column;background-color:#fff}section.content .investmentProducts{width:100%;display:block;margin:80px 0 40px}section.content .investmentProducts .top{margin:0 0 80px}section.content .investmentProducts .top:before{content:"";width:1116px;height:231px;position:absolute;top:25px;right:60px;background-image:url(../img/lineBg.png);background-position:center center;background-repeat:no-repeat}section.content .investmentProducts .top .container{position:relative}section.content,section.content .investmentProducts .top .box{width:100%;display:flex}section.content .investmentProducts .top .box .title{width:600px;padding:0 0 0 115px;font-weight:700;font-size:50px;line-height:70px;letter-spacing:-.02em;display:flex;flex-direction:column}section.content .investmentProducts .top .box .title span{position:relative;padding:0 0 10px;width:-moz-max-content;width:max-content}section.content .investmentProducts .top .box .title span:before{content:"";width:100%;height:10px;background:#3beccc;position:absolute;bottom:17px;left:0}section.content .investmentProducts .top .box .desc{width:calc(100% - 600px);font-size:16px;line-height:28px;letter-spacing:-.02em;padding:10px 115px 0 0}section.content .investmentProducts .top .box .desc a,section.content .investmentProducts .top .box .desc strong{color:#00ba98;font-weight:600}section.content .investmentProducts .bottom,section.content .investmentProducts .top{width:100%;display:flex;position:relative}section.content .investmentProducts .bottom ul{width:100%;cursor:url(../img/cursor.png),crosshair}section.content .investmentProducts .bottom ul li{width:100%;height:310px;position:relative;border-radius:30px;background-color:transparent;transition:all .3s ease-in-out}section.content .investmentProducts .bottom ul li:hover{background-color:#fff;box-shadow:0 25px 50px rgba(0,0,0,.07)}section.content .investmentProducts .bottom ul li:hover .link{opacity:1;visibility:visible}section.content .investmentProducts .bottom ul li a{width:100%;height:100%;display:block;padding:30px 35px 55px;cursor:url(../img/cursor.png),crosshair}section.content .investmentProducts .bottom ul li .iconBox{width:100%;margin:0 0 25px}section.content .investmentProducts .bottom ul li .iconBox i{width:80px;height:80px;display:block;background-position:center center;background-repeat:no-repeat}section.content .investmentProducts .bottom ul li .title{width:100%;margin:0 0 10px;font-weight:700;font-size:24px;line-height:28px;letter-spacing:-.02em;color:#000}section.content .investmentProducts .bottom ul li .desc{width:100%;margin:0 0 10px;max-height:96px;overflow:hidden;font-size:16px;line-height:24px;letter-spacing:-.02em;color:#000}section.content .investmentProducts .bottom ul li .link{position:absolute;bottom:20px;right:20px;opacity:0;visibility:hidden;transition:all .2s ease-in-out}section.content .investmentProducts .bottom ul li .link .linkButton{display:block;background-image:url(../sprite/sprite.png);background-position:-32px -263px;width:32px;height:32px;background-repeat:no-repeat}section.content .investmentProducts .bottom ul .owl-stage{display:flex;margin:0 0 0 -200px}section.content .investmentProducts .bottom ul .owl-stage-outer{padding:20px 0 60px}section.content .investmentServices{width:100%;display:flex;margin:0 0 70px}section.content .investmentServices .top{width:100%;position:relative}section.content .investmentServices .top ul,section.content .osmanliWebMobil .top{width:100%}section.content .investmentServices .top ul li{display:flex}section.content .investmentServices .top ul li .left{width:860px;height:640px;display:flex}section.content .investmentServices .top ul li .left .bgImage{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;background-color:#c4c4c4;border-radius:4px}section.content .investmentServices .top ul li .right{width:calc(100% - 860px);display:flex;flex-direction:column;padding:0 170px 0 100px;position:relative}section.content .investmentServices .top ul li .right:before{content:"";width:650px;height:406px;background-image:url(../img/bridge.png);background-repeat:no-repeat;position:absolute;right:-60px;bottom:-60px}section.content .investmentServices .top ul li .right .textBox{width:100%;position:relative;margin:50px 0 0}section.content .humanResources .top .box .left .leftTop .subTitle,section.content .investmentServices .top ul li .right .textBox .subTitle{display:table;font-weight:600;font-size:16px;line-height:19px;color:#000;margin:0 0 30px;padding:0 0 7px;position:relative}section.content .humanResources .top .box .left .leftTop .subTitle:before,section.content .investmentServices .top ul li .right .textBox .subTitle:before{content:"";width:100%;height:3px;background:#000;position:absolute;bottom:0;left:0}section.content .investmentServices .top ul li .right .textBox .title{width:320px;font-weight:600;font-size:50px;line-height:50px;letter-spacing:-.02em;color:#000;margin:0 0 25px}section.content .investmentServices .top ul li .right .textBox .desc{width:100%;font-size:16px;line-height:28px;color:#000;margin:0 0 25px;height:196px;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis}section.content .investmentServices .top ul li .right .textBox .linkBox a{padding:15px 40px}section.content .investmentServices .top ul .owl-stage{display:flex;margin:0 0 0 -160px}section.content .investmentServices .top ul .owl-stage-outer{padding:0 0 60px}section.content .investmentServices .top ul .owl-dots{display:none}section.content .investmentServices .top .navBox{right:inherit;bottom:10px;left:510px}section.content .osmanliWebMobil{width:100%;display:flex;margin:0 0 100px}section.content .osmanliWebMobil .top .box{width:100%;height:900px;position:relative}section.content .osmanliWebMobil .top .box .bgImage{width:100%;height:100%;background-repeat:no-repeat;position:absolute;top:0;left:0;border-radius:3px}section.content .osmanliWebMobil .top .box .bgImagePhone{width:350px;height:640px;background-repeat:no-repeat;position:absolute;bottom:0;right:60px;animation:jump 1s alternate ease-in-out infinite}section.content .osmanliWebMobil .top .box .textBox{width:100%;padding:80px 30px 30px;position:relative}section.content .osmanliWebMobil .top .box .textBox .title{width:100%;margin:0 0 10px;text-align:center;font-weight:600;font-size:50px;line-height:70px;letter-spacing:-.02em}section.content .osmanliWebMobil .top .box .textBox .desc{width:690px;margin:0 auto 30px;text-align:center;font-size:16px;line-height:28px;letter-spacing:-.02em}section.content .osmanliWebMobil .top .box .textBox .linkBox{justify-content:center}section.content .osmanliWebMobil .top .box .otherLink{width:640px;min-height:200px;padding:40px;background:linear-gradient(180deg,#386d68 0,#009486 100%);border-radius:3px;position:absolute;bottom:0;left:60px}section.content .osmanliWebMobil .top .box .otherLink .otherLinkTop{width:100%;border-bottom:1px solid rgba(255,255,255,.2);padding:0 0 15px;margin:0 0 15px}section.content .humanResources .top .box .left .leftCenter .tabBox ul,section.content .osmanliWebMobil .top .box .otherLink .otherLinkBottom{width:100%}section.content .osmanliWebMobil .top .box .otherLink ul{width:100%;display:flex;flex-wrap:wrap}section.content .osmanliWebMobil .top .box .otherLink ul li{width:calc(33.33% - 10px);margin:5px 10px 5px 0}section.content .osmanliWebMobil .top .box .otherLink ul li a{width:100%;padding:15px 20px}section.content .osmanliWebMobil .top .box .otherMobileLink{display:none}section.content .humanResources{width:100%;display:flex;background:#f8f8f8;min-height:960px}section.content .humanResources .top{width:100%;position:relative;padding:70px 0 40px}section.content .humanResources .top .box{width:100%;display:flex}section.content .humanResources .top .box .left{width:960px;display:flex;flex-direction:column;position:relative;z-index:2}section.content .humanResources .top .box .left .leftTop,section.content .investmentAcademy .top .box .titleBox{width:100%;margin:0 0 40px}section.content .humanResources .top .box .left .leftTop .subTitle{margin:0 0 20px}section.content .humanResources .top .box .left .leftTop .title{width:550px;font-weight:600;font-size:50px;line-height:60px;letter-spacing:-.02em;color:#000;margin:0 0 20px}section.content .humanResources .top .box .left .leftTop .desc{width:650px;font-size:16px;line-height:28px;color:#000;letter-spacing:-.02em}section.content .humanResources .top .box .left .leftCenter{width:100%;margin:0 0 70px}section.content .humanResources .top .box .left .leftCenter .tabLinkBox{width:100%;margin:0 0 30px}section.content .humanResources .top .box .left .leftCenter .tabLinkBox a{font-weight:600;font-size:24px;line-height:29px;letter-spacing:-.03em;color:#b7b7b7;padding:0 30px 0 0;position:relative}section.content .humanResources .top .box .left .leftCenter .tabLinkBox a.active{color:#000}section.content .humanResources .top .box .left .leftCenter .tabLinkBox a:before{content:"";width:1px;height:100%;background:#c4c4c4;position:absolute;top:0;right:0}section.content .humanResources .top .box .left .leftCenter .tabLinkBox a:last-child{padding:0 0 0 30px}section.content .humanResources .top .box .left .leftCenter .tabLinkBox a:last-child:before{display:none}section.content .humanResources .top .box .left .leftCenter .tabBox{width:100%;display:flex;opacity:0;visibility:hidden;position:absolute;top:0;left:0}section.content .humanResources .top .box .left .leftCenter .tabBox.active{position:relative;opacity:1;visibility:visible}section.content .humanResources .top .box .left .leftCenter .tabBox ul li{width:100%;display:flex;flex-direction:column}section.content .humanResources .top .box .left .leftCenter .tabBox ul li .colon{width:100%;display:flex;padding:20px 30px;background:#fff;border-radius:3px;margin:0 0 10px}section.content .humanResources .top .box .left .leftCenter .tabBox ul li .colon:last-child{margin:0}section.content .humanResources .top .box .left .leftCenter .tabBox ul li .colon:hover{background:linear-gradient(180deg,#386d68 0,#009486 100%)}section.content .humanResources .top .box .left .leftCenter .tabBox ul li .colon:hover .colonLeft .tag{background:#fff;color:#41807a}section.content .homeNews .top .box .center .tabLinkBox a.active,section.content .humanResources .top .box .left .leftCenter .tabBox ul li .colon:hover .colonLeft .title,section.content .humanResources .top .box .left .leftCenter .tabBox ul li .colon:hover .colonRight a{color:#fff}section.content .humanResources .top .box .left .leftCenter .tabBox ul li .colon:hover .colonLeft .desc{color:#96fdea}section.content .humanResources .top .box .left .leftCenter .tabBox ul li .colon:hover .colonLeft .desc svg{filter:invert(99%) sepia(83%) saturate(1831%) hue-rotate(136deg) brightness(125%) contrast(98%)}section.content .humanResources .top .box .left .leftCenter .tabBox ul li .colon .colonRight a.peopleboxLink:before,section.content .humanResources .top .box .left .leftCenter .tabBox ul li .colon:hover .colonRight a.peopleboxLink:before{background-image:url(../sprite/sprite.png);background-position:-370px -60px;width:20px;height:20px}section.content .humanResources .top .box .left .leftCenter .tabBox ul li .colon:hover .colonRight a.kariyerLink:before{background-image:url(../sprite/sprite.png);background-position:-348px -242px;width:20px;height:20px}section.content .humanResources .top .box .left .leftCenter .tabBox ul li .colon:hover .colonRight a.linkedinLink:before{background-image:url(../sprite/sprite.png);background-position:-348px -302px;width:20px;height:20px}section.content .humanResources .top .box .left .leftCenter .tabBox ul li .colon:hover .colonRight a.popupMailLink:before{background-image:url(../sprite/sprite.png);background-position:-348px -20px;width:22px;height:20px}section.content .humanResources .top .box .left .leftCenter .tabBox ul li .colon .colonLeft{width:50%;display:flex;flex-direction:column}section.content .humanResources .top .box .left .leftCenter .tabBox ul li .colon .colonLeft .tag{width:-moz-fit-content;width:fit-content;font-size:12px;font-weight:600;line-height:14.52px;text-align:center;border-radius:3px;color:#fff;padding:4px 12px;margin:0 0 5px;background:#41807a}section.content .humanResources .top .box .left .leftCenter .tabBox ul li .colon .colonLeft .title{width:100%;font-size:18px;font-weight:600;line-height:21.78px;letter-spacing:-.03em;text-align:left;color:#000;margin:0 0 8px}section.content .humanResources .top .box .left .leftCenter .tabBox ul li .colon .colonLeft .desc{width:100%;font-size:14px;line-height:16px;letter-spacing:-.02em;color:#5c5c5c}section.content .humanResources .top .box .left .leftCenter .tabBox ul li .colon .colonLeft .desc svg{vertical-align:middle;margin:0 2px 0 0}section.content .humanResources .top .box .left .leftCenter .tabBox ul li .colon .colonRight{width:50%;display:flex;justify-content:flex-end;align-items:center}section.content .humanResources .top .box .left .leftCenter .tabBox ul li .colon .colonRight a{font-weight:600;font-size:14px;line-height:20px;letter-spacing:-.02em;color:#000;padding:0 0 0 30px;position:relative;margin:0 0 0 20px}section.content .humanResources .top .box .left .leftCenter .tabBox ul li .colon .colonRight a.linkedinLink:before{background-image:url(../sprite/sprite.png);background-position:-276px -174px;width:20px;height:20px}section.content .humanResources .top .box .left .leftCenter .tabBox ul li .colon .colonRight a.kariyerLink:before{background-image:url(../sprite/sprite.png);background-position:-348px -242px;width:20px;height:20px}section.content .humanResources .top .box .left .leftCenter .tabBox ul li .colon .colonRight a.popupMailLink:before{background-image:url(../sprite/sprite.png);background-position:-348px -40px;width:22px;height:20px}section.content .humanResources .top .box .left .leftCenter .tabBox ul li .colon .colonRight a:before{content:"";background-image:url(../sprite/sprite.png);background-position:-348px -222px;width:20px;height:20px;position:absolute;top:0;left:0;display:flex}section.content .humanResources .top .box .left .leftCenter .tabBox ul .owl-dots{display:flex;width:100%;margin:25px 0 0;justify-content:center}section.content .homeNews .top .box .bottom ul .owl-dots .owl-dot,section.content .humanResources .top .box .left .leftCenter .tabBox ul .owl-dots .owl-dot{width:12px;height:12px;display:flex;margin:0 10px;position:relative}section.content .homeNews .top .box .bottom ul .owl-dots .owl-dot.active span,section.content .humanResources .top .box .left .leftCenter .tabBox ul .owl-dots .owl-dot.active span{transform:scale(1);background-color:#009486}section.content .humanResources .top .box .left .leftCenter .tabBox ul .owl-dots .owl-dot.active button{color:#009486}section.content .homeNews .top .box .bottom ul .owl-dots .owl-dot span,section.content .humanResources .top .box .left .leftCenter .tabBox ul .owl-dots .owl-dot span{width:100%;height:100%;background-color:#5c5c5c;border-radius:50%;display:block;transform:scale(.7);transition:all .4s ease-in-out}section.content .humanResources .top .box .left .leftCenter .tabBox ul .owl-dots .owl-dot button{width:100%;height:100%;font-weight:600;font-size:16px;line-height:19px;color:#5c5c5c;display:block;background:0 0;cursor:pointer;transition:all .4s ease-in-out}section.content .humanResources .top .box .left .leftCenter .tabBox .humanNavBox,section.content .humanResources .top .woman{position:absolute;bottom:0;right:0}section.content .humanResources .top .box .left .leftCenter .tabBox .humanNavBox .navTop{display:flex;height:16px}section.content .humanResources .top .box .left .leftCenter .tabBox .humanNavBox .navTop .activeNumber{width:30px;display:flex;padding:0 7px 0 0;font-weight:600;font-size:16px;line-height:19px;text-align:right;letter-spacing:-.02em;color:#000;position:relative}section.content .humanResources .top .box .left .leftCenter .tabBox .humanNavBox .navTop .activeNumber:before{content:"";width:1px;height:100%;background:#c4c4c4;position:absolute;top:0;right:1px}section.content .humanResources .top .box .left .leftCenter .tabBox .humanNavBox .navTop .totalNumber{width:30px;display:flex;padding:0 0 0 7px;font-weight:600;font-size:16px;line-height:19px;text-align:right;letter-spacing:-.02em;color:#c4c4c4}section.content .humanResources .top .box .left .leftBottom,section.content .investmentAcademy .top{width:100%}section.content .humanResources .top .box .left .leftBottom .row{margin:0 -25px}section.content .humanResources .top .box .left .leftBottom ul{width:100%;display:flex;justify-content:flex-start}section.content .humanResources .top .box .left .leftBottom ul li{width:14.2857142857%;padding:0 15px}section.content .humanResources .top .box .left .leftBottom ul li .iconBox{width:100%;margin:0 0 10px}section.content .humanResources .top .box .left .leftBottom ul li .iconBox i{width:64px;height:64px;display:block;margin:0 auto;background-repeat:no-repeat;background-position:bottom}section.content .humanResources .top .box .left .leftBottom ul li .title{width:100%;font-size:16px;line-height:20px;text-align:center;letter-spacing:-.02em;color:#000}section.content .investmentAcademy{width:100%;display:flex;background:linear-gradient(180deg,#090909 0,#2c2c2c 100%);padding:80px 0;margin:0}section.content .investmentAcademy .top .container{width:1240px}section.content .homeNews .top .box,section.content .investmentAcademy .top .box{width:100%;display:flex;flex-direction:column}section.content .investmentAcademy .top .box .titleBox .title{width:100%;margin:0 0 20px;font-weight:600;font-size:50px;line-height:70px;text-align:center;letter-spacing:-.02em;color:#fff}section.content .investmentAcademy .top .box .titleBox .desc{width:630px;margin:0 auto;font-size:16px;line-height:28px;text-align:center;letter-spacing:-.02em;color:#989898}section.content .investmentAcademy .top .box .center{width:100%;margin:0 0 60px}section.content .investmentAcademy .top .box .center ul{width:100%;float:left;overflow:hidden;display:block}section.content .investmentAcademy .top .box .center ul.oneUl{display:flex;justify-content:center}section.content .investmentAcademy .top .box .center ul.oneUl li{margin:0}section.content .investmentAcademy .top .box .center ul.oneUl li:first-child{margin:0}section.content .investmentAcademy .top .box .center ul.twoUl li{width:calc(50% - 15px);margin:0 0 0 15px}section.content .investmentAcademy .top .box .center ul.twoUl li:first-child{width:calc(50% - 15px);margin:0 15px 0 0}section.content .investmentAcademy .top .box .center ul.twoUl li:first-child .imgBox{height:378px}section.content .investmentAcademy .top .box .center ul.twoUl li:last-child{margin:0 0 0 15px}section.content .investmentAcademy .top .box .center ul.twoUl li .imgBox{width:100%;height:378px}section.content .investmentAcademy .top .box .center ul.twoUl li .textBox{width:100%;margin:20px 0 0;padding:0}section.content .investmentAcademy .top .box .center ul.twoUl li .textBox .title{font-weight:600;font-size:24px;line-height:34px;letter-spacing:-.02em;color:#fff;margin:0 0 5px}section.content .investmentAcademy .top .box .center ul li{width:660px;float:left;margin:0 0 20px}section.content .investmentAcademy .top .box .center ul li:last-child{margin:0}section.content .investmentAcademy .top .box .center ul li:first-child{width:540px;margin:0 40px 0 0}section.content .investmentAcademy .top .box .center ul li:first-child .imgBox{width:100%;height:337px}section.content .investmentAcademy .top .box .center ul li:first-child .textBox{width:100%;margin:20px 0 0;padding:0}section.content .investmentAcademy .top .box .center ul li:first-child .textBox .title{font-weight:600;font-size:24px;line-height:34px;letter-spacing:-.02em;color:#fff;margin:0 0 5px}section.content .investmentAcademy .top .box .center ul li .imgBox{width:260px;height:162px;overflow:hidden;position:relative;border-radius:3px;float:left}section.content .investmentAcademy .top .box .center ul li .imgBox .bgImage{width:100%;height:100%;background-repeat:no-repeat;background-position:top center;background-size:cover}section.content .investmentAcademy .top .box .center ul li .imgBox .date{padding:0 8px;font-weight:700;font-size:12px;line-height:26px;letter-spacing:-.02em;color:#fff;background:#00ba98;border-radius:3px;position:absolute;top:15px;left:15px}section.content .investmentAcademy .top .box .center ul li .textBox{width:calc(100% - 260px);padding:0 0 0 20px;position:relative;z-index:2;overflow:hidden;float:left}section.content .investmentAcademy .top .box .center ul li .textBox .title{width:100%;font-weight:600;font-size:18px;line-height:26px;letter-spacing:-.02em;color:#fff;margin:0 0 5px}section.content .investmentAcademy .top .box .center ul li .textBox .instructorName{width:100%;margin:0 0 10px;font-size:14px;line-height:26px;letter-spacing:-.02em;color:#989898}section.content .investmentAcademy .top .box .center ul li .textBox .linkBox{justify-content:space-between;align-items:center}section.content .investmentAcademy .top .box .center ul li .textBox .linkBox .price{font-weight:700;font-size:20px;line-height:26px;letter-spacing:-.02em;color:#fff}section.content .investmentAcademy .top .box .center ul li .textBox .linkBox a{padding:10px 15px}section.content .homeNews .top,section.content .homeNews .top .box .center .tabBox .right ul,section.content .investmentAcademy .top .box .bottom,section.content .investmentAcademy .top .box .bottom ul li{width:100%}section.content .investmentAcademy .top .box .bottom .title{width:100%;position:relative;margin:0 0 30px}section.content .investmentAcademy .top .box .bottom .title:before{content:"";width:100%;height:1px;background:#fff;opacity:.2;position:absolute;left:0;top:calc(50% - .5px)}section.content .investmentAcademy .top .box .bottom .title span{font-weight:600;font-size:24px;line-height:34px;letter-spacing:-.02em;color:#fff;background:#232323;position:relative;padding:0 15px 0 0}section.content .homeNews .top .box .center .tabBox .left a,section.content .investmentAcademy .top .box .bottom ul{width:100%;display:flex}section.content .investmentAcademy .top .box .bottom ul li:hover .imgBox .maskBox{opacity:1;visibility:visible}.applyNowModalBox .boxArea,section.content .investmentAcademy .top .box .bottom ul li a{display:flex;flex-direction:column}section.content .investmentAcademy .top .box .bottom ul li .imgBox{width:100%;height:166px;overflow:hidden;position:relative;border-radius:3px;float:left}section.content .investmentAcademy .top .box .bottom ul li .imgBox .bgImage{width:100%;height:100%;background-repeat:no-repeat;background-position:top center;background-size:cover}section.content .investmentAcademy .top .box .bottom ul li .imgBox .maskBox{background-image:url(../sprite/sprite.png);background-position:-64px -263px;width:32px;height:32px;background-repeat:no-repeat;position:absolute;top:calc(50% - 16px);left:calc(50% - 16px);z-index:2;opacity:0;visibility:visible;transition:all .4s ease-in-out}section.content .investmentAcademy .top .box .bottom ul li .textBox{width:100%;margin:8px 0 0}section.content .investmentAcademy .top .box .bottom ul li .textBox .ulTitle{width:100%;font-size:16px;line-height:26px;letter-spacing:-.02em;color:#fff}section.content .homeNews{width:100%;display:flex;margin:100px 0}section.content .homeNews .top .box .center{width:100%;margin:0 0 60px;position:relative}section.content .homeNews .top .box .center .tabLinkBox{width:auto;position:absolute;top:50px;left:0;background:#e8e7e7;border-radius:38px;padding:4px;display:flex;z-index:2}section.content .homeNews .top .box .center .tabLinkBox.active span{width:117px;left:82px}section.content .homeNews .top .box .center .tabLinkBox span{background:linear-gradient(180deg,#386d68 0,#009486 100%);border-radius:30px;position:absolute;width:78px;height:calc(100% - 10px);left:4px;top:5px;z-index:-1;transition:left .3s ease-in-out}section.content .homeNews .top .box .center .tabLinkBox a{padding:8px 14px;display:flex;font-size:16px;letter-spacing:-.02em;color:#000;transition:color .3s ease-in-out}section.content .homeNews .top .box .center .tabBox{width:100%;display:flex;opacity:0;visibility:hidden;position:absolute;top:0;left:0}section.content .homeNews .top .box .center .tabBox.active{position:relative;opacity:1;visibility:visible}section.content .homeNews .top .box .center .tabBox .left{width:1055px;display:flex}section.content .homeNews .top .box .center .tabBox .left .textBox{width:450px;padding:110px 60px 0 0}section.content .homeNews .top .box .center .tabBox .left .textBox .title{width:100%;font-weight:600;font-size:50px;line-height:60px;letter-spacing:-.04em;color:#000;margin:0 0 20px}section.content .homeNews .top .box .center .tabBox .left .textBox .desc{width:100%;font-size:16px;line-height:28px;letter-spacing:-.02em;color:#000}section.content .homeNews .top .box .center .tabBox .left .imgBox{width:calc(100% - 450px);position:relative;border-radius:3px;overflow:hidden}section.content .homeNews .top .box .center .tabBox .left .imgBox .bgImage{width:100%;height:760px;background-repeat:no-repeat;background-size:cover;background-position:center center}section.content .homeNews .top .box .center .tabBox .left .imgBox .readMore{background:#fff;padding:30px 85px 30px 0;position:absolute;bottom:0;left:0;font-weight:600;font-size:16px;line-height:19px;letter-spacing:.1em;color:#000}section.content .homeNews .top .box .center .tabBox .left .imgBox .readMore:before{content:"";background-image:url(../sprite/sprite.png);background-position:-370px -224px;width:20px;height:16px;background-repeat:no-repeat;position:absolute;right:30px}section.content .homeNews .top .box .center .tabBox .right{width:calc(100% - 1055px);padding:60px 0 0 60px}section.content .homeNews .top .box .center .tabBox .right .rightTitle{width:100%;font-weight:600;font-size:20px;line-height:32px;letter-spacing:-.03em;color:#b7b7b7;margin:0 0 40px}section.content .homeNews .top .box .center .tabBox .right ul li{padding:0 0 25px;margin:0 0 30px;border-bottom:1px solid rgba(196,196,196,.5);position:relative}section.content .homeNews .top .box .center .tabBox .right ul li:last-child{border:0;padding:0;margin:0}section.content .homeNews .top .box .center .tabBox .right ul li a{width:100%;display:table;padding:0 75px 0 0;position:relative}section.content .homeNews .top .box .bottom .allNews a:after,section.content .homeNews .top .box .center .tabBox .right ul li a:after{content:"";background-image:url(../sprite/sprite.png);height:16px;background-repeat:no-repeat;position:absolute;right:0;top:calc(50% - 8px)}section.content .homeNews .top .box .center .tabBox .right ul li a:after{background-position:0 -319px;width:30px;z-index:-1}section.content .homeNews .top .box .center .tabBox .right ul li a .categoryName{display:table;background:#00ba98;border-radius:3px;margin:0 0 13px;padding:5px 7px;font-weight:500;font-size:13px;line-height:16px;letter-spacing:-.02em;color:#fff}section.content .homeNews .top .box .center .tabBox .right ul li a .title{width:100%;font-weight:600;font-size:24px;line-height:32px;letter-spacing:-.03em;color:#000}section.content .homeNews .top .box .center .tabBox .right ul li a .date{width:100%;font-weight:600;font-size:14px;line-height:32px;color:#b7b7b7}section.content .homeNews .top .box .bottom{width:100%;background:#f8f8f8;border-radius:3px;padding:35px 40px 30px}section.content .homeNews .top .box .bottom .title{width:100%;position:relative;margin:0 0 30px}section.content .homeNews .top .box .bottom .title:before{content:"";width:100%;height:1px;background:#c4c4c4;opacity:.5;position:absolute;left:0;top:calc(50% - .5px)}section.content .homeNews .top .box .bottom .allNews a,section.content .homeNews .top .box .bottom .title span{font-weight:600;font-size:24px;line-height:34px;letter-spacing:-.03em;color:#000;background:#f8f8f8;position:relative;padding:0 30px 0 0}section.content .homeNews .top .box .bottom .allNews{position:absolute;top:0;right:0}section.content .homeNews .top .box .bottom .allNews a{font-size:16px;letter-spacing:.1em;padding:0 50px 0 30px}section.content .homeNews .top .box .bottom .allNews a:after{background-position:-370px -224px;width:20px}section.content .homeNews .top .box .bottom ul,section.content .homeNews .top .box .bottom ul li,section.content .whyInvest .top{width:100%}section.content .homeNews .top .box .bottom ul li a{display:flex}section.content .homeNews .top .box .bottom ul li .imgBox{width:200px;height:133px;overflow:hidden;position:relative;border-radius:3px;float:left}section.content .homeNews .top .box .bottom ul li .imgBox .bgImage{width:100%;height:100%;background-repeat:no-repeat;background-position:top center;background-size:cover}section.content .homeNews .top .box .bottom ul li .textBox{width:calc(100% - 200px);padding:0 0 0 20px}section.content .homeNews .top .box .bottom ul li .textBox .ulTitle{width:100%;font-weight:600;font-size:20px;line-height:28px;letter-spacing:-.03em;color:#000}section.content .homeNews .top .box .bottom ul li .textBox .date{width:100%;font-weight:600;font-size:14px;line-height:32px;color:#5c5c5c}section.content .homeNews .top .box .bottom ul .owl-dots{display:flex;width:100%;margin:25px 0 0;justify-content:center}section.content .whyInvest{width:100%;display:flex;margin:80px 0 60px}section.content .whyInvest .top .box{width:100%;position:relative}section.content .whyInvest .top .box .titleBox{width:100%;display:flex;flex-direction:column;margin:0 0 10px}section.content .whyInvest .top .box .titleBox .title{width:100%;font-weight:600;font-size:50px;line-height:60px;text-align:center;letter-spacing:-.02em;margin:0 0 10px}section.content .whyInvest .top .box .titleBox .desc{width:850px;font-size:16px;line-height:28px;text-align:center;letter-spacing:-.02em;margin:0 auto}section.content .whyInvest .top .box .row{margin:0 -55px}section.content .whyInvest .top .box ul{width:100%;display:flex;flex-flow:wrap;justify-content:center}section.content .whyInvest .top .box ul li{width:25%;padding:0 55px;display:flex;flex-direction:column;margin:10px 0}section.content .whyInvest .top .box ul li a{transition:all .3s ease-in-out;padding:20px 0}section.content .whyInvest .top .box ul li a:hover{background-color:#fff;box-shadow:0 25px 50px rgba(0,0,0,.07)}section.content .whyInvest .top .box ul li a .iconBox{width:100%;margin:0 0 25px;display:flex;justify-content:center}section.content .whyInvest .top .box ul li a .iconBox i{width:160px;height:160px;display:flex;background:#f8f8f8;border-radius:60px;background-repeat:no-repeat;background-position:center center}section.content .whyInvest .top .box ul li a .title{width:100%;font-weight:600;font-size:20px;line-height:28px;text-align:center;letter-spacing:-.03em;margin:0 0 15px;color:#000;display:flex;justify-content:center;padding:0 15px;position:relative}section.content .whyInvest .top .box ul li a .title span{max-width:calc(100% - 25px)}section.content .whyInvest .top .box ul li a .title i{display:block;margin:7px 0 0 15px;background-image:url(../sprite/sprite.png);background-position:-286px -156px;width:10px;height:14px;background-repeat:no-repeat}section.content .whyInvest .top .box ul li a .desc{width:100%;font-size:16px;line-height:24px;text-align:center;letter-spacing:-.02em;color:#000;padding:0 30px}section.content .whyInvest .top .box .cookiePolicy{width:100%;display:flex;justify-content:center;margin:50px 0 0;overflow:hidden;transition:all .4s ease-in-out}section.content .whyInvest .top .box .cookiePolicy.active{height:0!important;margin:0}section.content .whyInvest .top .box .cookiePolicy .cookieBox{width:650px;background:#386d68;border-radius:12px;padding:30px 35px;position:relative}section.content .whyInvest .top .box .cookiePolicy .cookieBox .desc{width:100%;font-size:12px;line-height:18px;color:#fff;margin:0 0 20px}section.content .whyInvest .top .box .cookiePolicy .cookieBox .linkBox a{padding:15px 50px}section.content .whyInvest .top .box .cookiePolicy .cookieBox .close{width:9px;height:9px;cursor:pointer;background-image:url(../img/videoClosed.svg);background-repeat:no-repeat;background-position:center center;background-size:contain;position:absolute;top:20px;right:20px}.applyNowModalBox{padding:30px 45px 50px;width:810px;border-radius:3px}.applyNowModalBox .boxArea .textTitle{font-weight:700;font-size:34px;line-height:41px;letter-spacing:-.03em;color:#000;margin:0 0 35px}.applyNowModalBox .boxArea h3,.applyNowModalBox .boxArea h4,.applyNowModalBox .boxArea h5,.applyNowModalBox .boxArea p,.applyNowModalBox .boxArea ul{font-weight:700;font-size:14px;line-height:24px;letter-spacing:-.03em;color:#000}.applyNowModalBox .boxArea p,.applyNowModalBox .boxArea ul{font-weight:400;margin:0 0 20px}.applyNowModalBox .boxArea p strong{font-weight:700}.applyNowModalBox .boxArea p a{color:#000;font-weight:700}.applyNowModalBox .boxArea ul{margin:10px 0 30px}.applyNowModalBox .boxArea ul li{position:relative;padding:0 0 0 30px}.applyNowModalBox .boxArea ul li::before{content:"";position:absolute;left:5px;top:calc(50% - 2px);width:4px;height:4px;background-color:#000;border-radius:50%;display:flex}.applyNowModalBox .boxArea .linkBox a{padding:20.5px 40px}.applyNowModalBox .fancybox-close-small{border-radius:0;background-color:transparent;background-image:url(../sprite/sprite.png);background-position:-324px -206px;width:22px;height:22px;right:50px!important;top:50px!important}.ua-ie section.content .investmentProducts .top .box .title span{display:table}@media screen and (min-width:1200px) and (max-height:800px){body{color:#000}}@media screen and (max-width:1849px){section.content .investmentServices .top ul .owl-stage{margin:0 0 0 -130px}}@media screen and (max-width:1799px){section.content .investmentServices .top ul .owl-stage{margin:0 0 0 -115px}}@media screen and (max-width:1699px){section.slider .box .sliderUl li{height:568px}section.content .investmentProducts .top:before{width:1000px;height:207px;background-size:contain;top:40px}section.content .investmentProducts .top .box .title{padding:0 0 0 85px;width:500px}section.content .investmentProducts .top .box .desc{width:calc(100% - 500px)}section.content .investmentProducts .bottom ul li{height:300px}section.content .investmentProducts .bottom ul li a{padding:20px 20px 45px}section.content .investmentProducts .bottom ul li .iconBox{margin:0 0 15px}section.content .investmentProducts .bottom ul li .title{font-size:20px}section.content .investmentProducts .bottom ul li .desc{margin:0}section.content .investmentProducts .bottom ul li .link{bottom:10px}section.content .investmentServices .top ul li .left{width:750px;height:558px}section.content .investmentServices .top ul li .right{width:calc(100% - 750px);padding:0 100px 0 80px}section.content .investmentServices .top ul li .right .textBox{margin:30px 0 0}section.content .investmentServices .top ul li .right .textBox .desc{height:226px}section.content .investmentServices .top ul .owl-stage{margin:0 0 0 -100px}section.content .investmentServices .top .navBox{left:380px}section.content .osmanliWebMobil .top .box{height:800px}section.content .osmanliWebMobil .top .box .textBox{padding:60px 30px 30px}section.content .osmanliWebMobil .top .box .bgImage{background-size:contain}section.content .osmanliWebMobil .top .box .otherLink{bottom:-20px}section.content .osmanliWebMobil .top .box .bgImagePhone{width:301px;height:550px;background-size:contain}section.content .humanResources .top .box .left{width:800px}section.content .homeNews .top .box .center .tabLinkBox{top:35px}section.content .homeNews .top .box .center .tabBox .left{width:950px}section.content .homeNews .top .box .center .tabBox .left .textBox{width:380px;padding:95px 40px 0 0}section.content .homeNews .top .box .center .tabBox .left .textBox .title{font-size:44px;line-height:54px}section.content .homeNews .top .box .center .tabBox .left .imgBox{width:calc(100% - 380px)}section.content .homeNews .top .box .center .tabBox .left .imgBox .bgImage{height:716px}section.content .homeNews .top .box .center .tabBox .right{width:calc(100% - 950px);padding:40px 0 0 30px}section.content .homeNews .top .box .center .tabBox .right ul li a{padding:0 30px 0 0}section.content .homeNews .top .box .bottom ul li .imgBox{width:170px;height:113px}section.content .homeNews .top .box .bottom ul li .textBox{width:calc(100% - 170px)}section.content .homeNews .top .box .bottom ul li .textBox .ulTitle{font-size:16px;line-height:24px}section.content .whyInvest .top .box .row{margin:0 -25px}section.content .whyInvest .top .box ul li{padding:0 25px}}@media screen and (max-width:1499px){section.content .investmentServices .top ul li .left{width:650px;height:484px}section.content .investmentServices .top ul li .right{width:calc(100% - 650px)}section.content .investmentServices .top ul li .right .textBox .title{width:100%;font-size:44px;line-height:44px}section.content .investmentServices .top ul .owl-stage{margin:0 0 0 -60px}section.content .investmentServices .top .navBox{left:280px}}@media screen and (max-width:1399px){section.slider .box .sliderUl li{height:497px}section.slider .box .sliderUl li .sliderTextBox{margin:0 0 0 60px;width:480px}section.slider .box .sliderUl li .sliderTextBox .title{font-size:58px;line-height:58px;margin:0 0 15px}section.slider .box .sliderUl li .sliderTextBox .desc{margin:0 0 20px}section.slider .box .sliderUl li .sliderTextBox .videoBox{margin:25px 0 0}section.content .investmentProducts .top:before{width:700px;height:145px;top:100px}section.content .investmentProducts .top .box .title{padding:0 0 0 50px;width:400px}section.content .investmentProducts .top .box .desc{width:calc(100% - 400px)}section.content .investmentProducts .bottom ul .owl-stage{margin:0 0 0 -400px}section.content .investmentServices .top ul li .right{padding:0 80px 0 60px}section.content .investmentServices .top ul li .right .textBox .title{font-size:34px;line-height:34px}section.content .investmentServices .top ul .owl-stage{margin:0 0 0 -30px}section.content .investmentServices .top .navBox{left:280px}section.content .osmanliWebMobil .top .box{height:710px}section.content .osmanliWebMobil .top .box .textBox{padding:30px}section.content .osmanliWebMobil .top .box .bgImagePhone{width:275px;height:502px}section.content .humanResources .top .box .left{width:700px}section.content .humanResources .top .box .left .leftBottom .row,section.content .whyInvest .top .box .row{margin:0 -15px}section.content .humanResources .top .box .left .leftBottom ul li,section.content .whyInvest .top .box ul li{padding:0 15px}section.content .humanResources .top .woman{width:470px}section.content .investmentAcademy .top .container{width:1180px}section.content .investmentAcademy .top .box .center ul li{width:600px;margin:0 0 10px}section.content .investmentAcademy .top .box .center ul li .imgBox{height:158px}section.content .homeNews .top .box .center .tabLinkBox{top:20px}section.content .homeNews .top .box .center .tabBox .left{width:850px}section.content .homeNews .top .box .center .tabBox .left .textBox{width:360px;padding:80px 30px 0 0}section.content .homeNews .top .box .center .tabBox .left .textBox .title{font-size:34px;line-height:44px}section.content .homeNews .top .box .center .tabBox .left .textBox .desc{font-size:14px;line-height:26px}section.content .homeNews .top .box .center .tabBox .left .imgBox{width:calc(100% - 360px)}section.content .homeNews .top .box .center .tabBox .left .imgBox .bgImage{height:616px}section.content .homeNews .top .box .center .tabBox .right{width:calc(100% - 850px);padding:27px 0 0 30px}section.content .homeNews .top .box .center .tabBox .right .rightTitle{margin:0 0 20px}section.content .homeNews .top .box .center .tabBox .right ul li{padding:0 0 20px;margin:0 0 25px}section.content .homeNews .top .box .center .tabBox .right ul li a{padding:0 15px 0 0}section.content .homeNews .top .box .center .tabBox .right ul li a .title{font-size:18px;line-height:26px}section.content .homeNews .top .box .bottom ul li .imgBox{width:140px;height:93px}section.content .homeNews .top .box .bottom ul li .textBox{width:calc(100% - 140px);padding:0 0 0 15px}section.content .homeNews .top .box .bottom ul li .textBox .ulTitle{font-size:14px;line-height:22px}section.content .homeNews .top .box .bottom ul li .textBox .date{font-size:12px;line-height:28px}}@media screen and (max-width:1199px){section.slider{width:calc(100% + 30px);margin:0 -15px}section.content .investmentProducts .top .box .desc.active,section.slider .box .sliderUl .owl-item.active li .sliderTextBox{height:auto}section.slider .box .sliderUl li{height:auto;flex-direction:column}section.slider .box .sliderUl li .bgImage{height:418px;position:relative;top:inherit;left:inherit;border-radius:0}section.slider .box .sliderUl li .sliderTextBox{width:calc(100% - 30px);height:auto;overflow:hidden;margin:0;padding:15px}section.slider .box .sliderUl li .sliderTextBox .title{font-size:42px}section.slider .box .sliderUl li .sliderTextBox .videoBox a .iconBox{width:60px;height:60px;margin:0 10px 0 0}section.slider .box .sliderUl li .sliderTextBox .videoBox a .iconBox .ytsmall{width:35px;height:35px;top:calc(50% - 17.5px);left:calc(50% - 17.5px);background-color:#3beccc;background-image:url(../sprite/video_icon_white.png)}section.slider .box .sliderUl li .sliderTextBox .videoBox a .iconBox .ytmedium{border:1px solid #3beccc;top:calc(50% - 24px);left:calc(50% - 24px)}section.slider .box .sliderUl li .sliderTextBox .videoBox a .iconBox .ytbig{border:1px solid #3beccc;top:calc(50% - 30px);left:calc(50% - 30px)}section.slider .box .navBox{top:358px;bottom:inherit;right:0}section.content .investmentProducts{margin:25px 0 40px}section.content .investmentProducts .top{margin:0 0 50px}section.content .investmentProducts .top:before,section.content .investmentServices .top ul li .right:before{display:none}section.content .investmentProducts .top .box{padding:0 15px;flex-direction:column;position:relative}section.content .investmentProducts .top .box .title{width:100%;padding:0 0 10px;flex-direction:row;position:relative;font-size:42px;line-height:62px}section.content .investmentProducts .top .box .title span{position:inherit;margin:0 10px 0 0}section.content .investmentProducts .top .box .title span:before{bottom:0;height:4px;width:80px}section.content .investmentProducts .top .box .desc{width:100%;padding:0;overflow:hidden;height:90px}section.content .investmentProducts .top .box .readMore{width:100%;height:95px;display:flex;align-items:flex-end;position:absolute;bottom:-20px;background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 77.6%)}section.content .investmentProducts .top .box .readMore.active{background:0 0}section.content .investmentProducts .top .box .readMore.active .allButton,section.content .whyInvest .top .box .titleBox .readMore.active .allButton{transform:rotate(180deg);bottom:-20px}section.content .investmentProducts .top .box .readMore .allButton{width:100px;height:36px;background:#989898;border-radius:3px;position:relative;bottom:-10px;cursor:pointer;background-image:url(../sprite/read_more_arrow.png);background-repeat:no-repeat;background-position:center center}section.content .investmentProducts .bottom{padding:0 15px}section.content .investmentProducts .bottom ul li{height:auto;padding:30px 0 50px 95px}section.content .investmentProducts .bottom ul li:hover{background-color:transparent;box-shadow:inherit}section.content .investmentProducts .bottom ul li a{padding:0}section.content .investmentProducts .bottom ul li .iconBox{position:absolute;top:30px;left:0}section.content .investmentProducts .bottom ul li .title{margin:5px 0 10px}section.content .investmentProducts .bottom ul li .link{opacity:1;visibility:visible}section.content .investmentProducts .bottom ul .owl-dots{display:flex;width:100%;margin:15px 0 0;justify-content:center}section.content .investmentAcademy .top .box .center ul .owl-dots .owl-dot,section.content .investmentProducts .bottom ul .owl-dots .owl-dot{width:12px;height:12px;display:flex;margin:0 20px 0 0;position:relative}section.content .investmentAcademy .top .box .center ul .owl-dots .owl-dot.active span,section.content .investmentProducts .bottom ul .owl-dots .owl-dot.active span{transform:scale(1);background-color:#009486}section.content .investmentAcademy .top .box .center ul .owl-dots .owl-dot span,section.content .investmentProducts .bottom ul .owl-dots .owl-dot span,section.content .whyInvest .top .box ul .owl-dots .owl-dot span{width:100%;height:100%;background-color:#5c5c5c;border-radius:50%;display:block;transform:scale(.7);transition:all .4s ease-in-out}section.content .investmentProducts .bottom ul .owl-stage-outer{padding:0}section.content .investmentProducts .bottom ul .owl-stage,section.content .investmentServices .top ul .owl-stage{margin:0}section.content .investmentServices{margin:0 0 45px}section.content .investmentServices .top ul li{flex-direction:column}section.content .investmentServices .top ul li .left{width:calc(100% + 1px);height:auto}section.content .investmentServices .top ul li .left .bgImage{height:739px;border-radius:0}section.content .investmentServices .top ul li .right{padding:0 15px;width:100%}section.content .investmentServices .top ul li .right .textBox{margin:30px 0 50px}section.content .investmentServices .top ul li .right .textBox .desc{overflow:hidden;height:90px;margin:0}section.content .investmentServices .top ul li .right .textBox .desc.active{height:auto}section.content .investmentServices .top ul li .right .textBox .readMore{width:100%;height:95px;display:flex;align-items:flex-end;position:absolute;bottom:-30px;background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 77.6%)}section.content .investmentServices .top ul li .right .textBox .readMore.active{background:0 0}section.content .investmentServices .top ul li .right .textBox .readMore.active .allButton{transform:rotate(180deg);bottom:-10px}section.content .investmentServices .top ul li .right .textBox .readMore .allButton{width:100px;height:36px;background:#989898;border-radius:3px;position:relative;bottom:0;cursor:pointer;background-image:url(../sprite/read_more_arrow.png);background-repeat:no-repeat;background-position:center center}section.content .investmentServices .top ul .owl-stage-outer{padding:0}section.content .investmentServices .top .navBox{right:0;left:inherit;bottom:inherit;top:679px}section.content .osmanliWebMobil{margin:0 0 30px}section.content .osmanliWebMobil .top .box{height:auto;display:flex;flex-direction:column-reverse}section.content .osmanliWebMobil .top .box .textBox{padding:0 15px 30px}section.content .osmanliWebMobil .top .box .textBox .title{font-size:42px;line-height:58px}section.content .osmanliWebMobil .top .box .textBox .linkBox a{padding:15px 30px}section.content .osmanliWebMobil .top .box .otherMobileLink{width:240px;height:44px;display:flex;background:#386d68;border-radius:3px;position:absolute;bottom:-5px;left:15px}section.content .osmanliWebMobil .top .box .otherMobileLink.active{border-bottom-left-radius:0;border-bottom-right-radius:0}section.content .osmanliWebMobil .top .box .otherMobileLink.active ul li a::before{transform:rotate(-180deg)}section.content .osmanliWebMobil .top .box .otherMobileLink ul{width:100%;display:flex;flex-wrap:wrap}section.content .osmanliWebMobil .top .box .otherMobileLink ul li{width:100%}section.content .osmanliWebMobil .top .box .otherMobileLink ul li a{width:100%;padding:15px 20px;position:relative}section.content .osmanliWebMobil .top .box .otherMobileLink ul li a::before{content:"";background-image:url(../sprite/sprite.png);background-position:-174px -132px;width:12px;height:6px;position:absolute;top:20px;right:20px;transition:transform .4s ease-in-out;z-index:3}section.content .osmanliWebMobil .top .box .otherLink{width:240px;height:293px;bottom:-298px;overflow:hidden;overflow-y:auto;left:15px;z-index:3;padding:5px 0 5px 10px;background:#386d68;border-top-left-radius:0;border-top-right-radius:0;opacity:0;visibility:hidden}section.content .osmanliWebMobil .top .box .otherLink.active{opacity:1;visibility:visible}section.content .osmanliWebMobil .top .box .otherLink .otherLinkTop{padding:0 0 5px;margin:0 0 5px;width:calc(100% - 10px)}section.content .osmanliWebMobil .top .box .otherLink .otherLinkBottom{width:calc(100% - 10px)}section.content .osmanliWebMobil .top .box .otherLink ul li{width:100%;margin:5px 0}section.content .osmanliWebMobil .top .box .bgImage{position:relative;height:496px;margin:0 0 30px}section.content .osmanliWebMobil .top .box .bgImagePhone{width:200px;height:366px}section.content .humanResources{min-height:inherit}section.content .humanResources .top{padding:40px 15px}section.content .humanResources .top .box .left .leftTop .title{width:100%;font-size:42px;line-height:52px}section.content .humanResources .top .box .left,section.content .humanResources .top .box .left .leftTop .desc{width:100%}section.content .humanResources .top .box .left .leftCenter,section.content .investmentAcademy .top .box .center{margin:0}section.content .humanResources .top .box .left .leftBottom,section.content .humanResources .top .woman,section.content .investmentAcademy .top .box .bottom{display:none}section.content .investmentAcademy{padding:50px 15px;margin:0}section.content .investmentAcademy .top .box .titleBox .title{font-size:42px;line-height:52px}section.content .investmentAcademy .top .box .titleBox .desc,section.content .investmentAcademy .top .container{width:100%}section.content .investmentAcademy .top .box .center ul li,section.content .investmentAcademy .top .box .center ul.twoUl li{width:100%;margin:0}section.content .investmentAcademy .top .box .center ul li:first-child,section.content .investmentAcademy .top .box .center ul.twoUl li:first-child{width:100%;margin:0}section.content .investmentAcademy .top .box .center ul li:first-child .imgBox,section.content .investmentAcademy .top .box .center ul.twoUl li:first-child .imgBox{height:600px}section.content .investmentAcademy .top .box .center ul li:first-child .textBox,section.content .investmentAcademy .top .box .center ul.twoUl li:first-child .textBox{margin:0}section.content .investmentAcademy .top .box .center ul li .imgBox{width:100%;margin:0 0 20px;height:600px}section.content .investmentAcademy .top .box .center ul li .textBox .title{font-size:24px;line-height:34px}section.content .investmentAcademy .top .box .center ul .owl-dots{display:flex;width:100%;margin:30px 0 0}section.content .homeNews{display:none}section.content .whyInvest{padding:40px 15px 50px;margin:0}section.content .whyInvest .top .box .titleBox{position:relative;margin:0 0 50px}section.content .whyInvest .top .box .titleBox .title{font-size:42px;line-height:52px}section.content .whyInvest .top .box .titleBox .desc{width:100%;overflow:hidden;height:90px}section.content .whyInvest .top .box .titleBox .desc.active{height:auto}section.content .whyInvest .top .box .titleBox .readMore{width:100%;height:95px;display:flex;align-items:flex-end;position:absolute;bottom:-20px;background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 77.6%)}section.content .whyInvest .top .box .titleBox .readMore.active{background:0 0}section.content .whyInvest .top .box .titleBox .readMore .allButton{width:100px;height:36px;background:#989898;border-radius:3px;position:relative;bottom:-10px;cursor:pointer;background-image:url(../sprite/read_more_arrow.png);background-repeat:no-repeat;background-position:center center}section.content .whyInvest .top .box .row{margin:0}section.content .investmentAcademy .top .box .center ul li .textBox,section.content .whyInvest .top .box ul li{padding:0;width:100%}section.content .whyInvest .top .box ul li a{padding:15px 0}section.content .whyInvest .top .box ul li a:hover{background-color:transparent;box-shadow:inherit}section.content .whyInvest .top .box ul .owl-dots{display:flex;width:100%;margin:30px 0 0;justify-content:center}section.content .whyInvest .top .box ul .owl-dots .owl-dot{width:12px;height:12px;display:flex;margin:0 10px;position:relative}section.content .whyInvest .top .box ul .owl-dots .owl-dot.active span{transform:scale(1)}section.content .whyInvest .top .box .cookiePolicy{display:none}}@media screen and (max-width:991px){section.slider .box .sliderUl li .bgImage{height:323px}section.slider .box .sliderUl li .sliderTextBox .title{font-size:34px;line-height:34px}section.slider .box .sliderUl li .sliderTextBox .desc{font-size:16px;line-height:26px}section.slider .box .navBox{top:263px}section.content .investmentServices .top ul li .left .bgImage{height:572px}section.content .investmentServices .top .navBox{top:512px}section.content .osmanliWebMobil .top .box .textBox .desc{width:100%;padding:0 15px}section.content .osmanliWebMobil .top .box .bgImage{height:384px}section.content .investmentAcademy .top .box .center ul.twoUl li:first-child .imgBox{height:460px}section.content .investmentAcademy .top .box .center ul li .imgBox,section.content .investmentAcademy .top .box .center ul.twoUl li .imgBox{height:460px}section.content .investmentAcademy .top .box .center ul li:first-child .imgBox{height:460px}.applyNowModalBox{width:100%}}@media screen and (max-width:767px){section.slider .box .sliderUl{margin:0 0 15px}section.slider .box .sliderUl li .bgImage{height:180px}section.slider .box .sliderUl li .sliderTextBox .title{font-size:24px;line-height:24px}section.slider .box .sliderUl li .sliderTextBox .desc{font-size:16px;line-height:24px}section.slider .box .navBox{top:128px}section.content .investmentProducts{margin:25px 0 40px}section.content .humanResources .top .box .left .leftTop .title,section.content .investmentProducts .top .box .title,section.content .osmanliWebMobil .top .box .textBox .title{font-size:34px;line-height:40px}section.content .investmentServices .top ul .owl-item{height:0}section.content .investmentServices .top ul .owl-item.active{height:auto}section.content .investmentServices .top ul li .left .bgImage{height:279px}section.content .investmentServices .top .navBox{top:219px}section.content .osmanliWebMobil .top .box .textBox .desc{padding:0}section.content .osmanliWebMobil .top .box .bgImage{height:188px;margin:0 0 30px}section.content .osmanliWebMobil .top .box .bgImagePhone{width:100px;height:188px;right:0}section.content .humanResources .top .box .left .leftCenter .tabLinkBox{display:flex;margin:0 0 15px}section.content .humanResources .top .box .left .leftCenter .tabLinkBox a{font-size:18px;line-height:22px;width:50%}section.content .humanResources .top .box .left .leftCenter .tabLinkBox a:last-child{padding:0 30px}section.content .humanResources .top .box .left .leftCenter .tabBox ul li .colon{flex-direction:column;padding:15px}section.content .humanResources .top .box .left .leftCenter .tabBox ul li .colon .colonLeft{width:100%;margin:0 0 10px}section.content .humanResources .top .box .left .leftCenter .tabBox ul li .colon .colonRight{width:100%;justify-content:normal}section.content .humanResources .top .box .left .leftCenter .tabBox ul li .colon .colonRight a{margin:0 20px 0 0}section.content .investmentAcademy .top .box .titleBox{margin:0 0 30px}section.content .investmentAcademy .top .box .titleBox .title,section.content .whyInvest .top .box .titleBox .title{font-size:34px;line-height:40px}section.content .investmentAcademy .top .box .center ul.twoUl li:first-child .imgBox{height:209px}section.content .investmentAcademy .top .box .center ul li .imgBox,section.content .investmentAcademy .top .box .center ul.twoUl li .imgBox{height:209px}section.content .investmentAcademy .top .box .center ul li:first-child .imgBox{height:209px}section.content .whyInvest .top .box .titleBox .desc{width:100%}.applyNowModalBox{width:100%;padding:15px 35px 15px 15px}.applyNowModalBox .fancybox-close-small{right:15px!important;top:25px!important}.applyNowModalBox .boxArea .textTitle,.applyNowModalBox .boxArea ul{margin:0 0 15px}}