@charset "UTF-8";
/* CSS Document */

.tp-caption  p {font-size:18px !important;color:white; font-weight: 600; background:rgba(0,0,0,0.20);padding: 10px 25px;margin-bottom:25px;}
#logo img {height:75px; width:auto;}

.blue-bkg {
background: rgba(28, 146, 221, 0.7);}

.red-bkg {
    background-color: rgba(242,56,0,0.70);
}

.pink-bkg {
    background-color: rgba(206,7,248,0.70);
}
#section-fun-facts {
    background-color: #F0EFE6;
}


#section-fun-facts .image-container{
    background-image: url(../images/Bade-Becit.jpeg);
}



.text-dark {color:black !important;}


#section-about-us-2 .image-container {
    background-image: url("../images/Bade-Becit.jpeg") !important;
    background-size: auto !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
}



#section-side-1.side-bg .background-image.mimari {
    background: url("../images/mimari.jpg");
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
}




#section-side-1.side-bg .background-image.mobilya {
    background: url("../images/mobilya-left.jpg");
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
}




#section-side-1.side-bg .background-image.obje {
    background: url("../images/obje-left.jpg");
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
}


#section-side-1.side-bg .background-image.ozel-buket {
    background: url("../images/ozel-buket.jpg");
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
}

#section-side-1.side-bg .background-image.dort-mevsim {
    background: url("../images/dortmevsim-buket.jpg");
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
}


#section-side-1.side-bg .background-image.yapay-buket {
    background: url("../images/yapay-buket.jpg");
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
}



#section-side-1.side-bg .background-image.damat {
    background: url("../images/damat-yaka.jpg");
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
}

#section-side-1.side-bg .background-image.pet-furniture {
    background: url("../images/pet-furniture-left.jpg");
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
}


#subheader h1 {
    color: #eceff3;
    margin-top: 150px;
    font-size: 32px;
    letter-spacing: -1px;
    float: left;
    padding-right: 40px;
    margin-right: 40px;
    text-transform: uppercase;
}



/*#subheader { background-size:cover !important;}*/

.gal-img {margin-bottom:25px;}




.out {
	border: 5px solid #fff;
	-webkit-box-shadow: 3px 5px 10px 3px rgba(100,100,100,0.37);
	box-shadow: 3px 5px 10px 3px rgba(100,100,100,0.37);
}
.out2 {
	text-shadow: 1px 0px 1px rgba(64,64,64,1.00);
	-webkit-box-shadow: inset 1px 0px 3px 0.5px rgba(56,56,56,0.47);
	box-shadow: inset 1px 0px 3px 0.5px rgba(56,56,56,0.47);
	padding: 17px;
	background-color: #F2F0F1;
	z-index: -12;
}
.out3 {
	border: 1px solid #fff;
}
.out4 {
	border: 1px solid #fff;
	border-top: 3px solid #C2C2C2;
	border-left: 3px solid #DDDDDD;
	border-right: 3px solid #DDDDDD;
	border-bottom: 3px solid #fff;
	-webkit-box-shadow: inset 1px 0px 3px 1px rgba(102,102,102,0.25);
	box-shadow: inset 1px 0px 3px 1px rgba(102,102,102,0.25);
	position: relative;
	z-index: 5
}


div.ppt {display:none !important;}

.col-md-6 .picframe {height:350px !important;}



footer.light {
    border-top: 1px solid #F4F4F4;
}


header.smaller:not(.header-bottom):not(.side-header) {
    height: 80px;
   
}




@media screen and (max-width:767px){
    
    .tp-caption p {display:none;}
    
    span#id-color {
    font-size: 32px !important;
    text-align: center !important;

    position: relative !important;
    bottom: 25px !important;
}
}








@media screen and (max-width:992px){
header.header-mobile.header-light #mainmenu li span.active {
    background: url("/images/ui/arrow-up.png") center no-repeat !important ;
}
    
    
    header.header-mobile.header-light #mainmenu li span {
    background: url("/images/ui/arrow-down.png") center no-repeat !important ;
}

}