div.logo img{
    max-height: 60px;
}
div.logo::before{
    z-index: 100;
    position: absolute;
    background-color: #c61314;
    left: -18px;
    top: -26px;
    height: 150px;
    width: 150px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    border-radius: 45px;
}
div.logo::after{
    background-repeat: no-repeat;
    content: ' ';
    z-index: 100;
    position: absolute;
    /* background-color: #c61314; */
    left: -7px;
    top: 0px;
    height: 90px;
    width: 150px;
    /*background-image: url(../image/ortana_bg_left.png);*/
    background-size: cover;
    background-position: right center;
}
div.logo{
    text-align: center;
}
div.logo a{
    position: relative;
    z-index: 1004;
    margin-top: -24px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: BOLD;
    color: #212456;
    display: inline-block;
    font-size: 70px;
}
@media(max-width: 991px){
    div.logo a{
        position: absolute;
        z-index: 1004;
        margin-top: -33px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: BOLD;
        color: #212456;
        display: inline-block;
        font-size: 70px;
        left: 5px;
        top: 28px;
    }
}
div.logo{
    width: 15%;
    padding: 20px 0 0;
}
nav.navbar{
    width:80%;
}
div.card-sec{
    width:5%;
    color: #212456;
}

.card-sec > ul > li {
    display: inline-block;
    padding: 32px 10px;
}

nav.navbar{
    text-align: center;
}
nav.navbar ul{
    display:inline-block;
}

nav ul li a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    transition: all 0.4s ease-in-out;
    padding: 5px 17px;
    display: block;
}
nav > ul > li {
    margin-left: 21px;
    -webkit-transition: all 100ms;
    -moz-transition: all 100ms;
    -ms-transition: all 100ms;
    -o-transition: all 100ms;
    transition: all 100ms;
    padding: 20px 0;
    margin-right:0 !important;
    position: relative;
    text-align:left !important;
}

nav > ul > li:hover > a, nav > ul > li a:hover{
    color: #212456 !important;
    background-color:WHITE !important;
}
nav > ul > li:hover small{
    color:#4f4f4f;
    position: relative;
}
nav > ul > li > a{
    color:#4f4f4f;
    padding:5px 0 !important;
}
nav ul li a.active{
    background-color:WHITE;
    color:#4f4f4f;
}
header{
    border-bottom:3px solid WHITE;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    background-image: url('../images/ortanahbg.jpg');
    background-color:WHITE;
    background-position:right center;
    background-repeat: no-repeat;
    background-size:auto 100% !important;
    position: fixed;
    width:100%;
    z-index:1001 !important;
    left:0 !important;
    height:90px;
    bottom:0;
    -webkit-box-shadow: 0px 15px 43px -19px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 15px 43px -19px rgba(0,0,0,0.75);
    box-shadow: 0px 15px 43px -19px rgba(0,0,0,0.75);
    border-color: #fff;
}

@media(max-width: 1280px){
    div.mobile-men-btn{
        display:block !important;
    }
    nav.navbar{
        display:none !important;
    }
    div.card-sec{
        display:none !important;
    }
}
@media(min-width: 1280px){
    div.mobile-men-btn{
        display:none !important;
    }
    nav.navbar{
        display:inline-block !important;
    }

}

header:hover{

    background-size:auto 180% !important;
}
div#rightAnimate div.leftz{

    position: absolute;
    right: 13%;
    top: -28px;
    border-right: 20px solid #212456;
    border-top: 20px solid #212456;
    width:50%;
    height:100%;
    z-index:3;
}
div#rightAnimate div.rightz{

    position: absolute;
    left: 12%;
    bottom: 0;
    width:50%;
    border-left: 20px solid #212456;
    border-bottom: 20px solid #212456;
    height:100%;
    z-index:1;
}
div#rightAnimate{
    height:340px;
}
div#rightAnimate div.content_img{
    position:absolute;
    z-index:2;
    right:10%;
    top:0;
    width:80%;
}
div#rightAnimate div.content_inner{
    z-index: 4;
    position: absolute;
    left: 0;
    top: 31%;
    text-shadow: -3px -3px 11px rgba(150, 150, 150, 1);
}

div#rightAnimate h3{
    font-size: 35px !important;
    color: #ffffff;
    font-weight: BOLD;
    text-shadow: 3px 3px 5px rgba(0,0,0, 1);
}
.mobile-men-btn {
    margin-right: 10px;
    margin-top: 30px;
}
h2.normalleft{
    font-size: 61px !important;
    padding-left: 100px;
    padding-top: 21px;
}
@media (max-width: 1280px){
    div#rightAnimate{
        margin-top:50px;
    }
    div#rightAnimate div.rightz {
        bottom: -30%;
    }
}
@media (max-width: 786px){
    .mobile-men-btn {
        margin-right: 10px;
        margin-top: -8px;
    }
    div#rightAnimate div.leftz {
        height:50%;
    }
    div#rightAnimate div.rightz{
        height: 50%;
        bottom: 50px;
    }
    div#rightAnimate div.content_img {
        top: 8%;
    }
    h2.normalleft {
        font-size: 61px !important;
        padding-left: 100px;
        padding-top: 21px;
    }
    h2.turnleft {
        top: 55px !important;
        font-size: 45px !important;
        left: -50px !important;
    }
    .indexleftfirst{
        padding-left:0;
    }
}

.indexleftfirst{
    text-align: left;
}
.indexleftfirst div.aos{
    padding-left:100px;
}

h2.normalleft{
    font-size:70px;
}
span.turnleft{
    top: 0;
    color: #212456;
    font-size: 97px;
    letter-spacing: 10px;
    left: 0;
    position: absolute;
    display: inline-block;
}

.colorWhite{
color:WHITE;
}

section.main-slider::after{
    background-image: url(../images/shadowTop.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    bottom: -104px;
    content: '';
    width: 100%;
    height: 104px;
}
#ortanaright,#ortanaright canvas{
    height:1000px;
}
.withshadow{

    position: relative;
}
.withshadow::before{
    background-image: url("../images/shadowTop.png");
    background-size:100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left:0;
    top:0;
    content:'';
    width:100%;
    height:104px;
}
section.withshadow::after{
    background-image: url("../images/sonmez-icon.png");
    background-repeat: no-repeat;
    background-position: 50% 40%;
    background-size: auto 40%;
    position: absolute;
    left:0;
    top: -45px;
    content: '';
    width: 100%;
    height: 104px;
    z-index: 1000;
}
.main-slider img {
    height: auto !important;
}
div.text-caption{
    position: absolute;
    background-color: #202356;
    color:WHITE;
    font-size:36px;
    padding:10px;
    box-shadow: 5px 5px 6px #171717;
    text-shadow:2px 2px 2px #0c1f38;
    -webkit-transition: top 1s ease-in-out;
    -moz-transition: top 1s ease-in-out;
    -ms-transition: top 1s ease-in-out;
    -o-transition: top 1s ease-in-out;
    transition: top 1s ease-in-out;
    top:-390%;
}
div.text-caption.active{
    top:45%;
}
div.text-caption::after{
    width:50%;
    right:-25%;
    height:25px;
    content:'';
    position: absolute;
}
@media (max-width:991px){
    div.text-caption{
        font-size:24px;
    }
}
.sonmezright img{
    margin-top:350px;
}
.accrodion-grp.about_left{
    text-shadow:2px 2px 2px #bbb;
}