/* details on css */

.card-widget-img-details {
    height: 100px;
    width: 100px;
}


/* .card-container-width {
    max-width: 1442px;
} */


/* .link { color: #FF0000; } 
.a:hover{
  color: white !important;
} */

.footer {
    position: relative;
    bottom: 0;
    width: 100%;
    padding: 20px 0px;
    /* padding: 1px 230px; */
    color: #080808;
    /* height: 430px; */
    /* background: #000046; */
    background: #3c3c3c;
    /* background: -webkit-linear-gradient(to left,#1cb5e0,#FF3B3F); */
    background: -webkit-linear-gradient(to left, #3c3c3c, #005e76);
    background: linear-gradient(to left, #3c3c3c, #005e76);
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}

*,
 ::after,
 ::before {
    box-sizing: border-box;
}

.carousel-caption {
    padding-top: 0px !important;
}


/* user agent stylesheet*/


/* .policy{
  padding-top: 150px;
} */

footer {
    display: block;
}

.footer>.row>div {
    align-self: center;
}

body {
    margin: 0;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
    overflow-x: hidden;
}

:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}


/* ---- social network  on--*/


/* Style all font awesome icons */

.fa {
    padding: 20px;
    font-size: 30px;
    width: 50px;
    text-align: center;
    text-decoration: none;
}


/* Add a hover effect if you want */

.fa:hover {
    opacity: 0.7;
}


/* Set a specific color for each brand */


/* Facebook */

.fa-facebook {
    background: #3B5998;
    color: white;
    border: none;
    padding: 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    border-radius: 150px;
}


/* Twitter */

.fa-twitter {
    background: #55ACEE;
    color: white;
    border: none;
    padding: 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    border-radius: 150px;
}

.fa-google {
    background: #BB001B;
    color: white;
    border: none;
    padding: 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    border-radius: 150px;
}

.fa-linkedin {
    background: #0E76A8;
    color: white;
    border: none;
    padding: 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    border-radius: 150px;
}

.fa-youtube {
    background: #C4302B;
    color: white;
    border: none;
    padding: 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    border-radius: 150px;
}

.fa-telegram {
    background: #0088cc;
    color: white;
    border: none;
    padding: 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    border-radius: 150px;
}

.fa-instagram {
    background: #4c68d7;
    color: white;
    border: none;
    padding: 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    border-radius: 150px;
}

.fa-whatsapp {
    background: #25D366;
    color: white;
    border: none;
    padding: 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    border-radius: 150px;
}

.slider-text-container {
    top: 42%;
}

.slider-img-blur {
    filter: blur(0.5px);
}

.slider-img-dark {
    filter: brightness(50%);
}

.test_class {
    width: 784px;
    height: 370px;
    z-index: 9;
    top: 0;
    left: 48%;
    margin-left: -52px;
    position: absolute;
    color: #f8f9fa;
}

.test_class .container-fluid {
    padding: 80px 100px 0px 0px;
}


/* partner details page */

.container_PD {
    /* width: 100%; */
    height: 520px;
    position: relative;
    margin-left: 20px;
    top: 0px;
    bottom: 245px;
}

.stack-top_PD {
    z-index: 9;
    top: 0;
    left: 0;
    margin-left: 20px;
    position: absolute;
    /* for demo purpose  */
}

.box_PD {
    position: absolute;
    background: #005e76;
    height: 420px;
    width: 1404px;
    margin-left: 45px;
    left: 112px;
    top: 40px;
    border-radius: 30px 0px 0px 30px;
    /* opacity: 0.1;  for demo purpose  */
}


/* box2 css */

.test_class2 {
    width: 784px;
    height: 370px;
    z-index: 9;
    top: 0;
    right: 43%;
    margin-right: 20px;
    position: absolute;
    color: #f8f9fa;
}


/* partner details page */

.container_PD2 {
    /* width: 100%; */
    height: 500px;
    position: relative;
    margin-right: 20px;
    top: 0px;
    bottom: 245px;
}

.stack-top_PD2 {
    width: 400px;
    height: 400px;
    z-index: 9;
    top: 0;
    right: 0;
    margin-right: 50px;
    /* for demo purpose  */
}

.box_PD2 {
    position: absolute;
    /* opacity: 0.1;  for demo purpose  */
}

.small,
small {
    font-size: 112%;
    font-weight: 500;
}

.example11 {
    color: #EAC67A;
    /* -webkit-text-stroke: 1px #EAC67A;
	text-shadow: 0px 4px 4px #EAC67A; */
}

.example11:hover {
    color: #fff;
}

.fixed-navbar {
    padding: 10px 0;
    overflow: unset !important;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    background-color: #fff;
    font-size: 12.5px;
    font-weight: 1000;
}

.mobile-nav {
    display: none !important;
}

.nav-text-padding {
    padding-top: 15px;
}

.menu-color {
    color: #005e76;
}

.menu-btn {
    background-color: #005e76 !important;
    border: 1px solid #005e76 !important;
    color: #fff !important;
}

.scrolled {
    background-color: #005e76;
    background: -webkit-linear-gradient(to left, #3c3c3c, #005e76);
    background: linear-gradient(to left, #3c3c3c, #005e76);
}

.scrolled .menu-color {
    color: #fff;
}

.scrolled .menu-btn {
    background-color: #fff !important;
    border: 1px solid #fff !important;
    color: #005e76 !important;
}

.bg-theme-color {
    background-color: #005e76 !important;
}

.color-white {
    color: #fff;
}

.color-white-imp {
    color: #fff !important;
}

.bg-white {
    background: #fff;
}

.bg-white-imp {
    background: #fff !important;
}

.bdr-white {
    border: 1px solid #fff;
}

.bdr-white-imp {
    border: 1px solid #fff !important;
}

.cstm-btn-white {
    color: #005e76;
    background: #fff;
    border: 1px solid #fff;
}

.cstm-btn-white-imp {
    color: #005e76 !important;
    background: #fff !important;
    border: 1px solid #fff !important;
}

#carouselExampleIndicators {
    margin-top: 89px;
}

.box-info-img {
    height: 320px;
    width: 350px;
    border-radius: 30px;
    position: absolute;
    right: 0;
}

.box-info {
    width: 90%;
    height: auto;
    color: #fff;
    padding: 35px 0;
    margin-top: 45px;
    background-color: #005e76;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}

@media (max-width: 480px) {
    .footer {
        height: 600px;
        padding: 9px 20px;
    }
    .mobile-nav {
        display: block !important;
    }
    .fixed-navbar {
        display: none;
    }
    .customer-logos.slider .slide img {
        height: 25px !important;
        width: 55px !important;
    }
    #carouselExampleIndicators {
        margin-top: 0;
    }
    .container_PD {
        margin-left: 0;
    }
    .container_PD .stack-top_PD {
        display: none;
    }
    .container_PD .box_PD {
        width: 100%;
        margin-left: 0;
        left: 0;
        top: 0;
        border-radius: 10px;
        height: inherit;
        text-align: center;
        padding: 40px 10px;
    }
    .container_PD .box_PD .test_class {
        left: 0;
        margin-left: 0;
        width: auto;
        height: inherit;
        width: 100%;
        position: relative;
    }
    .test_class .container-fluid {
        padding: 0;
    }
}


/* box and image resposive code on*/

@media(min-width:1200px) {
    .danismanlik-details {
        padding: 80px 0px 80px 0px;
    }
    .card-container-width {
        /* max-width: 1442px; */
        padding: 150px 60px 30px 60px;
        text-align: center;
    }
    #text-area {
        background-color: #005e76;
        width: 100%;
        height: 420px;
        position: relative;
        top: 10px;
        left: 160px;
        border-radius: 30px 0px 0px 30px;
        /* z-index:2; */
    }
    #text-area div {
        height: 100%;
        width: 80%;
        padding-left: 35%;
        padding-top: 100px;
        text-align: center;
        color: #ffffff;
    }
    .image-area {
        background-color: yellow;
        width: 420px;
        height: 420px;
        position: relative;
        margin-top: -350px;
        left: 100px;
        z-index: 1;
        background-image: url(../images/GEMICILIK.jpeg);
        background-size: cover;
        border-radius: 40px 0px 40px 40px;
    }
    .image-area-insaat1 {
        background-color: yellow;
        width: 420px;
        height: 420px;
        position: relative;
        margin-top: -350px;
        left: 100px;
        z-index: 1;
        background-image: url(../images/insaatproject.jpeg);
        background-size: cover;
        border-radius: 40px 0px 40px 40px;
    }
    .image-area-finans {
        background-color: yellow;
        width: 420px;
        height: 420px;
        position: relative;
        margin-top: -350px;
        left: 100px;
        z-index: 1;
        background-image: url(../images/Finans.png);
        background-size: cover;
        border-radius: 40px 0px 40px 40px;
    }
    .image-area-mali-mushavarat {
        background-color: yellow;
        width: 420px;
        height: 420px;
        position: relative;
        margin-top: -350px;
        left: 100px;
        z-index: 1;
        background-image: url(../images/MALI_MUSHAVIRI.jpg);
        background-size: cover;
        border-radius: 40px 0px 40px 40px;
    }
    .image-area-finance {
        background-color: yellow;
        width: 420px;
        height: 420px;
        position: relative;
        margin-top: -350px;
        left: 100px;
        z-index: 1;
        background-image: url(../images/financeDetails.jpg);
        background-size: cover;
        border-radius: 40px 0px 40px 40px;
    }
    #text-area2 {
        background-color: #005e76;
        width: 1503px;
        ;
        height: 420px;
        position: relative;
        margin-top: 10px;
        right: 80px;
        border-radius: 0px 30px 30px 0px;
        /* z-index:2; */
    }
    #text-area2 div {
        height: 100%;
        width: 55%;
        padding-left: 15%;
        padding-top: 100px;
        text-align: center;
        color: #ffffff;
    }
    .image-area2 {
        background-color: yellow;
        width: 420px;
        height: 420px;
        position: relative;
        margin-top: -350px;
        left: 1060px;
        z-index: 1;
        background-image: url(../images/ship3.jpeg);
        background-size: cover;
        border-radius: 0px 40px 40px 40px;
    }
    .image-area-bond {
        background-color: yellow;
        width: 420px;
        height: 420px;
        position: relative;
        margin-top: -350px;
        left: 1060px;
        z-index: 1;
        background-image: url(../images/bond.jpg);
        background-size: cover;
        border-radius: 0px 40px 40px 40px;
    }
    .image-area-hukook {
        background-color: yellow;
        width: 420px;
        height: 420px;
        position: relative;
        margin-top: -350px;
        left: 1060px;
        z-index: 1;
        background-image: url(../images/hukook.jpeg);
        background-size: cover;
        border-radius: 0px 40px 40px 40px;
    }
    .image-area-gayrimenkul {
        background-color: yellow;
        width: 420px;
        height: 420px;
        position: relative;
        margin-top: -350px;
        left: 1060px;
        z-index: 1;
        background-image: url(../images/GAYRİMENKUL.jpg);
        background-size: cover;
        border-radius: 0px 40px 40px 40px;
    }
    .image-area-osmali-villa {
        background-color: yellow;
        width: 420px;
        height: 420px;
        position: relative;
        margin-top: -350px;
        left: 1060px;
        z-index: 1;
        background-image: url(../images/insaatCard3.jpeg);
        background-size: cover;
        border-radius: 0px 40px 40px 40px;
    }
    #text-area3 {
        background-color: #005e76;
        width: 1503px;
        ;
        height: 420px;
        position: relative;
        top: 10px;
        left: 80px;
        border-radius: 30px 0px 0px 30px;
    }
    #inside3 {
        height: 100%;
        width: 80%;
        padding-left: 40%;
        padding-top: 60px;
        text-align: center;
        color: #ffffff;
    }
    #button-div {
        padding: 15px 0px 0px 30px;
    }
    #inside3 lead {
        font-size: 1.5em;
        display: inline;
    }
    .image-area3 {
        background-color: yellow;
        width: 420px;
        height: 420px;
        position: relative;
        margin-top: -350px;
        left: 35px;
        z-index: 1;
        background-image: url(../images/analyzing.jpg);
        background-size: cover;
    }
    .button-div {
        padding: 0px 0px 0px 0px;
    }
    .image-area3 {
        background-color: yellow;
        width: 420px;
        height: 420px;
        position: relative;
        margin-top: -350px;
        left: 35px;
        z-index: 1;
        background-image: url(../images/analyzing.jpg);
        background-size: cover;
    }
    .lead-styling {
        display: inline !important;
    }
    .do-mp {
        left: 38%;
    }
    .yatcilik-card2 {
        padding: 30px 375px 30px 375px;
    }
    .insaat-details {
        padding-top: 80px;
    }
    .insaat-slider {
        height: 740px;
        width: 100%;
    }
    .yatcilik-slider {
        height: 740px;
        width: 100%;
    }
    .saglikvemedical {
        padding-top: 0px;
    }
    .finans-slider {
        height: 740px;
        width: 100%
    }
    .danismanlik-slider {
        height: 740px;
        width: 100%
    }
    .madenisletme-slider {
        height: 740px;
        width: 100%
    }
    .havacilik-slider {
        height: 740px;
        width: 100%
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .danismanlik-details {
        padding: 80px 0px 80px 0px;
    }
    .card-container-width {
        /* max-width: 1442px; */
        padding: 150px 60px 30px 60px;
        text-align: center;
    }
    #text-area {
        background-color: #005e76;
        width: 100%;
        height: 420px;
        position: relative;
        top: 10px;
        left: 80px;
        border-radius: 30px 0px 0px 30px;
        /* z-index:2; */
    }
    #text-area div {
        height: 100%;
        width: 80%;
        padding-left: 40%;
        padding-top: 100px;
        text-align: center;
        color: #ffffff;
    }
    .image-area {
        background-color: yellow;
        width: 340px;
        height: 403px;
        position: relative;
        margin-top: -350px;
        left: 30px;
        z-index: 1;
        background-image: url(../images/GEMICILIK.jpeg);
        background-size: cover;
        border-radius: 40px 0px 40px 40px;
    }
    #text-area2 {
        background-color: #005e76;
        width: 100%;
        height: 420px;
        position: relative;
        margin-top: 10px;
        right: 80px;
        border-radius: 0px 30px 30px 0px;
        /* z-index:2; */
    }
    #text-area2 div {
        height: 59%;
        width: 58%;
        padding-left: 16%;
        font-size: 13px;
        padding-top: 119px;
        text-align: center;
        color: #ffffff;
    }
    .image-area2 {
        background-color: yellow;
        width: 340px;
        height: 420px;
        position: relative;
        margin-top: -350px;
        left: 630px;
        z-index: 1;
        background-image: url(../images/ship3.jpeg);
        background-size: cover;
        border-radius: 0px 40px 40px 40px;
    }
    .image-area-insaat1 {
        background-color: yellow;
        width: 340px;
        height: 420px;
        position: relative;
        margin-top: -350px;
        left: 35px;
        z-index: 1;
        background-image: url(../images/insaatproject.jpeg);
        background-size: cover;
        border-radius: 40px 0px 40px 40px;
    }
    .yatcilik-card2 {
        padding: 0px 200px 50px 200px;
    }
    .image-area-osmali-villa {
        background-color: yellow;
        width: 340px;
        height: 420px;
        position: relative;
        margin-top: -350px;
        left: 630px;
        z-index: 1;
        background-image: url(../images/insaatCard3.jpeg);
        background-size: cover;
        border-radius: 0px 40px 40px 40px;
    }
    .image-area-bond {
        background-color: yellow;
        width: 340px;
        height: 420px;
        position: relative;
        margin-top: -350px;
        left: 630px;
        z-index: 1;
        background-image: url(../images/bond.jpg);
        background-size: cover;
        border-radius: 0px 40px 40px 40px;
    }
    .image-area-finans {
        background-color: yellow;
        width: 340px;
        height: 420px;
        position: relative;
        margin-top: -350px;
        left: 35px;
        z-index: 1;
        background-image: url(../images/Finans.png);
        background-size: cover;
        border-radius: 40px 0px 40px 40px;
    }
    .image-area-mali-mushavarat {
        background-color: yellow;
        width: 340px;
        height: 420px;
        position: relative;
        margin-top: -350px;
        left: 35px;
        z-index: 1;
        background-image: url(../images/MALI_MUSHAVIRI.jpg);
        background-size: cover;
        border-radius: 40px 0px 40px 40px;
    }
    .image-area-hukook {
        background-color: yellow;
        width: 340px;
        height: 420px;
        position: relative;
        margin-top: -350px;
        left: 630px;
        z-index: 1;
        background-image: url(../images/hukook.jpeg);
        background-size: cover;
        border-radius: 0px 40px 40px 40px;
    }
    .image-area-gayrimenkul {
        background-color: yellow;
        width: 340px;
        height: 420px;
        position: relative;
        margin-top: -350px;
        left: 630px;
        z-index: 1;
        background-image: url(../images/GAYRİMENKUL.jpg);
        background-size: cover;
        border-radius: 0px 40px 40px 40px;
    }
    .image-area-finance {
        background-color: yellow;
        width: 340px;
        height: 420px;
        position: relative;
        margin-top: -350px;
        left: 35px;
        z-index: 1;
        background-image: url(../images/financeDetails.jpg);
        background-size: cover;
        border-radius: 40px 0px 40px 40px;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .danismanlik-details {
        padding: 80px 20px 80px 20px;
    }
    .card-container-width {
        /* max-width: 1442px; */
        padding: 150px 60px 30px 60px;
        text-align: center;
    }
    .index_slider {
        height: 740px;
        width: 100%;
    }
    #text-area {
        background-color: #005e76;
        width: 100%;
        height: 420px;
        position: relative;
        top: 10px;
        left: 80px;
        border-radius: 30px 0px 0px 30px;
        /* z-index:2; */
    }
    #text-area div {
        height: 100%;
        width: 88%;
        padding-left: 44%;
        padding-top: 60px;
        font-size: 15px;
        text-align: center;
        color: #ffffff;
    }
    .image-area {
        background-color: yellow;
        width: 340px;
        height: 420px;
        position: relative;
        margin-top: -350px;
        left: 35px;
        z-index: 1;
        background-image: url(../images/GEMICILIK.jpeg);
        background-size: cover;
        border-radius: 40px 0px 40px 40px;
    }
    #text-area2 {
        background-color: #005e76;
        width: 100%;
        height: 420px;
        position: relative;
        margin-top: 10px;
        right: 80px;
        border-radius: 0px 30px 30px 0px;
        /* z-index:2; */
    }
    .image-area2 {
        background-color: yellow;
        width: 340px;
        height: 420px;
        position: relative;
        margin-top: -350px;
        left: 400px;
        z-index: 1;
        background-image: url(../images/ship3.jpeg);
        background-size: cover;
        border-radius: 0px 40px 40px 40px;
    }
    .card-container-width {
        /* max-width: 1442px; */
        padding: 77px 0px 0px 0px;
        text-align: center;
    }
    .yatcilik-card2 {
        padding: 0px 200px 50px 200px;
    }
    .image-area-insaat1 {
        background-color: yellow;
        width: 340px;
        height: 420px;
        position: relative;
        margin-top: -350px;
        left: 35px;
        z-index: 1;
        background-image: url(../images/insaatproject.jpeg);
        background-size: cover;
        border-radius: 40px 0px 40px 40px;
    }
    .image-area-finans {
        background-color: yellow;
        width: 340px;
        height: 420px;
        position: relative;
        margin-top: -350px;
        left: 35px;
        z-index: 1;
        background-image: url(../images/Finans.png);
        background-size: cover;
        border-radius: 40px 0px 40px 40px;
    }
    .image-area-mali-mushavarat {
        background-color: yellow;
        width: 340px;
        height: 420px;
        position: relative;
        margin-top: -350px;
        left: 35px;
        z-index: 1;
        background-image: url(../images/MALI_MUSHAVIRI.jpg);
        background-size: cover;
        border-radius: 40px 0px 40px 40px;
    }
    .insaat-slider {
        height: 366px;
        width: 100%;
    }
    .image-area-osmali-villa {
        background-color: yellow;
        width: 340px;
        height: 420px;
        position: relative;
        margin-top: -350px;
        left: 400px;
        z-index: 1;
        background-image: url(../images/insaatCard3.jpeg);
        background-size: cover;
        border-radius: 0px 40px 40px 40px;
    }
    .image-area-finance {
        background-color: yellow;
        width: 340px;
        height: 420px;
        position: relative;
        margin-top: -350px;
        left: 35px;
        z-index: 1;
        background-image: url(../images/financeDetails.jpg);
        background-size: cover;
        border-radius: 40px 0px 40px 40px;
    }
    .image-area-bond {
        background-color: yellow;
        width: 340px;
        height: 420px;
        position: relative;
        margin-top: -350px;
        left: 400px;
        z-index: 1;
        background-image: url(../images/bond.jpg);
        background-size: cover;
        border-radius: 0px 40px 40px 40px;
    }
    .image-area-hukook {
        background-color: yellow;
        width: 340px;
        height: 420px;
        position: relative;
        margin-top: -350px;
        left: 400px;
        z-index: 1;
        background-image: url(../images/hukook.jpeg);
        background-size: cover;
        border-radius: 0px 40px 40px 40px;
    }
    .image-area-gayrimenkul {
        background-color: yellow;
        width: 340px;
        height: 420px;
        position: relative;
        margin-top: -350px;
        left: 400px;
        z-index: 1;
        background-image: url(../images/GAYRİMENKUL.jpg);
        background-size: cover;
        border-radius: 0px 40px 40px 40px;
    }
    #text-area2 div {
        height: 59%;
        width: 58%;
        padding-left: 16%;
        font-size: 13px;
        padding-top: 119px;
        text-align: center;
        color: #ffffff;
    }
    .yatcilik-slider {
        height: 428px;
        width: 100%;
    }
    .finans-slider {
        height: 410px;
        width: 100%
    }
    .danismanlik-slider {
        height: 410px;
        width: 100%
    }
    .madenisletme-slider {
        height: 410px;
        width: 100%
    }
    .havacilik-slider {
        height: 410px;
        width: 100%
    }
    .footer-font {
        font-size: 13px;
    }
}

@media(max-width:767px) {
    .danismanlik-details {
        padding: 80px 50px 80px 50px;
    }
    .card-container-width {
        /* max-width: 1442px; */
        padding: 25px 2px 65px 2px;
        text-align: center;
    }
    .index_slider {
        height: 740px;
        width: 100%;
    }
    #text-area {
        background-color: #005e76;
        width: 100%;
        height: 420px;
        position: relative;
        top: 10px;
        left: 20px;
        border-radius: 30px 0px 0px 30px;
        /* z-index:2; */
    }
    #text-area div {
        height: 120%;
        width: 85%;
        padding-left: 12%;
        font-size: 13px;
        padding-top: 150px;
        text-align: center;
        color: #ffffff;
    }
    #text-area2 {
        background-color: #005e76;
        width: 100%;
        ;
        height: 420px;
        position: relative;
        top: 10px;
        right: 20px;
        border-radius: 0px 30px 30px 0px;
        /* z-index:2; */
    }
    #text-area2 div {
        height: 120%;
        width: 85%;
        padding-left: 12%;
        font-size: 13px;
        padding-top: 73px;
        text-align: center;
        color: #ffffff;
    }
    #text-area3 {
        background-color: #005e76;
        width: 1503px;
        ;
        height: 420px;
        position: relative;
        top: 10px;
        left: 80px;
        border-radius: 30px 0px 0px 30px;
    }
    #inside3 {
        height: 100%;
        width: 80%;
        padding-left: 40%;
        padding-top: 60px;
        text-align: center;
        color: #ffffff;
    }
    #button-div {
        padding: 15px 0px 0px 30px;
    }
    #inside3 lead {
        font-size: 1.5em;
    }
    .do-mp {
        width: 100%;
        left: 2%;
    }
    .card-deck {
        margin-right: -115px;
        margin-left: -155px;
    }
    .footer-font {
        font-size: 11px;
    }
    body {
        margin: 0;
        padding: 0;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #212529;
        text-align: left;
        background-color: #fff;
        overflow-x: hidden;
    }
}


/* box and image resposive code off*/

.slider-margin {
    padding-top: 16px;
}

.slider-margin2 {
    padding-top: 1px;
}


/* ------------- Modal CSS Override ------------- */

.modal.show .modal-dialog {
    z-index: 9999 !important;
    position: sticky !important;
    position: absolute !important;
    top: 100px !important;
    left: 0 !important;
    right: 0 !important;
}

.lang-menu {
    margin-top: 15px;
}

.selected-lang {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    line-height: 2;
    width: 100px;
}

.selected-lang:before {
    content: '';
    display: block;
    width: 32px;
    height: 32px;
    background-image: url(https://www.countryflags.io/tr/flat/32.png);
}

.lang-menu ul {
    margin: 0;
    padding: 0;
    background-color: #fff;
    border: 1px solid #f8f8f8;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}

.lang-menu ul li {
    list-style: none;
    display: flex;
    justify-content: space-between;
}

.lang-menu ul li a {
    width: 140px;
    display: block;
    padding: 5px 10px;
}

.lang-menu ul li a :before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-right: 10px;
    vertical-align: middle;
    background-image: url(https://www.countryflags.io/us/flat/32.png);
}

.lang-menu ul li a:hover {
    background-color: #f2f2f2;
}

.de:before {
    background-image: url(https://www.countryflags.io/de/flat/32.png);
}

.us:before {
    background-image: url(https://www.countryflags.io/us/flat/32.png);
}

.tr:before {
    background-image: url(https://www.countryflags.io/tr/flat/32.png);
}

.ae:before {
    background-image: url(https://www.countryflags.io/ae/flat/32.png);
}

.slider-text {
    text-shadow: 2px 2px 6px #000000;
}


/* for desktop */

.whatsapp_float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.whatsapp-icon {
    margin-top: 16px;
}


/* for mobile */

@media screen and (max-width: 767px) {
    .whatsapp-icon {
        margin-top: 10px;
    }
    .whatsapp_float {
        width: 40px;
        height: 40px;
        bottom: 20px;
        right: 10px;
        font-size: 22px;
    }
    .fixed-navbar {
        display: none;
    }
    .mobile-nav {
        display: block !important;
    }
}