/* DulSohbet.Com.TR */
body{

    font-family: 'Poppins';
    background-color: #ffe1eb;

}
.logo h1{
    margin: 0;
}

.slider {
    height: 824px;
    background-size: cover;
    background: url(../images/arka-fon.png) no-repeat center center;
    padding-top: 230px;
}

.login-box-container {
    position: relative;
}

.login-box {
    background: url("../images/sohbet-giris.png");
    -webkit-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.3);
    border-radius: 13px;
    color: #ac8d94;
    line-height: 25px;
    padding-left: 15px;
    padding-right: 15px;

}

.menu-items {
    display: inline;
}

.menu-item {
    margin-right: 5px;
    margin-left: 0px;
    display: inline;
}

.menu-item > a {
    color: #fff;
}

.menu-item > a:hover {
    color: #fff;
}
.online {
    height: 45px;
    padding-top: 25px;
    text-align: right;
}
.red-emphasize {
    color: #FF3300;
}
.black {
    color: black;
}
.center {
    text-align: center;
}
.login-box-inputs {
    height: 54px;
    margin-top: 20px;
    padding-left: 50px;
    background-repeat: no-repeat;
    background-position: left 20px top 15px;
}

.nickname{
    background-image: url("../images/user.png");
}

.password{
    background-image: url("../images/sifre.png");
}


.login-box-inputs::-webkit-input-placeholder {
    font-size: larger;
    color: #0f0f0f;
}

.login-box-inputs:-moz-placeholder {
    font-size: larger;
    color: #0f0f0f;
}

.login-box-inputs::-moz-placeholder {
    font-size: larger;
    color: #0f0f0f;
}

.login-box-inputs:-ms-input-placeholder {
    font-size: larger;
    color: #0f0f0f;
}
 .login-button{
     background: #FF6600;
     box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
     font-size: x-large;
     border: none;
 }

.login-button:hover{
    background: #0066CC;
}

.slider-inside > h1{
    color: white;
    font-size: 40px;
    font-weight: 100;
    line-height: 55px;
    padding-left: 35px;
    padding-right: 35px;
}

.slider-inside{
    color: white;
    height: 370px;

}

.slider-inside p{
    font-size: 20px;
    font-weight: normal;
    line-height: 37px;
    padding-top: 30px;
    padding-left: 35px;
    padding-right: 35px;
}

.stripped-box{
    height: 170px;
    width: 370px;
    background: url("../images/menuler.png");
    position: relative;
}

.stripped-box > .link {
    font-size: 24px;
    padding-top: 23px;
    text-align: left;
    padding-left: 30px;

}
.link > a {
    color: white;
    font-weight: 100;
}
.box-image {
    position: absolute;
    bottom: -167px;
    right: 2px;
}
.rooms {
    background-repeat: no-repeat;
    background-position: right 15px top 60px;
    min-height: 480px;
    padding-top: 70px;
}

.rooms p {
    margin-top: 45px;
    font-size: larger;
    text-align: justify;
}

.acordion {
    margin-top: 70px;
    padding-top: 40px;
    font-size: larger;
    padding-bottom: 85px;

}

.panel {
    padding-top: 0px;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
    border-radius: 0px !important;
    margin-bottom: 11px !important;
    color: #7c676f;
}

.panel-heading:hover {
    background-color: #fc684a;
    color: white;
}

.acordion-icons {
    color: #e6acba;
    margin-right: 5px;
}

a.more{
    color: #e64b67;
}

span.more{
    color: #e64b67;
    margin-left: 15px;
    margin-right: 10px;
}

.footer img {
    margin-bottom: 20px;
}

.footer h1 {
    color: white;
}

.footer2 {
    height: 100px;
    background-color: white;
    text-align: center;
    padding-top: 15px;
}


.footer2 a {
    color: #514346;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 10px;

}

.footer2-social {
    margin-top: 25px;
}

.copy {
    margin-top: 0px;
    color: #514346;
}

.copy a {
    text-decoration: underline;
}

.subpage-header {
    background-color: #ff636d;
    height: 325px;
    margin-bottom: 140px;
}


.subpage-header h1 {
    color: white;
    margin-left: 30px;
}

.subpage-header-image {
    text-align: center;
}

.right-panel-item{
    margin-left: 35px;
    margin-right: 35px;
    height: 100px;
    background-repeat: no-repeat;
    background-position: left 0px top 28px;
    border-bottom:solid #f2d1dc 1px;
    padding-left: 70px;
    padding-top: 25px;
    font-size: medium;
}

.right-panel-item a {
    color: #e43859;
}

.mirc {
    background-image: url("../images/mirc-icon.html");
}


.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    border-bottom-color: inherit;
    color: #e43859;
    background-color: inherit;
    outline: none;
    border:none;
    border-bottom: 3px solid #e43859;
}
.panel{
    border:none;
}
.tab-content .panel-heading{
    border-radius: 0;
}
.commands-container .panel-group{
    margin-top: 25px;
}
.page.mobil-sohbet .mobil-sohbet-banner .wrapper{
    background-color: #fff;
    box-shadow: 0 0.5px 1.5px 0 rgba(0, 1, 1, 0.1);
    padding: 25px 0;
    position: relative;
    margin-top: 100px;
    margin-bottom: 30px;
}
.page.mobil-sohbet .mobil-sohbet-banner .wrapper .text{
    max-width: 60%;
    text-align: center;
    color: #d51d77;
    font-weight: bold;
    font-size: 18px;
    float: left;
}
.page.mobil-sohbet .mobil-sohbet-banner .wrapper .text .google-play{
    padding: 5px 15%;
    max-width: 100%;

}
.page.mobil-sohbet .mobil-sohbet-banner .wrapper .spot{
    float: right;
    max-width: 40%;
    margin-top: -125px;
    position: absolute;
    width: 40%;
    right: 0;
    bottom: 0;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover{
    background-color: #fff;
}
@media screen and (max-width:767px){

    .logo a{
        display: block;
        margin: 20px 0 15px 0;
    }
    .login-box{
        padding-bottom: 15px;
    }
    .navbar-fixed-bottom, .navbar-fixed-top{
        position: relative;
        border-width: 0;
    }
    .navbar-header{
        background: url(../images/arka-fon.png) no-repeat center center;
        padding-bottom: 20px;
        background-position: top;
    }
    .stripped-box{
        max-width: 100%;
    }
    .navbar-toggle{
        z-index: 1040;
        border-radius: 50%;
        border-color: transparent !important;
        background-color: #fff;
        height: 44px;
        margin-top: 19px;
    }
    .mobile-menu-active .navbar-toggle:active,
    .mobile-menu-active .navbar-toggle:hover,
    .mobile-menu-active .navbar-toggle:focus{
        background-color: #57007f !important;
    }
    .mobile-menu-active .navbar-toggle{
        background-color: #57007f;
    }
    .mobile-menu-active .navbar-toggle .icon-bar{
        background-color: #ff8e8e !important;
    }
    .mobile-menu-active .navbar-toggle .icon-bar:first-child(0),
    .mobile-menu-active .navbar-toggle .icon-bar:nth-child(1){
        opacity: 0 !important;
    }
    .navbar-toggle .icon-bar{
        background-color: #990033 !important;
    }
    .menu-wrapper{
        display: none;
    }
    .mobile-menu-active .menu-wrapper{
        display: block;
        position: fixed;
        top: 0;
        width: 100%;
        height: 100%;
        background: #365DBA;
        z-index: 1;
    }
    .menu-items .menu-item{
        display: block;
        font-size: 30px;
    }
    .menu-items{
        display: block;
        margin-top: 90px;
    }
    .menu-items .menu-item a{
        color: #fff;
        line-height: 48px;
    }
    .home .faq{
        display: none;
    }
    .home .slider-inside{
        display: none;
    }
    .footer h1{
        margin-top: 0;
        font-size: 24px;
        line-height: 34px;
    }
    .footer2-social{
        margin-top: 0;
    }
    .footer2{
        height: auto;
        font-size: 11px;
    }
    .rooms .title{
        line-height: 48px;
    }
    .rooms{
        padding-bottom: 20px;
        padding-top: 0;
    }
    .rooms p{
        font-size: 14px;
        line-height: 23px;
        color: #2a1e2f;
        margin-top: 25px;
    }
    body.page .login-box-container,
    body.page .slider
    {
        display: none;
    }
    body.page .navbar{
        margin-bottom: 0 !important;
    }
    body.page .navbar .navbar-header{
        padding-bottom: 0;
    }
    body.page .subpage-header{
        height: auto !important;
        margin-bottom: 25px;
    }
    body.page .subpage-header h1{
        margin-left:0;
        margin-bottom: 17px;
        font-size: 24px;
    }
    body.page .right-panel{
        display: none;
    }
    .commands-container .panel-group{
        margin-top: 15px;
    }
    .page.hakkimizda .subpage-header-image{
        margin-bottom: -45px;
        margin-left: -15px;
        margin-right: -15px;

    }
    .page.hakkimizda .subpage-header-image img{
        max-width: 100%;
    }
    .page.hakkimizda .subpage-header-content{
        padding-top: 50px;
    }
}
@media screen and (min-width:768px){
    .subpage-header-content {
        padding-bottom: 100px;
    }
    .navbar-transparent {
        
            height: 120px;
            background: url("../images/ust.png");
            line-height: 120px;
            position: absolute;
    }
    .rooms{
        background-image: url("../images/yan-fon.png");
    }

    .login-box {
        margin-left: -15px;
        height: 490px;
        width: 370px;
        position: absolute;
        margin-top: 54px;
        -webkit-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.3);
        -moz-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.3);
        box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.3);
        border-radius: 13px;
        color: #0000FF;
        line-height: 25px;
        padding-left: 30px;
        padding-right: 30px;
    }
    body.page .slider {
        height: 120px !important;
        padding: 0;
        margin: 0;
    }
    body.page .subpage-header {
        background-color: #ff636d;
        height: 85px !important;
        margin-bottom: 50px !important;
    }
    body.page.hakkimizda .content.container{
        padding-top: 70px;
    }
    body.page.hakkimizda .subpage-header{
        height: 325px !important;
    }
    
}

 .ademdinlaz{
        background-image: url("../bgs.html");
		background-repeat: no-repeat;
    background-position: center; 
		 height: 265px !important;
    }