body{
    font-family: 'Arimo', sans-serif;  
}
.nav-col{
    padding-left: 0!important;
    padding-right: 0!important;
}

.nav-row{
    position: static;
    margin-left: 0!important;
    margin-right: 0!important;
}
.section-2{
    width: 100%;
    height: 600px;
    background-color: #462da2;
    opacity: 30%;
    position: absolute;
    top: 0;
    z-index: 9999;
}
.img-div{
    position: relative;
    
    height: 650px;
    width: 100%;
}
.carusellll{
    font-size: 30px;
}
.absolute-div{
    text-align: center;
    position: absolute;
    color: white;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    z-index: 999;
}
.section-logo{
    margin-top: 0;
    width: 130px;
    height: 130px;  
}
.img-logo{
    width: 100%;
    height: 100%; 
}
.logo{
    width: 150px;
    height: 70px;
}
.logo img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.menum{
    display: flex;
    justify-content: space-between;
}
.container-fluid{
    padding-right: 40px !important;
    padding-left: 40px !important;
}
.header{
    position: absolute;
    top: 0;
    z-index: 9999;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 57px;
}
.social a{
    margin-right: 10px;
    margin-left: 10px;
}
.div{
    position: relative;
    top: -75px;
    width: 100%;
    margin-right: 10px;
    height: 200px;
    background: #221d3b;
    transform: skew(-8deg);
    border-radius: 5px;
    z-index: 999;
}
.carousel-indicators{
    display: none !important;
}

.common-div{
    width: 100%;
    height:auto;
    /*background-image: url('../img/size.background.jpg');*/
        background-image: url('../img/back.png');

    background-size: cover;
}
.max-img-div{
    max-width: 100%;
}
.max-img-div-2{
    max-width: 100%;
}
.max-img-div-3{
    max-width: 100%;
}

.div-p{
    max-width: 650px;
    margin-right: auto;
    margin-left: auto;
    padding: 50px 60px;
    text-align: center;
    border: 1px solid #221d3b;
    font-size: 18px;
}
.div-p p{
    color: white;
}
.logo-back{
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(70, 45, 162, 0.3);
    z-index: 99;
    pointer-events: none;
}
.socials{
    position: fixed;
    right:0;
    top: 46%;
    transform: translateY(-50%);
    z-index: 99999;
}
.socials a{
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
}
.sosial-icon{
    padding: 5px!important;
    font-size: 40px!important;
}
.sosial-icon-href{
    color: white;
    display: inline-block;
}
.sosial-icon-href:hover{
    color: white;
}
.nav-icon{
    color: white;
    font-size: 20px;
}
.slide-button{
    background-color: #ff7f00;
    color: white;
    padding: 10px 40px;
    border: 1px solid #ff7f00;
    
}
.slide-button:hover{
    background-color:#f7c292 ;
    border: 1px solid #f7c292;
    color: white;
}
.biz-kimik{
    color: white;
}
.biz-kimik:hover{
    color: #ff7f00;   
}
.menu-a-toys{
    color: white;
    width: 100px;
    position:absolute;
    height: 100px;
    left: calc(50% - 50px);
    top: calc(50% - 70px);
   
}
.img-toy{
    width: 100%;
}
.div:hover{
    background-color: #ff7f00;
    transition: all .3s ease-in-out;
}
.yumusaq-nav{
    position: absolute;
    bottom:25px;
    color: white;
    left:calc(50% - 100px);
}
/* section-3 */

.section-3-container{
    margin-top:70px;
}
.section-3-border{
    width: 100%;
    border: 1px solid #221d3b;
    padding: 10px;
    margin-top:10px;
}
.section-3-button{
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    width: 90%;
}
.section-3-img{
    width: 100%;
    height: 350px;
    position: relative;
}
.section-3-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.kecid{
    display: block;
    padding: 8px 0; 
    border:1px solid #ff7f00;
    background-color: #ff7f00;
    color: white;
    width: 100%;
    font-weight: bold;
    transition: all .3s ease-in-out;
}
.kecid:hover{
    border:1px solid #f7c292;
    background-color: #f7c292;
    text-decoration: none;
    color: white;
}
.section-3-title{
    color: white;
    padding-left: 20px;
    padding-right: 20px;
}
.section3-p{
    color: white;
}
/* section four */

.div-p-section-4{
    max-width: 450px;
    margin-right: auto;
    margin-left: auto;
    padding: 30px 40px;
    text-align: center;
    border: 1px solid #221d3b;
    font-size: 18px;
    color: white;
    font-weight: bold;
    font-size: 30px;
}

/* section-five */


.section-5-card{
    width: 100%;
    height: 250px;
    position: relative;
    
}
.section-5-card img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.section-5-cal{
    width: 100%;
    border: 1px solid #221d3b;
    padding: 15px;
    margin-top:10px; 
    width: 250px;
    margin: 0 30px;
}
.slider h3{
    text-align: center;
}
.section-5-button{
   position: absolute;
   top: 50%;
   right: 50%;
   transform: translate(50%, -50%);
   width: 100%; 
}
.section-5-kecid{
    display: block;
    padding: 8px 0; 
    border:1px solid #ff7f00;
    background-color: #ff7f00;
    color: white;
    width: 100%;
    font-weight: bold;
    transition: all .3s ease-in-out;
}
.section-5-kecid:hover{
    background-color: #f7c292;
    border: 1px solid #f7c292;
    color: white;
    text-decoration: none;
}

.slick-prev{
    position: absolute;
    top: 40%;
    left: -30px;
    font-size: 60px;
    cursor: pointer;
    color:#221d3b;
}
.slick-prev:hover{
    color: #ff7f00;
}

.slick-next{
    position: absolute;
    right: -30px;
    top:40%;
    font-size: 60px;
    cursor: pointer;
    color:#221d3b;
}
.slick-next:hover{
    color: #ff7f00;
}

/* section six */

.section-6-container{
    margin-top: 60px;
}
.section-6-all{
    width: 100%;
    height: 200px;      
}
.instagram-icon{
    widows: 100%;
    height: 100%;
    background-color: red;
    opacity: 0.3;
    margin-top: -132%;

}
.img-icon-instagram{
    position: absolute;
    left:35%;
    z-index: 9999;
    top: 35%;
    font-size: 60px;
    color: white;
    opacity: 0;
    pointer-events: none;
    transition: all .2s ease-in-out;
}
.img-opacity-div{
    width: 100%;
    height: 100%;
    background-color: #221d3b;
    opacity: 0;
    position: absolute;
    z-index: 99;
    pointer-events: none;
    transition: all 0.2s ease-in-out;
}
.section-6-all:hover .img-opacity-div{ 
    pointer-events: all;
    background-color:#221d3b;
    opacity: 0.3;
}
.section-6-all:hover .img-icon-instagram{ 
    pointer-events: all;
    opacity: 1;
}

.section-6-row{
    border: 1px solid #221d3b;
    margin-left: 0!important;
    margin-right: 0!important;
    
}
.section-6-img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;

}

.col-section-6{
    padding-left: 5px !important;
    padding-right: 5px !important;
    margin-top: 7px;
    margin-bottom: 7px;
}
/* section seven */

.section-seven{
    border: 1px solid #221d3b;
    margin-top: 80px;
    height: 430px;
}
.section-seven-img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding:10px 0;
    position: relative;
}
.section-7-title{
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 15%;
    transform: translate(-50%, 50%);
}
.section-7-kecid{
    background-color: #ff7f00;
    border: 1px solid #ff7f00;
    padding: 10px 20px;
}
.section-7-kecid:hover{
    background-color: #f7c292;
    border: 1px solid #f7c292; 
}
.section-7-content{
    font-size: 30px;
}
/* section eight */
.logo-8{
    width: 100%;
    height: 150px;
}
.section8-img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.section-8-row{
    border: 1px solid #221d3b;
    margin-bottom: 20px;
    margin-top: 20px;

}
.mt-55{
    padding-bottom: 40px;
}
.soon{
    margin-left: 0;
    margin-right: 0;
}
/* footer */

.section-footer{
    background-color: #ff7f00;
    padding: 70px 0;
}
.footer-icon{
    font-size: 30px;
    padding-right: 20px;
    margin-top: 30px;
}
.footer-input{
    width: 100%;
    height: 50px;
    border: 10x solid #ff7f00;
    padding-left: 20px;
    position: relative; 
    
}
.footer-button{
    position: absolute;
    z-index: 10;
    top:25px;
    right: 10%;
    background-color: #ff7f00;
    border: 1px solid #ff7f00;
}
.footer-son-logi{
    width: 70px;
    height: 50px;
    background-color: white;
    display: inline;
    float: right;
    margin-top:35px;
    margin-left: 10px;
}
.son-logo{
    width: 100%;
    height: 100%;
    object-fit: cover;
}


@media only screen and (max-width: 991px) {
    .section-7-title{
        top: -2%;
     }
   }


@media only screen and (max-width: 570px) {
   .div{
      margin-bottom: 20px;
    }
  }

  @media only screen and (max-width:  474px) {
    .section-7-kecid{
      
    }
    .section-7-content{
        font-size: 20px;
    }
   }
   @media only screen and (max-width:  425px) {
    .carusellll{
        font-size: 20px;
    }
    .max-img-div{
        max-width: 100%;
        
        transform: matrix(4, 0, 0, 1, 0, 0); 
    }
    .max-img-div-2{
        max-width: 100%;
        transform: matrix(4, 0, 0, 1, -150, 0);  
    }
    .max-img-div-3{
        max-width: 100%;
        transform: matrix(3, 0, 0, 1, -150, 0)
    }
    .max-img-div-4{
        max-width: 100%;
        transform: matrix(3, 0, 0, 1, -1, 0)
    }
    .tel-none{
        display: none;
    }
   }
  
   .amodala{
       background-color: #221d3b!important;
   }
   .modal-header{
       border-bottom: none!important;
   }
   .modal-botton{
       background-color: #ff7f00!important;
       color: white!important;
   }
   .bt-none{
       border-top: none!important;
   }


   @media only screen and (max-width:  360px) {
    .nav-icon{
        color: white;
        font-size: 15px;
    }
    .section-5-cal{
        padding: 0!important;
    }

    .section-3-container {
        margin-top: 10px;
    }
    .div-p-section-4{
        font-size: 20px;
        padding: 20px 30px;
    } 
    
   }
   @media only screen and (max-width:  320px) {
    .nav-icon{
     margin-left: 3px!important;
     margin-right: 3px!important;

    }
  
  
    
   }
