
  
   .slick-active {
       opacity:1;
    }
    .secondary-content > a {
        color: #26A69A;
    }
    .modal .modal-footer {
      height: 80px;
    }
    .modal .modal-footer .btn, .modal .modal-footer .btn-large, .modal .modal-footer .btn-flat {
   
    }
    /* Button*/
    #reset {
      cursor: pointer;
    }

    /* Sweet */
    .sweet-alert .sa-icon.sa-custom {
      width: 200px !important;
      height: 200px !important;
    }
    /*modal */
    .modal .modal-content {
    
    }

	
	.cokicoki{width:25%;height:10% ;margin:auto;}
	.ngeces{color:#000 !important;}
	.classy-navbar .nav-brand {
    width: 50%;
    /* font-size: 26px; */
    /* font-weight: 500; */
    color: #232323;
    /* display: inline-block; */
}body{font-family:calibri !important;}
	.bcs{
	text-decoration: none;
   
   
    font-weight: 1000;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    color: #ffff;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
  
    border: 0;

    background-color: #ed7e15;
    border: 0;
    border-radius: 50px;
	}
	.carousel-inner img {
    max-width: 100%!important;
    /* height: 600px; */
    float: right;
    object-fit: cover;
}
	.owl-carousel .owl-dots{display:none !important;}
	.plr-50 {
    /* padding-left: 0px!important; */
    /* padding-right: 0px!important; */
}
	body{margin:auto !important;}
	.slick-arrow{font-color:#c7c7c7 !important;color:#c7c7c7 !important;}
	
		@media (max-width: 360px) {
	.cokicoki{width:100% !important;}
    div.iconChildrens {
    
        max-width: 100% !important;
     
    }
	   div.iconChildrense {
    
        max-width: 100% !important;
     
    }
}
	@media (max-width: 420px) {
	.cokicoki{width:90% !important;}
    div.iconChildrens {
    
        max-width: 100% !important;
     
    }
	   div.iconChildrense {
    
        max-width: 100% !important;
     
    }
}
.videt{color:#fff !important;}

@media (max-width: 767px) {
.cokicoki{width:100% ;}
div.iconChildrens {
    
        max-width: 100% !important;
     
    }
	div.iconChildrense {
    
        max-width: 100% !important;
     
    }
}
@media (max-width: 768px) {
.cokicoki{width:40% ;}
div.iconChildrens {
    
        max-width: 100% !important;
     
    }
	div.iconChildrense {
    
        max-width: 30% !important;
     
    }
}

@media (max-width: 1024px) {

div.iconChildrens {
    
        max-width: 100% !important;
     
    }

	
}
	div.iconChildrens {
        margin-left: auto !important;
        margin-right: auto !important;
        margin-top:10px !important;
        margin-bottom:10px !important;
        max-width: 20%;
        height: auto !important;
        border-radius: 2px !important;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
        transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
		background-color:#ffff !important;
    }
	

  
    div.iconChildrens:hover {
        cursor: pointer;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    }
  
    div.iconChildrens img {
        width: 100%;
    }
	
	.suek{font-size:30px !Important;}
		div.iconChildrense {
		background-color:#ffff !important;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-top:10px !important;
        margin-bottom:10px !important;
        max-width: 30%;
        height: auto !important;
        border-radius: 2px !important;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
        transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    }
	

  
    div.iconChildrense:hover {
        cursor: pointer;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    }
  
    div.iconChildrense img {
        width: 100%;
    }
	div.slider{width:75% !important;
	   margin: 0 auto;
	}
	
	
	
	    .slick-slide {
 
    }

    .slick-slide img {
      width: 100%;
    }


    .slick-prev:before,
    .slick-next:before {
      color: black;
    }
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 15px;
    height: 15px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -30px;
}
[dir='rtl'] .slick-prev
{
    right: -30px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -30px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -30px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}
div.sliders {
    width: 90% !important;
    margin: 0 auto;
}
.main-header-area {
    position: relative;
    z-index: 1;
    background-color: transparent;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    height: 70px;
    background-color: rgba(0, 0, 0, 0) ;
}

	



body{width:100% !important;
		margin :0 auto !Important;
		background:black !important;
	}
.flex-viewport {max-height: 450px !important;

    -webkit-transition: all 1s ease;

    -moz-transition: all 1s ease;

    -o-transition: all 1s ease;

    transition: all 1s ease;}
	#carousel {
    background: transparent !important;
    padding: 30px 35px 10px 55px;
    -webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
}
#featured-slider {
    margin-bottom: 40px;
    position: relative;
    background:transparent !important;
    min-height: 250px;
    padding: 25px 0 0;
	color:#ffff !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
