﻿#solutions-main-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: white;
    font-size: 40px;
    /*    text-shadow: 0px 0px 3px rgba(0,0,0,1);*/
    text-shadow: -1px 0 0 rgba(0, 0, 0, 0.1), 1px 0 0 rgba(0, 0, 0, 0.1), 0 -1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 rgba(0, 0, 0, 0.1), -1px -1px 0 rgba(0, 0, 0, 0.1), 1px -1px 0 rgba(0, 0, 0, 0.1), -1px 1px 0 rgba(0, 0, 0, 0.1), 1px 1px 0 rgba(0, 0, 0, 0.1);
}

.owl-dots {
    position: absolute;
    bottom: 0;
    left: 0px;
    text-align: center;
    z-index: 10;
    width: 100%;
    background: linear-gradient(to top, rgba(0,0,0,.5) 0%, rgba(0,0,0,0.1) 70%, rgba(0,0,0,0) 100%);
}

.activity-slogan-area {
    position: absolute;
    bottom: -170px;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    color: #232323;
    font-weight: 600;
    align-items: center;
    text-align: center;
    text-align-last: center;
}

.activity-slogan-text{
    font-size:27px;
    color:#232323;
    font-weight:600;
    text-align: center;
}

.owl-dots .owl-dot {
    display: inline-block;
}

.owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 0 6px;
    background: #fff; /* noktanın rengi */
    border-radius: 50%;
    display: block;
    opacity: .5;
}

.owl-dots .owl-dot.active span {
    opacity: 1;
}

.sub-title-second{
    font-size:20px;
    line-height:1.8;
    padding-bottom:5px;
    text-align:left;
}

.panel-title{
    font-size:20px;
}

.panel{
    padding: 5px 15px;
}

.panel-body{
    font-size:18px;
    line-height:1.8;
    text-align:justify;
}

p{
    font-size:18px;
    line-height:1.8;
}

.sub-description {
    font-size: 18px;
    line-height: 1.8;
    text-align: justify;
}

ul{
    padding: 20px 20px !important;
}

.image-container-wrapper {
    display: flex;
    flex-direction: column;
}

.image-container-wrapper-reverse {
    display: flex;
    flex-direction: column;
}

.image-container-text {
    flex: 1;
}

.slogan-area-spacer{
    height:195px;
}

.sub-description-special {
    width: 100%;
}

.our-spacialties-item {
    display: flex;
    flex-direction: column;
    align-items: start;
}

/*.our-specialist-title{
    padding-left:0px;
}*/

.our-specialist-title {
    font-size:20px;
}

#our-specialist-title-1 {
    font-size: 20px;
}

#our-specialist-title-2 {
    font-size: 20px;
}

.image-container-image-right {
    width: 100%;
    padding: 10px 30px 10px 30px;
    min-height: 40vh;
}

.image-container-image-left {
    width: 100%;
    padding: 50px 30px 10px 30px;
    min-height: 40vh;
}

.image-wrapper-list-item{
    padding: 10px 5px;
}

.our-spacialties-item {
    border-right: 0px solid rgba(35,35,35,0.1);
}

@media( min-width: 425px ){
    .slogan-area-spacer {
        height: 25px;
    }

    .activity-slogan-area {
        bottom: 30px;
    }
}

@media( min-width: 475px ) {
    .slogan-area-spacer {
        height: 25px;
    }

    .activity-slogan-area {
        bottom: 10px;
    }
}

@media( min-width: 475px ) {
    .slogan-area-spacer {
        height: 25px;
    }

    .activity-slogan-area {
        bottom: 10px;
    }
}

@media( min-width: 580px ) {
    .slogan-area-spacer {
        height: 25px;
    }

    .activity-slogan-area {
        bottom: 15px;
    }
}

@media( min-width: 768px ){

    .activity-slogan-area {
        bottom: -175px;
    }

    .slogan-area-spacer {
        height: 200px;
    }

    #solutions-main-title {
        font-size: 100px;
    }
}

@media( min-width: 810px ) {

    .activity-slogan-area {
        bottom: -160px;
    }

    .slogan-area-spacer {
        height: 200px;
    }

    #solutions-main-title {
        font-size: 100px;
    }
}

@media( min-width: 991px ) {

    .sub-description-special {
        width: 100%;
    }

    .slogan-area-spacer {
        height:0px;
    }

    .activity-slogan-area {
        bottom: -70px;
        padding-left: 29px;
    }

    .image-container-wrapper {
        flex-direction:row;
    }

/*    .our-specialist-title {
        width:100%;
    }

    #our-specialist-title-1{
        padding-left:108px;
    }

    #our-specialist-title-2 {
        padding-left: 45px;
    }*/

/*    #our-specialist-title-3 {
        margin-left: 82px;
    }*/

    .panel-body {
        font-size: 16px;
    }

    p {
        font-size: 16px;
    }

    .sub-description {
        font-size: 16px;
    }

    #our-specialist-title-1 {
        padding-left: 145px;
    }

    #our-specialist-title-2 {
        padding-left: 80px;
    }

    #our-specialist-title-3 {
        margin-left: 156px;
    }

    .our-specialist-title{
        width:100%;
    }

    .our-spacialties-item {
        align-items: center;
    }

    .image-container-wrapper-reverse {
        flex-direction: row-reverse;
    }

    .image-container-text {
    }

    .image-container-image-right {
        padding: 8px 0px 30px 30px;
        width: 50%;
    }

    .image-container-image-left {
        padding: 8px 30px 30px 0px;
        width: 50%;
    }


    .our-spacialties-item {
        border-right: 1px solid rgba(35,35,35,0.1);
    }
}

@media( min-width: 1024px ){
    .slogan-area-spacer {
        height: 25px;
    }

    .activity-slogan-area {
        bottom: -80px;
    }
}

@media ( min-width: 1199px ){
/*    #our-specialist-title-1 {
        padding-left: 143px;
    }

    #our-specialist-title-2 {
        padding-left: 79px;
    }

    #our-specialist-title-3 {
        margin-left: 153px;
    }*/

    .panel-body {
        font-size: 17px;
    }

    .activity-slogan-area {
        bottom: -100px;
    }

    p {
        font-size: 17px;
    }

    .sub-description {
        font-size: 17px;
    }
}

@media( min-width: 1440px ){
    .panel-body {
        font-size: 18px;
    }

    .activity-slogan-area {
        bottom: -70px;
    }

    p {
        font-size: 18px;
    }

    .sub-description {
        font-size: 18px;
    }
}
